DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] support using several cards in one host
@ 2023-06-09  6:00 Chaoyong He
  2023-06-09  6:00 ` [PATCH 1/3] net/nfp: fix control mempool creation failed Chaoyong He
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chaoyong He @ 2023-06-09  6:00 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, niklas.soderlund, Chaoyong He

The former logic does not consider using several cards with flower
firmware in one host, this patch series add the support of this
situation.

Long Wu (3):
  net/nfp: fix control mempool creation failed
  net/nfp: fix representor creation failed
  net/nfp: fix flow hash table creation failed

 drivers/net/nfp/flower/nfp_flower.c             |  6 +++++-
 drivers/net/nfp/flower/nfp_flower_representor.c | 13 ++++++++++---
 drivers/net/nfp/nfp_flow.c                      | 16 +++++++++++++---
 3 files changed, 28 insertions(+), 7 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2023-06-09 13:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09  6:00 [PATCH 0/3] support using several cards in one host Chaoyong He
2023-06-09  6:00 ` [PATCH 1/3] net/nfp: fix control mempool creation failed Chaoyong He
2023-06-09  6:00 ` [PATCH 2/3] net/nfp: fix representor " Chaoyong He
2023-06-09  6:01 ` [PATCH 3/3] net/nfp: fix flow hash table " Chaoyong He
2023-06-09 13:23 ` [PATCH 0/3] support using several cards in one host 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).