[dpdk-dev] [PATCH v4 0/2] Few enhancements for l3fwd-acl

Konstantin Ananyev konstantin.ananyev at intel.com
Fri Oct 16 15:12:41 CEST 2020


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(-)

-- 
2.17.1



More information about the dev mailing list