mbox

[v4,0/2] Few enhancements for l3fwd-acl

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

Message

Ananyev, Konstantin Oct. 16, 2020, 1:12 p.m. UTC
  v3 -> v4:
  Address David comments:
  - squash patches #2 and #3 into one
  - set default values for dest MACs

Improve l3fwd-acl usability.
Allow to specify destination MAC and explicitly select classify algorithm.

Konstantin Ananyev (2):
  examples/l3fwd-acl: add source and destination MAC update
  examples/l3fwd-acl: allow explicitly select classify method

 doc/guides/rel_notes/release_20_11.rst        |  10 +
 .../sample_app_ug/l3_forward_access_ctrl.rst  |  11 +-
 examples/l3fwd-acl/main.c                     | 178 ++++++++++++++++--
 3 files changed, 180 insertions(+), 19 deletions(-)