[PATCH 00/10] modify some logic of NFP PMD
Chaoyong He
chaoyong.he at corigine.com
Thu Oct 10 11:17:06 CEST 2024
This patch series refactor some logic of NFP PMD to make it more
clear, also fix some bugs.
Chaoyong He (10):
net/nfp: use strlcpy for copying string
net/nfp: fix malloc name problem in secondary process
net/nfp: simplify some function parameters
net/nfp: improve the logic readability
net/nfp: fix problem caused by configure function
net/nfp: add check logic for port up/down function
net/nfp: fix problem caused by commit end function
net/nfp: fix problem caused by FEC set
net/nfp: modify the comment of some control messages
net/nfp: fix memory leak in VF initialization logic
drivers/net/nfp/flower/nfp_flower_cmsg.h | 14 +-
.../net/nfp/flower/nfp_flower_representor.c | 22 +-
drivers/net/nfp/nfp_ethdev.c | 259 +++++++++---------
drivers/net/nfp/nfp_ethdev_vf.c | 3 +-
drivers/net/nfp/nfp_net_common.c | 49 +++-
drivers/net/nfp/nfp_net_common.h | 4 +-
6 files changed, 194 insertions(+), 157 deletions(-)
--
2.39.1
More information about the dev
mailing list