DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] net/enic: minor flow manager changes
@ 2020-07-03  2:23 Hyong Youb Kim
  2020-07-03  2:23 ` [dpdk-dev] [PATCH 1/2] net/enic: support VLAN push and pop flow actions Hyong Youb Kim
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Hyong Youb Kim @ 2020-07-03  2:23 UTC (permalink / raw)
  To: Ferruh Yigit; +Cc: dev, Hyong Youb Kim

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-09 16:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03  2:23 [dpdk-dev] [PATCH 0/2] net/enic: minor flow manager changes Hyong Youb Kim
2020-07-03  2:23 ` [dpdk-dev] [PATCH 1/2] net/enic: support VLAN push and pop flow actions Hyong Youb Kim
2020-07-03  2:23 ` [dpdk-dev] [PATCH 2/2] net/enic: add new flow manager actions to the dump function Hyong Youb Kim
2020-07-09 16:09 ` [dpdk-dev] [PATCH 0/2] net/enic: minor flow manager changes Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).