[dpdk-dev] [PATCH v2 0/2] ethdev: add support for raw flow type for flow director

Kirill Rybalchenko kirill.rybalchenko at intel.com
Wed Sep 20 10:42:04 CEST 2017


For complex packets use raw flow type with pre-constructed packet buffer
instead of creating a packet internally in PMD.

v2:
Fixed code style, comment added

Kirill Rybalchenko (2):
  ethdev: add support for raw flow type for flow director
  net/i40e: add support for raw flow type for flow director

 drivers/net/i40e/i40e_fdir.c    | 31 +++++++++++++++++++++++--------
 lib/librte_ether/rte_eth_ctrl.h | 10 ++++++++++
 2 files changed, 33 insertions(+), 8 deletions(-)

-- 
2.5.5



More information about the dev mailing list