DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] NFP extend stats
@ 2024-05-23  2:49 Chaoyong He
  2024-05-23  2:49 ` [PATCH 1/2] net/nfp: fix xstats problem for multi PF firmware Chaoyong He
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Chaoyong He @ 2024-05-23  2:49 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series related with NFP xstats logic:
- Fix one bug about xstats when using coreNIC firmware with multi-PF.
- Add the support of xstats for flower firmware.

Chaoyong He (2):
  net/nfp: fix xstats problem for multi PF firmware
  net/nfp: add support of xstats for flower firmware

 .../net/nfp/flower/nfp_flower_representor.c   | 47 ++++++++++++++-
 .../net/nfp/flower/nfp_flower_representor.h   |  4 ++
 drivers/net/nfp/nfp_ethdev.c                  | 50 +++++++---------
 drivers/net/nfp/nfp_net_common.c              | 58 +++++++++++++++----
 drivers/net/nfp/nfp_net_common.h              |  5 +-
 5 files changed, 121 insertions(+), 43 deletions(-)

-- 
2.39.1


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-23  2:49 [PATCH 0/2] NFP extend stats Chaoyong He
2024-05-23  2:49 ` [PATCH 1/2] net/nfp: fix xstats problem for multi PF firmware Chaoyong He
2024-05-23  2:49 ` [PATCH 2/2] net/nfp: add support of xstats for flower firmware Chaoyong He
2024-06-12  1:40 ` [PATCH 0/2] NFP extend stats 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).