numam-dpdk/lib/librte_flow_classify
Jasvinder Singh 50bdac5916 flow_classify: remove table id parameter from API
This patch removes table id parameter from all the flow
classify apis to reduce the complexity alongwith some code
cleanup.

The validate api is exposed as public api to allow user
to validate the flow before adding it to the classifier.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2018-01-11 19:15:26 +01:00
..
Makefile lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_flow_classify_parse.c flow_classify: remove table id parameter from API 2018-01-11 19:15:26 +01:00
rte_flow_classify_parse.h flow_classify: remove table id parameter from API 2018-01-11 19:15:26 +01:00
rte_flow_classify_version.map flow_classify: remove table id parameter from API 2018-01-11 19:15:26 +01:00
rte_flow_classify.c flow_classify: remove table id parameter from API 2018-01-11 19:15:26 +01:00
rte_flow_classify.h flow_classify: remove table id parameter from API 2018-01-11 19:15:26 +01:00