DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v1 0/3] fix tunnel support for VXLAN in FDIR
@ 2022-06-22  3:00 Zhirun Yan
  2022-06-22  3:00 ` [PATCH v1 1/3] net/ice/base: extend VXLAN type with inner pattern for FDIR Zhirun Yan
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Zhirun Yan @ 2022-06-22  3:00 UTC (permalink / raw)
  To: dev, qi.z.zhang, qiming.yang; +Cc: xiao.w.wang, Zhirun Yan

Extend to cover a group of inner UDP/TCP/SCTP when a VXLAN rule only
with inner IP layer.

Add outer mac as extracted key input to enable tunnel rule only with
outer src mac changed.

Fix flow management in FDIR to cover VXLAN inner/outer field.


Xiao Wang (1):
  net/ice: fix flow management in FDIR

Zhirun Yan (2):
  net/ice/base: extend VXLAN type with inner pattern for FDIR
  net/ice: fix outer src mac as FDIR input field

 drivers/net/ice/base/ice_fdir.c   |   4 +-
 drivers/net/ice/ice_ethdev.h      |  11 +++
 drivers/net/ice/ice_fdir_filter.c | 131 ++++++++++++++++++++----------
 3 files changed, 99 insertions(+), 47 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-04-26  8:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-22  3:00 [PATCH v1 0/3] fix tunnel support for VXLAN in FDIR Zhirun Yan
2022-06-22  3:00 ` [PATCH v1 1/3] net/ice/base: extend VXLAN type with inner pattern for FDIR Zhirun Yan
2023-04-26  8:17   ` Zhang, Qi Z
2022-06-22  3:00 ` [PATCH v1 2/3] net/ice: fix outer src mac as FDIR input field Zhirun Yan
2023-04-26  8:15   ` Zhang, Qi Z
2022-06-22  3:00 ` [PATCH v1 3/3] net/ice: fix flow management in FDIR Zhirun Yan
2023-04-26  8:13   ` Zhang, Qi Z

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