[dpdk-dev] [PATCH 0/2] net/enic: minor flow manager changes
Hyong Youb Kim
hyonkim at cisco.com
Fri Jul 3 04:23:49 CEST 2020
This series enables VLAN push/pop actions. The first patch adds code
to translate rte_flow push/pop actions to flow manager actions. The
second patch extends the debug-print function to print recently added
flow manager actions, including the ones used by the first patch.
Thanks.
-Hyong
Hyong Youb Kim (2):
net/enic: support VLAN push and pop flow actions
net/enic: add new flow manager actions to the dump function
doc/guides/rel_notes/release_20_08.rst | 3 ++
drivers/net/enic/enic_fm_flow.c | 68 ++++++++++++++++++++++++++
2 files changed, 71 insertions(+)
--
2.26.2
More information about the dev
mailing list