numam-dpdk/drivers/net/cxgbe
Rahul Lakkireddy 0f3ff2445d net/cxgbe: announce Rx scatter offload
Scatter Rx is already supported by CXGBE PMD. So, add the missing
DEV_RX_OFFLOAD_SCATTER flag to the list of supported Rx offload
features.

Also, move the macros for supported list of offload features to
header file.

Fixes: 436125e641 ("net/cxgbe: update to Rx/Tx offload API")
Cc: stable@dpdk.org

Reported-by: Martin Weiser <martin.weiser@allegro-packets.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2018-09-28 01:41:03 +02:00
..
base net/cxgbe: add flow ops to match based on dest MAC 2018-09-14 20:08:41 +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: add flow ops to match based on dest MAC 2018-09-14 20:08:41 +02:00
cxgbe_filter.h net/cxgbe: add flow ops to match based on dest MAC 2018-09-14 20:08:41 +02:00
cxgbe_flow.c net/cxgbe: add flow ops to match based on dest MAC 2018-09-14 20:08:41 +02:00
cxgbe_flow.h net/cxgbe: add flow ops to match based on dest MAC 2018-09-14 20:08:41 +02:00
cxgbe_main.c net/cxgbe: add flow ops to match based on dest MAC 2018-09-14 20:08:41 +02: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 missing Tx byte counters 2018-07-04 22:52:22 +02:00
cxgbevf_main.c net/cxgbe: query firmware for max queues available 2018-07-04 22:52:21 +02: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/cxgbe: add API to program hardware MPS table 2018-09-14 20:08:41 +02: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
sge.c net/cxgbe: fix Rx channel map and queue type 2018-07-04 22:52:22 +02:00