numam-dpdk/drivers/net/nfp
Chaoyong He 9082336048 net/nfp: support new solution for tunnel decap action
The new version of flower firmware application add the support of
a new tunnel decap action solution.

It changes the structure of tunnel neighbor, and use a feature flag
to indicate which tunnel decap action solution is used.

Add the logic of read extra features from firmware, and store it in
the app private structure.

Adjust the data structure and related logic to make the PMD support
both version of tunnel decap action solutions.

Signed-off-by: Chaoyong He <chaoyong.he@corigine.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@corigine.com>
2022-10-25 10:53:33 +02:00
..
flower net/nfp: support new solution for tunnel decap action 2022-10-25 10:53:33 +02:00
nfpcore net/nfp: add flower ctrl VNIC 2022-10-05 18:09:21 +02:00
meson.build net/nfp: add structures and functions for flow offload 2022-10-21 15:00:25 +02:00
nfp_common.c net/nfp: fix promiscuous mode for representor port 2022-10-24 14:30:43 +02:00
nfp_common.h net/nfp: fix infinite loop 2022-10-21 15:00:25 +02:00
nfp_cpp_bridge.c net/nfp: fix CPP bridge service exit 2022-10-25 10:53:33 +02:00
nfp_cpp_bridge.h net/nfp: fix infinite loop 2022-10-21 15:00:25 +02:00
nfp_ctrl.h net/nfp: modify RSS logic 2022-06-17 15:32:41 +02:00
nfp_ethdev_vf.c net/nfp: fix internal buffer size and MTU check 2022-10-21 11:56:59 +02:00
nfp_ethdev.c net/nfp: fix infinite loop 2022-10-21 15:00:25 +02:00
nfp_flow.c net/nfp: support new solution for tunnel decap action 2022-10-25 10:53:33 +02:00
nfp_flow.h net/nfp: prepare for IPv4 GRE tunnel decap flow action 2022-10-25 10:53:33 +02:00
nfp_logs.h net/nfp: use ethdev debug macro to control Rx/Tx log 2022-09-20 19:54:35 +02:00
nfp_rxtx.c net/nfp: fix memory leak in Rx 2022-10-05 18:09:21 +02:00
nfp_rxtx.h net/nfp: move Rx/Tx functions to header file 2022-10-05 18:09:21 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00