DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] add support of RX/TX pause frame switch
@ 2023-11-02  6:16 Chaoyong He
  2023-11-02  6:16 ` [PATCH 1/2] net/nfp: support getting pause frame switch mode Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2023-11-02  6:16 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series add the support of RX and TX pause frame switch mode. 

Zerun Fu (2):
  net/nfp: support getting pause frame switch mode
  net/nfp: support setting pause frame switch mode

 drivers/net/nfp/nfp_ethdev.c          |   2 +
 drivers/net/nfp/nfp_net_common.c      | 116 ++++++++++++++++++++++++++
 drivers/net/nfp/nfp_net_common.h      |   4 +
 drivers/net/nfp/nfpcore/nfp_nsp.h     |   4 +
 drivers/net/nfp/nfpcore/nfp_nsp_eth.c |  63 +++++++++++++-
 5 files changed, 188 insertions(+), 1 deletion(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-11-02 20:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-02  6:16 [PATCH 0/2] add support of RX/TX pause frame switch Chaoyong He
2023-11-02  6:16 ` [PATCH 1/2] net/nfp: support getting pause frame switch mode Chaoyong He
2023-11-02  6:16 ` [PATCH 2/2] net/nfp: support setting " Chaoyong He
2023-11-02 20:39 ` [PATCH 0/2] add support of RX/TX pause frame switch 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).