numam-dpdk/drivers/net/cxgbe
Rahul Lakkireddy 27288219c9 net/cxgbe: fix overlapping regions in TID table
Location of filter TID table should be after active TID table memory,
and not from the beginning of TID table memory. This fixes memory
corruption due to overlapping regions.

Fixes: 3a381a4116 ("net/cxgbe: query firmware for HASH filter resources")
Cc: stable@dpdk.org

Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2018-12-21 16:22:40 +01:00
..
base net/cxgbe: add action to swap MAC addresses 2018-10-18 10:24:39 +02:00
clip_tbl.c net/cxgbe: fix null dereference on CLIP failure 2018-08-02 11:03:16 +02:00
clip_tbl.h net/cxgbe: add Compressed Local IP region 2018-07-04 22:20:41 +02:00
cxgbe_compat.h net/cxgbe: fix Rx channel map and queue type 2018-07-04 22:52:22 +02:00
cxgbe_ethdev.c net/cxgbe: announce Rx scatter offload 2018-09-28 01:41:03 +02:00
cxgbe_filter.c net/cxgbe: fix wrong ingress port value set in filter spec 2018-11-14 00:35:53 +01:00
cxgbe_filter.h net/cxgbe: add action to swap MAC addresses 2018-10-18 10:24:39 +02:00
cxgbe_flow.c net/cxgbe: increase completion wait time for flow operations 2018-11-14 00:35:53 +01:00
cxgbe_flow.h net/cxgbe: increase completion wait time for flow operations 2018-11-14 00:35:53 +01:00
cxgbe_main.c net/cxgbe: fix overlapping regions in TID table 2018-12-21 16:22:40 +01:00
cxgbe_ofld.h net/cxgbe: support to delete flows in HASH region 2018-07-04 22:20:41 +02:00
cxgbe_pfvf.h net/cxgbe: add link up and down ops 2018-07-04 22:52:21 +02:00
cxgbe.h net/cxgbe: announce Rx scatter offload 2018-09-28 01:41:03 +02:00
cxgbevf_ethdev.c net/cxgbevf: add PCI uninitialization for VF 2018-11-14 00:35:53 +01:00
cxgbevf_main.c net/cxgbevf: fix illegal memory access when freeing MPS TCAM 2018-11-14 00:35:53 +01:00
l2t.c net/cxgbe: add API to program hardware layer 2 table 2018-09-14 20:08:41 +02:00
l2t.h net/cxgbe: add API to program hardware layer 2 table 2018-09-14 20:08:41 +02:00
Makefile net/cxgbe: add API to program hardware MPS table 2018-09-14 20:08:41 +02:00
meson.build net/cxgbe: add API to program hardware MPS table 2018-09-14 20:08:41 +02:00
mps_tcam.c net/cxgbevf: fix illegal memory access when freeing MPS TCAM 2018-11-14 00:35:53 +01:00
mps_tcam.h net/cxgbe: add API to program hardware MPS table 2018-09-14 20:08:41 +02:00
rte_pmd_cxgbe_version.map cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
sge.c ethdev: rename memzones allocated for DMA 2018-10-17 10:26:59 +02:00