DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] net/sfc: support MAC address edits in transfer flows
@ 2021-11-17 11:44 Ivan Malov
  2021-11-17 11:44 ` [PATCH 1/4] net/sfc: refine the order of checks on MAE action set attach Ivan Malov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ivan Malov @ 2021-11-17 11:44 UTC (permalink / raw)
  To: dev

Ivan Malov (4):
  net/sfc: refine the order of checks on MAE action set attach
  net/sfc: organise MAE flow action parsing function arguments
  common/sfc_efx/base: support MAC address edit actions in MAE
  net/sfc: support MAC address edits in transfer flows

 doc/guides/nics/features/sfc.ini       |   2 +
 doc/guides/nics/sfc_efx.rst            |   4 +
 drivers/common/sfc_efx/base/efx.h      |  60 ++++
 drivers/common/sfc_efx/base/efx_impl.h |   4 +
 drivers/common/sfc_efx/base/efx_mae.c  | 303 ++++++++++++++++++-
 drivers/common/sfc_efx/version.map     |   6 +
 drivers/net/sfc/sfc_mae.c              | 403 +++++++++++++++++++++----
 drivers/net/sfc/sfc_mae.h              |  15 +
 8 files changed, 730 insertions(+), 67 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-11-17 13:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-17 11:44 [PATCH 0/4] net/sfc: support MAC address edits in transfer flows Ivan Malov
2021-11-17 11:44 ` [PATCH 1/4] net/sfc: refine the order of checks on MAE action set attach Ivan Malov
2021-11-17 11:44 ` [PATCH 2/4] net/sfc: organise MAE flow action parsing function arguments Ivan Malov
2021-11-17 11:44 ` [PATCH 3/4] common/sfc_efx/base: support MAC address edit actions in MAE Ivan Malov
2021-11-17 11:44 ` [PATCH 4/4] net/sfc: support MAC address edits in transfer flows Ivan Malov
2021-11-17 13:17 ` [PATCH 0/4] " Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).