[dpdk-dev] [PATCH 00/22] Generic flow API (rte_flow)

Nélio Laranjeiro nelio.laranjeiro at 6wind.com
Mon Nov 21 10:23:12 CET 2016


Hi,

I found some small issues:

 - In rte_flow_error_set(), *cause argument should be const to avoid a
   compilation error when we implement it.

 - In port_flow_create(), the flow is not stored in the pf structure
   which ends by providing a null pointer to port_flow_destroy()
   function.

Regards,

-- 
Nélio Laranjeiro
6WIND


More information about the dev mailing list