[dpdk-dev] [PATCH v3 0/2] support ethertype filter on fortville

Jingjing Wu jingjing.wu at intel.com
Thu Nov 13 13:49:53 CET 2014


From: "jingjing.wu" <jingjing.wu at intel.com>

The patch set supports ethertype filter on fortville.
 
v3 changes:
 - redefine the control packet filter to ethertype filter
 
v2 changes:
 - strip the filter APIs definitions from this patch set

jingjing.wu (2):
  ethdev: new structure of Ethertype Filter for filter_ctrl api
  i40e: implement operation to add/delete an ethertype filter

 lib/librte_ether/rte_eth_ctrl.h   | 20 ++++++++
 lib/librte_pmd_i40e/i40e_ethdev.c | 99 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 119 insertions(+)

-- 
1.8.1.4



More information about the dev mailing list