DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] debug enhancement and bug fix
@ 2024-10-14  2:43 Chaoyong He
  2024-10-14  2:43 ` [PATCH 1/4] net/nfp: notify flower firmware about PF speed Chaoyong He
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Chaoyong He @ 2024-10-14  2:43 UTC (permalink / raw)
  To: dev; +Cc: oss-drivers, Chaoyong He

This patch series includes two bug fix commits and two debug enhancement
commits.

Huaxing Zhu (2):
  net/nfp: add more logs to debug probe process
  net/nfp: clear errors status of aer after soft reset

Shihong Wang (1):
  net/nfp: do not set the IPv6 flag in transport mode

Zerun Fu (1):
  net/nfp: notify flower firmware about PF speed

 .mailmap                                      |  1 +
 .../net/nfp/flower/nfp_flower_representor.c   |  3 ++
 drivers/net/nfp/nfp_ethdev.c                  | 46 +++++++++++++++++--
 drivers/net/nfp/nfp_ipsec.c                   | 15 +-----
 drivers/net/nfp/nfp_net_common.c              |  2 +-
 drivers/net/nfp/nfp_net_common.h              |  2 +
 drivers/net/nfp/nfpcore/nfp_mutex.c           | 17 +++++--
 drivers/net/nfp/nfpcore/nfp_nsp.c             | 15 ++++--
 drivers/net/nfp/nfpcore/nfp_nsp_eth.c         |  5 +-
 drivers/net/nfp/nfpcore/nfp_resource.c        |  4 +-
 10 files changed, 83 insertions(+), 27 deletions(-)

-- 
2.39.1


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

end of thread, other threads:[~2024-10-16 23:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-14  2:43 [PATCH 0/4] debug enhancement and bug fix Chaoyong He
2024-10-14  2:43 ` [PATCH 1/4] net/nfp: notify flower firmware about PF speed Chaoyong He
2024-10-14  2:43 ` [PATCH 2/4] net/nfp: do not set the IPv6 flag in transport mode Chaoyong He
2024-10-14  2:43 ` [PATCH 3/4] net/nfp: add more logs to debug probe process Chaoyong He
2024-10-14  2:43 ` [PATCH 4/4] net/nfp: clear errors status of aer after soft reset Chaoyong He
2024-10-16 23:08 ` [PATCH 0/4] debug enhancement and bug fix 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).