Re: [dpdk-dev] [PATCH v3 5/5] table: add wildcard match table type

2021-03-23 Thread Thomas Monjalon
16/02/2021 21:46, Cristian Dumitrescu: > 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 > Signed-off-by: Churchill Khangar Series applied, thanks.

[dpdk-dev] [PATCH v3 5/5] table: add wildcard match table type

2021-02-16 Thread Cristian Dumitrescu
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 Signed-off-by: Churchill Khangar --- doc/api/doxy-api-index.md | 1 + examples/pipeline/obj.c | 8 + lib/librte_table/m