mbox

[v3,0/3] Few enhancements for l3fwd-acl

Message ID 20201006171618.19374-1-konstantin.ananyev@intel.com (mailing list archive)
Headers

Message

Ananyev, Konstantin Oct. 6, 2020, 5:16 p.m. UTC
  Improve l3fwd-acl usability.
Allow to specify destination MAC and explicitly select classify algorithm.

Depends-on: series-12721 ("acl: introduce AVX512 classify methods")

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                     | 162 ++++++++++++++++--
 3 files changed, 164 insertions(+), 19 deletions(-)