This patch series add the support of queue information get operations for both Rx and Tx.
Long Wu (5): net/nfp: use offload flag to control RSS configuration net/nfp: use offload flag to control VXLAN configuration net/nfp: use offload flag to control IPsec configuration net/nfp: support getting Rx queue information net/nfp: support getting Tx queue information drivers/net/nfp/nfp_ethdev.c | 25 ++++++++++++++------- drivers/net/nfp/nfp_ethdev_vf.c | 2 +- drivers/net/nfp/nfp_rxtx.c | 39 +++++++++++++++++++++++++++++++++ drivers/net/nfp/nfp_rxtx.h | 6 +++++ 4 files changed, 63 insertions(+), 9 deletions(-) -- 2.39.1