DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] add Rx packet type offload control flag
@ 2024-06-19 10:11 Chaoyong He
  2024-06-19 10:11 ` [PATCH 1/2] ethdev: " Chaoyong He
  2024-06-19 10:11 ` [PATCH 2/2] net/nfp: implement the device packet type set interface Chaoyong He
  0 siblings, 2 replies; 3+ messages in thread
From: Chaoyong He @ 2024-06-19 10:11 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series add a control flag used for Rx packet type offload.

Long Wu (2):
  ethdev: add Rx packet type offload control flag
  net/nfp: implement the device packet type set interface

 drivers/net/nfp/nfp_ethdev.c     |  7 +++++--
 drivers/net/nfp/nfp_net_common.c | 26 +++++++++++++++++++++++++-
 drivers/net/nfp/nfp_net_common.h |  1 +
 lib/ethdev/rte_ethdev.h          |  1 +
 4 files changed, 32 insertions(+), 3 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-06-19 10:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-19 10:11 [PATCH 0/2] add Rx packet type offload control flag Chaoyong He
2024-06-19 10:11 ` [PATCH 1/2] ethdev: " Chaoyong He
2024-06-19 10:11 ` [PATCH 2/2] net/nfp: implement the device packet type set interface Chaoyong He

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).