numam-dpdk/drivers/net/octeontx2
Anoob Joseph ee9b17ea58 net/octeontx2: clear SA valid during session destroy
SA table entry would be reserved for inline inbound operations. Clear
valid bit of the SA so that CPT would treat SA entry as invalid. Also,
move setting of valid bit to the end in case of session_create() to
eliminate possibility of hardware seeing partial data.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Acked-by: Akhil Goyal <gakhil@marvell.com>
2021-07-20 10:32:05 +02:00
..
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
otx2_ethdev_debug.c net/octeontx2: support TM debug 2020-04-21 13:57:06 +02:00
otx2_ethdev_devargs.c net/octeontx2: support flow action port ID 2021-04-08 17:09:57 +02:00
otx2_ethdev_irq.c net/octeontx2: disable unnecessary error interrupts 2020-04-21 13:57:07 +02:00
otx2_ethdev_ops.c drivers/net: fix FW version query 2021-04-26 13:50:42 +02:00
otx2_ethdev_sec_tx.h net/octeontx2: support fast free for inline IPsec 2021-06-30 03:51:33 +02:00
otx2_ethdev_sec.c net/octeontx2: clear SA valid during session destroy 2021-07-20 10:32:05 +02:00
otx2_ethdev_sec.h crypto/octeontx2: add lookaside SA context definitions 2020-07-18 23:09:02 +02:00
otx2_ethdev.c net/octeontx2: handle link status when device stopped 2021-07-13 11:29:10 +02:00
otx2_ethdev.h net/octeontx2: add lock for inline IPsec tables 2021-07-20 10:32:05 +02:00
otx2_flow_ctrl.c net/octeontx2: fix flow control initial state 2020-02-15 10:23:07 +01:00
otx2_flow_dump.c net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_flow_parse.c net/octeontx2: support flow action port ID 2021-04-08 17:09:57 +02:00
otx2_flow_utils.c net/octeontx2: support raw flow pattern 2021-03-20 15:16:55 +01:00
otx2_flow.c net/octeontx2: fix flow creation limit on CN98xx 2021-06-30 04:02:49 +02:00
otx2_flow.h net/octeontx2: fix flow creation limit on CN98xx 2021-06-30 04:02:49 +02:00
otx2_link.c net/octeontx2: handle link status when device stopped 2021-07-13 11:29:10 +02:00
otx2_lookup.c mbuf: rename outer IP checksum macro 2021-03-02 10:57:28 +01:00
otx2_mac.c net/octeontx2: fix DMAC filtering 2020-06-30 14:52:30 +02:00
otx2_mcast.c net/octeontx2: support multicast filter 2019-10-23 16:43:10 +02:00
otx2_ptp.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
otx2_rss.c net/octeontx2: support 24B custom L2 header parsing 2021-01-13 19:39:08 +01:00
otx2_rx.c net/octeontx2: fix corruption in segments list 2021-01-13 19:39:08 +01:00
otx2_rx.h net/octeontx2: support non-ethernet L2 header 2021-07-12 14:04:42 +02:00
otx2_stats.c ethdev: make stats and xstats reset callbacks return int 2019-10-07 15:00:54 +02:00
otx2_tm.c net/octeontx2: fix TM node statistics query 2021-07-13 11:29:11 +02:00
otx2_tm.h net/octeontx2: support TM length adjust and packet mode 2020-09-18 18:55:10 +02:00
otx2_tx.c net/octeontx2: use runtime LSO format indices 2021-06-30 04:14:05 +02:00
otx2_tx.h net/octeontx2: use runtime LSO format indices 2021-06-30 04:14:05 +02:00
otx2_vlan.c net/octeontx2: fix VLAN filter 2021-03-08 14:31:22 +01:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00