net/softnic: support flow validate
authorReshma Pattan <reshma.pattan@intel.com>
Tue, 11 Sep 2018 14:20:37 +0000 (15:20 +0100)
committerCristian Dumitrescu <cristian.dumitrescu@intel.com>
Fri, 12 Oct 2018 15:59:02 +0000 (17:59 +0200)
commit8364aa4734210806aced02525c06d52bc3162375
tree6c5977f3a61a5620c48f4c46ce5bfcacdeb62e9f
parente12b1770900151cd5e5247d7555c14715d153b2c
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>
drivers/net/softnic/rte_eth_softnic.c
drivers/net/softnic/rte_eth_softnic_flow.c
drivers/net/softnic/rte_eth_softnic_internals.h