Improve l3fwd-acl usability. Allow to specify destination MAC and explicitly select classify algorithm.
hese patch series depends on: https://patches.dpdk.org/project/dpdk/list/?series=12241 to be applied first. Konstantin Ananyev (3): examples/l3fwd-acl: add source and destination MAC update examples/l3fwd-acl: allow explicitly select classify method examples/l3fwd-acl: add support for AVX512 doc/guides/rel_notes/release_20_11.rst | 10 ++ .../sample_app_ug/l3_forward_access_ctrl.rst | 11 +- examples/l3fwd-acl/main.c | 158 ++++++++++++++++-- 3 files changed, 160 insertions(+), 19 deletions(-) -- 2.17.1