DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Increase the queue number of representor port
@ 2024-08-30  2:29 Chaoyong He
  2024-08-30  2:30 ` [PATCH 1/3] net/nfp: remove restrictions on port queue number Chaoyong He
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chaoyong He @ 2024-08-30  2:29 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series increase rxq/txq number of representor ports, aims to
increase the speed of slow path.

Long Wu (3):
  net/nfp: remove restrictions on port queue number
  net/nfp: increase representor port rxq number
  net/nfp: increase representor port txq number

 drivers/net/nfp/flower/nfp_flower.c           |  8 +--
 drivers/net/nfp/flower/nfp_flower.h           |  2 +-
 .../net/nfp/flower/nfp_flower_representor.c   | 59 +++++++++++--------
 .../net/nfp/flower/nfp_flower_representor.h   |  2 +-
 drivers/net/nfp/nfp_rxtx.c                    |  4 +-
 5 files changed, 40 insertions(+), 35 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-09-02 11:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-30  2:29 [PATCH 0/3] Increase the queue number of representor port Chaoyong He
2024-08-30  2:30 ` [PATCH 1/3] net/nfp: remove restrictions on port queue number Chaoyong He
2024-08-30  2:30 ` [PATCH 2/3] net/nfp: increase representor port rxq number Chaoyong He
2024-08-30  2:30 ` [PATCH 3/3] net/nfp: increase representor port txq number Chaoyong He
2024-09-02 11:04 ` [PATCH 0/3] Increase the queue number of representor port 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).