numam-dpdk/drivers/net/octeontx2
Kiran Kumar K 7f0ff82cb4 net/octeontx2: support flow API flags based extraction
Adding support for flags based extraction in octeontx2 Flow.
Patch supports extracting data greater than 32 bytes using lflags.
When flags based extraction is enabled, lower 4 bits will be
considered (16 flags) for indexing the flags, and will be used
for extraction.

Signed-off-by: Kiran Kumar K <kirankumark@marvell.com>
2019-07-23 14:31:35 +02:00
..
Makefile net: deinline non-critical ethernet functions 2019-07-08 21:26:52 +02:00
meson.build net/octeontx2: support Tx 2019-07-05 01:52:02 +02:00
otx2_ethdev_debug.c net/octeontx2: support register dump 2019-07-05 01:52:01 +02:00
otx2_ethdev_devargs.c net/octeontx2: add devargs parsing functions 2019-07-05 01:52:01 +02:00
otx2_ethdev_irq.c net/octeontx2: support Rx interrupts 2019-07-05 01:52:02 +02:00
otx2_ethdev_ops.c net/octeontx2: add MTU set operation 2019-07-05 01:52:02 +02:00
otx2_ethdev.c bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
otx2_ethdev.h net/octeontx2: add link status operations 2019-07-05 01:52:02 +02:00
otx2_flow_ctrl.c common/octeontx2: support CNF95xx SoC 2019-07-14 15:39:49 +02:00
otx2_flow_parse.c net/octeontx2: support PF and VF action 2019-07-23 14:31:34 +02:00
otx2_flow_utils.c net/octeontx2: support flow API flags based extraction 2019-07-23 14:31:35 +02:00
otx2_flow.c net/octeontx2: support flow API flags based extraction 2019-07-23 14:31:35 +02:00
otx2_flow.h net/octeontx2: support flow API flags based extraction 2019-07-23 14:31:35 +02:00
otx2_link.c net/octeontx2: add link status operations 2019-07-05 01:52:02 +02:00
otx2_lookup.c net/octeontx2: support packet type 2019-07-05 01:52:01 +02:00
otx2_mac.c net/octeontx2: add unicast MAC filter 2019-07-05 01:52:01 +02:00
otx2_ptp.c net/octeontx2: add device start operation 2019-07-05 01:52:02 +02:00
otx2_rss.c net/octeontx2: support RSS 2019-07-05 01:52:01 +02:00
otx2_rx.c net/octeontx2: add Rx vector version 2019-07-05 01:52:02 +02:00
otx2_rx.h net/octeontx2: add Rx multi segment version 2019-07-05 01:52:02 +02:00
otx2_stats.c net/octeontx2: add extended stats operations 2019-07-05 01:52:01 +02:00
otx2_tm.c common/octeontx2: support CNF95xx SoC 2019-07-14 15:39:49 +02:00
otx2_tm.h net/octeontx2: enable Tx through traffic manager 2019-07-05 01:52:01 +02:00
otx2_tx.c net/octeontx2: add Tx vector version 2019-07-05 01:52:02 +02:00
otx2_tx.h net/octeontx2: add Tx multi segment version 2019-07-05 01:52:02 +02:00
otx2_vlan.c net/octeontx2: add device start operation 2019-07-05 01:52:02 +02:00
rte_pmd_octeontx2_version.map net/octeontx2: add build and doc infrastructure 2019-07-05 01:52:01 +02:00