numam-dpdk/drivers/net/cxgbe
Shagun Agrawal 1decc62b1c net/cxgbe: add flow operations to offload VLAN actions
Add flow API operations to offload vlan push, pop, and rewrite actions.
For vlan push or rewrite actions, allocate and program an entry from
L2T table. Use the L2T index to program vlan actions for LETCAM
(maskfull) and HASH (maskless) filters.

Signed-off-by: Shagun Agrawal <shaguna@chelsio.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
2018-09-14 20:08:41 +02:00
..
base net/cxgbe: add flow operations to offload VLAN actions 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/cxgbevf: do not allocate control queues 2018-08-02 11:24:40 +02:00
cxgbe_filter.c net/cxgbe: add flow operations to offload VLAN actions 2018-09-14 20:08:41 +02:00
cxgbe_filter.h net/cxgbe: add flow operations to offload VLAN actions 2018-09-14 20:08:41 +02:00
cxgbe_flow.c net/cxgbe: add flow operations to offload VLAN actions 2018-09-14 20:08:41 +02:00
cxgbe_flow.h net/cxgbe: implement flow create operation 2018-06-14 19:27:50 +02:00
cxgbe_main.c net/cxgbe: add API to program hardware layer 2 table 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: query firmware for max queues available 2018-07-04 22:52:21 +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 layer 2 table 2018-09-14 20:08:41 +02:00
meson.build net/cxgbe: add API to program hardware layer 2 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 net/cxgbe: fix Rx channel map and queue type 2018-07-04 22:52:22 +02:00