DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/5] net/sfc: support IP TTL decrement actions in transfer flows
@ 2021-11-05 21:54 Ivan Malov
  2021-11-05 21:54 ` [dpdk-dev] [PATCH 1/5] common/sfc_efx/base: refine adding encap action to a set Ivan Malov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ivan Malov @ 2021-11-05 21:54 UTC (permalink / raw)
  To: dev

Ivan Malov (5):
  common/sfc_efx/base: refine adding encap action to a set
  common/sfc_efx/base: refine adding count action to a set
  common/sfc_efx/base: factor out no-op helper functions
  common/sfc_efx/base: support adding dec. TTL action to a set
  net/sfc: support decrement IP TTL actions in transfer flows

 doc/guides/nics/features/sfc.ini       |   2 +
 doc/guides/nics/sfc_efx.rst            |   4 +
 drivers/common/sfc_efx/base/ef10_nic.c |   9 ++
 drivers/common/sfc_efx/base/efx.h      |  14 +++
 drivers/common/sfc_efx/base/efx_impl.h |   8 ++
 drivers/common/sfc_efx/base/efx_mae.c  | 151 +++++++++++--------------
 drivers/common/sfc_efx/version.map     |   1 +
 drivers/net/sfc/sfc_mae.c              |   8 ++
 8 files changed, 110 insertions(+), 87 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2021-11-08 15:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-05 21:54 [dpdk-dev] [PATCH 0/5] net/sfc: support IP TTL decrement actions in transfer flows Ivan Malov
2021-11-05 21:54 ` [dpdk-dev] [PATCH 1/5] common/sfc_efx/base: refine adding encap action to a set Ivan Malov
2021-11-05 21:54 ` [dpdk-dev] [PATCH 2/5] common/sfc_efx/base: refine adding count " Ivan Malov
2021-11-05 21:54 ` [dpdk-dev] [PATCH 3/5] common/sfc_efx/base: factor out no-op helper functions Ivan Malov
2021-11-05 21:54 ` [dpdk-dev] [PATCH 4/5] common/sfc_efx/base: support adding dec. TTL action to a set Ivan Malov
2021-11-05 21:54 ` [dpdk-dev] [PATCH 5/5] net/sfc: support decrement IP TTL actions in transfer flows Ivan Malov
2021-11-08 15:32 ` [dpdk-dev] [PATCH 0/5] net/sfc: support IP TTL decrement " 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).