[dpdk-dev] [PATCH v4 0/3] Match On VLAN Presence In Transfer Flows
Ivan Malov
ivan.malov at oktetlabs.ru
Mon May 24 13:48:30 CEST 2021
Changes in v2:
* [1/3] no longer triggers spelling warnings
Changes in v3:
* Attempt to correct mailing order of the patches
Changes in v4:
* Yet another attempt to correct mailing order of the patches
Andrew Rybchenko (1):
common/sfc_efx/base: update MCDI headers
Ivan Malov (2):
common/sfc_efx/base: add MAE VLAN presence match bits
net/sfc: support matching on VLAN presence in transfer rules
drivers/common/sfc_efx/base/efx.h | 18 +
drivers/common/sfc_efx/base/efx_impl.h | 3 +-
drivers/common/sfc_efx/base/efx_mae.c | 235 +-
drivers/common/sfc_efx/base/efx_regs_mcdi.h | 3532 +++++++++++++++--
.../common/sfc_efx/base/efx_regs_mcdi_aoe.h | 142 +-
.../common/sfc_efx/base/efx_regs_mcdi_strs.h | 2 +-
drivers/common/sfc_efx/version.map | 1 +
drivers/net/sfc/sfc_mae.c | 124 +-
drivers/net/sfc/sfc_mae.h | 19 +-
9 files changed, 3708 insertions(+), 368 deletions(-)
--
2.20.1
More information about the dev
mailing list