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