[PATCH 0/3] standard the data endian of descriptors
Chaoyong He
chaoyong.he at corigine.com
Tue Apr 15 04:54:50 CEST 2025
This patch series standard the data endian of Rx/Tx descriptors into
little endian to sync with the kernel driver.
Chaoyong He (3):
net/nfp: standard the data endian of Rx descriptor
net/nfp: standard the data endian of NFD3 Tx descritor
net/nfp: standard the data endian of NFDk Tx descritor
drivers/net/nfp/flower/nfp_flower_ctrl.c | 14 +++++----
drivers/net/nfp/nfd3/nfp_nfd3.h | 14 ++++-----
drivers/net/nfp/nfd3/nfp_nfd3_dp.c | 8 +++---
drivers/net/nfp/nfdk/nfp_nfdk.h | 14 ++++-----
drivers/net/nfp/nfp_net_meta.c | 8 ++++--
drivers/net/nfp/nfp_rxtx.c | 36 ++++++++++++++----------
drivers/net/nfp/nfp_rxtx.h | 16 +++++------
drivers/net/nfp/nfp_rxtx_vec_avx2.c | 6 ++--
8 files changed, 65 insertions(+), 51 deletions(-)
--
2.43.5
More information about the dev
mailing list