numam-dpdk/drivers/net/softnic
Reshma Pattan 8364aa4734 net/softnic: support flow validate
Start adding flow api operations.

Started with flow validate api support by adding
below basic infrastructure.

flow_pipeline_table_get()
pmd_flow_validate()

Additional flow validate changes will be
added in next patches.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
2018-10-12 17:59:02 +02:00
..
conn.c net/softnic: add connection agent 2018-07-12 13:52:37 +02:00
conn.h net/softnic: add connection agent 2018-07-12 13:52:37 +02:00
firmware.cli net/softnic: add firmware script 2018-07-12 13:55:42 +02:00
Makefile net/softnic: map flow attribute to pipeline table 2018-10-12 17:58:57 +02:00
meson.build net/softnic: map flow attribute to pipeline table 2018-10-12 17:58:57 +02:00
parser.c net/softnic: add command for tmgr shaper profile 2018-07-25 19:27:34 +02:00
parser.h net/softnic: add command for tmgr shaper profile 2018-07-25 19:27:34 +02:00
rte_eth_softnic_action.c net/softnic: use table library headers 2018-10-12 17:58:55 +02:00
rte_eth_softnic_cli.c net/softnic: replace pointers with arrays 2018-10-12 17:58:59 +02:00
rte_eth_softnic_flow.c net/softnic: support flow validate 2018-10-12 17:59:02 +02:00
rte_eth_softnic_internals.h net/softnic: support flow validate 2018-10-12 17:59:02 +02:00
rte_eth_softnic_link.c net/softnic: add link object 2018-07-12 13:49:24 +02:00
rte_eth_softnic_mempool.c net/softnic: add mempool object 2018-07-12 13:49:44 +02:00
rte_eth_softnic_pipeline.c net/softnic: add table and port helper functions 2018-10-12 17:59:01 +02:00
rte_eth_softnic_swq.c net/softnic: fix memory illegal access after free 2018-07-23 23:55:26 +02:00
rte_eth_softnic_tap.c net/softnic: add tap object 2018-07-12 13:50:03 +02:00
rte_eth_softnic_thread.c net/softnic: add command for TTL action 2018-07-12 13:54:42 +02:00
rte_eth_softnic_tm.c net/softnic: add command for tmgr create 2018-07-25 19:27:07 +02:00
rte_eth_softnic.c net/softnic: support flow validate 2018-10-12 17:59:02 +02:00
rte_eth_softnic.h net/softnic: add connection agent 2018-07-12 13:52:37 +02:00
rte_pmd_softnic_version.map net/softnic: add connection agent 2018-07-12 13:52:37 +02:00