table: add wildcard match table type
authorCristian Dumitrescu <cristian.dumitrescu@intel.com>
Tue, 16 Feb 2021 20:46:46 +0000 (20:46 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 23 Mar 2021 18:47:20 +0000 (19:47 +0100)
commit66440b7b22f226e5277368722c6f0ef35d51fa5a
tree96034d199213c57b677e03d3e637ec2712261736
parentddcce1224978d394b5cdc5638d9f2df634ab8fea
table: add wildcard match table type

Add the widlcard match/ACL table type for the SWX pipeline, which is
used under the hood by the table instruction.

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Signed-off-by: Churchill Khangar <churchill.khangar@intel.com>
doc/api/doxy-api-index.md
examples/pipeline/obj.c
lib/librte_table/meson.build
lib/librte_table/rte_swx_table_wm.c [new file with mode: 0644]
lib/librte_table/rte_swx_table_wm.h [new file with mode: 0644]
lib/librte_table/version.map