numam-dpdk/drivers/net/cnxk
Nithin Dabilpuram ea695031a7 net/cnxk: fix inline IPsec security error handling
Use raw mbuf free on inline security error to simulate
HW NPA free instead of doing rte_pktmbuf_free(). This
is needed as the callback will not be called from
DPDK lcore.

Fixes: 69daa9e502 ("net/cnxk: support inline security setup for cn10k")
Cc: stable@dpdk.org

Signed-off-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2022-02-23 17:37:35 +01:00
..
rx net/cnxk: add cn10k segregated Rx functions 2022-01-23 12:49:32 +01:00
tx net/cnxk: add cn10k segregated Tx functions 2022-01-23 12:49:51 +01:00
cn9k_ethdev_sec.c net/cnxk: synchronize inline session create and destroy 2022-01-23 08:43:07 +01:00
cn9k_ethdev.c net/cnxk: add Rx metadata negotiate operation 2022-02-23 17:36:24 +01:00
cn9k_ethdev.h net/cnxk: avoid command copy from Tx queue 2022-02-11 11:28:30 +01:00
cn9k_flow.c net/cnxk: add Rx metadata negotiate operation 2022-02-23 17:36:24 +01:00
cn9k_flow.h net/cnxk: unify file names 2022-02-18 08:44:50 +01:00
cn9k_rx_select.c net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
cn9k_rx.c net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
cn9k_rx.h net/cnxk: fix mbuf data length 2022-02-16 14:36:00 +01:00
cn9k_tx_select.c net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
cn9k_tx.c net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
cn9k_tx.h net/cnxk: avoid command copy from Tx queue 2022-02-11 11:28:30 +01:00
cn10k_ethdev_sec.c net/cnxk: fix inline IPsec security error handling 2022-02-23 17:37:35 +01:00
cn10k_ethdev.c net/cnxk: register callback early to handle initial packets 2022-02-23 17:37:15 +01:00
cn10k_ethdev.h net/cnxk: register callback early to handle initial packets 2022-02-23 17:37:15 +01:00
cn10k_flow.c net/cnxk: add Rx metadata negotiate operation 2022-02-23 17:36:24 +01:00
cn10k_flow.h net/cnxk: unify file names 2022-02-18 08:44:50 +01:00
cn10k_rx_select.c net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
cn10k_rx.c net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
cn10k_rx.h net/cnxk: fix mbuf data length 2022-02-16 14:36:00 +01:00
cn10k_tx_select.c net/cnxk: fix Rx/Tx function update 2022-02-17 09:51:23 +01:00
cn10k_tx.h event/cnxk: store and reuse workslot status 2022-02-14 16:23:33 +01:00
cnxk_ethdev_devargs.c net/cnxk: support pre L2 switch header type 2022-01-22 15:05:28 +01:00
cnxk_ethdev_mtr.c net/cnxk: update meter BPF ID in Rx queue 2022-01-20 09:40:35 +01:00
cnxk_ethdev_ops.c net/cnxk: support priority flow control 2022-02-23 17:34:08 +01:00
cnxk_ethdev_sec_telemetry.c net/cnxk: add inline IPsec telemetry for CN10K 2022-02-17 18:51:11 +01:00
cnxk_ethdev_sec.c common/cnxk: support inline device API without ROC NIX 2022-02-23 17:34:44 +01:00
cnxk_ethdev_telemetry.c net/cnxk: support telemetry 2021-10-19 18:37:48 +02:00
cnxk_ethdev.c net/cnxk: realloc inline dev XAQ for security 2022-02-23 17:37:22 +01:00
cnxk_ethdev.h net/cnxk: add Rx metadata negotiate operation 2022-02-23 17:36:24 +01:00
cnxk_flow.c net/cnxk: unify file names 2022-02-18 08:44:50 +01:00
cnxk_flow.h net/cnxk: unify file names 2022-02-18 08:44:50 +01:00
cnxk_link.c ethdev: add namespace 2021-10-22 18:15:38 +02:00
cnxk_lookup.c mbuf: add namespace to offload flags 2021-10-24 13:37:43 +02:00
cnxk_ptp.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
cnxk_stats.c ethdev: improve xstats names by IDs get prototype 2021-10-06 13:07:11 +02:00
cnxk_tm.c net/cnxk: add TM shaper and node operations 2021-09-28 12:09:14 +02:00
cnxk_tm.h net/cnxk: add TM shaper and node operations 2021-09-28 12:09:14 +02:00
meson.build net/cnxk: unify file names 2022-02-18 08:44:50 +01:00
version.map net/cnxk: support inline security setup for cn9k 2021-10-02 15:45:02 +02:00