DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] add VXLAN inner TSO with noudpcsum support for NFP cards
@ 2023-02-03  7:05 Chaoyong He
  2023-02-03  7:05 ` [PATCH 1/2] net/nfp: update macro definitions in Tx flag Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2023-02-03  7:05 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, niklas.soderlund, Chaoyong He

This patch series mainly add the VXLAN inner TSO support with noudpcsum
for NFP cards, includes:
- Update related macrio definitions in Tx flag 
- Add the support for VXLAN inner TSO with noudpcsum

Fei Qin (2):
  net/nfp: update macro definitions in Tx flag
  net/nfp: add support for VXLAN inner TSO with noudpcsum

 drivers/net/nfp/nfp_common.c |  8 ++++++--
 drivers/net/nfp/nfp_ethdev.c |  6 ++++--
 drivers/net/nfp/nfp_rxtx.c   | 13 +++++++++++++
 drivers/net/nfp/nfp_rxtx.h   | 19 +++++++++++++++++--
 4 files changed, 40 insertions(+), 6 deletions(-)

-- 
2.29.3


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

end of thread, other threads:[~2023-02-14 15:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03  7:05 [PATCH 0/2] add VXLAN inner TSO with noudpcsum support for NFP cards Chaoyong He
2023-02-03  7:05 ` [PATCH 1/2] net/nfp: update macro definitions in Tx flag Chaoyong He
2023-02-03  7:05 ` [PATCH 2/2] net/nfp: add support for VXLAN inner TSO with noudpcsum Chaoyong He
2023-02-14 15:23 ` [PATCH 0/2] add VXLAN inner TSO with noudpcsum support for NFP cards 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).