[dpdk-dev] [PATCH 0/3] fm10k: update MAC/VLAN filter and VLAN offload features

Shaopeng He shaopeng.he at intel.com
Tue Jun 2 04:58:54 CEST 2015


MAC filter was newly added, VLAN filter was updated to add/delete 
one static entry in MAC table for each combination of VLAN and MAC address.
Fm10k PF/VF does not support QinQ; VLAN strip and filter are always on.

Shaopeng He (3):
  fm10k: update VLAN filter
  fm10k: add MAC filter
  fm10k: update VLAN offload features

 drivers/net/fm10k/fm10k.h        |  24 ++++++
 drivers/net/fm10k/fm10k_ethdev.c | 167 ++++++++++++++++++++++++++++++++++++---
 2 files changed, 181 insertions(+), 10 deletions(-)

-- 
1.9.3



More information about the dev mailing list