DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF
@ 2020-06-12  8:13 Junfeng Guo
  2020-06-12  8:13 ` [dpdk-dev] [PATCH 1/2] net/ice: add FD support for GTPU with outer IP Junfeng Guo
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Junfeng Guo @ 2020-06-12  8:13 UTC (permalink / raw)
  To: qi.z.zhang, xiaolong.ye, beilei.xing; +Cc: dev, jia.guo, junfeng.guo, simei.su

[PATCH 1/2] add FD support for GTPU with outer IP on PF
[PATCH 2/2] add FD support for GTPU with outer IP on VF

*** BLURB HERE ***

Junfeng Guo (2):
  net/ice: add FD support for GTPU with outer IP
  net/iavf: add FD support for GTPU with outer IP

 drivers/net/iavf/iavf_fdir.c         | 22 +++++++++---
 drivers/net/iavf/iavf_generic_flow.c | 22 +++++++++++-
 drivers/net/iavf/iavf_generic_flow.h | 12 +++++--
 drivers/net/ice/ice_fdir_filter.c    | 54 ++++++++++++++++++++++++----
 drivers/net/ice/ice_generic_flow.c   | 31 +++++++++++++---
 drivers/net/ice/ice_generic_flow.h   | 12 +++++--
 6 files changed, 133 insertions(+), 20 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-07-08  8:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-12  8:13 [dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF Junfeng Guo
2020-06-12  8:13 ` [dpdk-dev] [PATCH 1/2] net/ice: add FD support for GTPU with outer IP Junfeng Guo
2020-06-12  8:13 ` [dpdk-dev] [PATCH 2/2] net/iavf: " Junfeng Guo
2020-06-12  8:30 ` [dpdk-dev] [PATCH 0/2] add FD support for GTPU with outer IP on PF and VF Ye Xiaolong
2020-06-12  9:06   ` Guo, Junfeng
2020-06-15  5:04 ` [dpdk-dev] [PATCH v2 " Junfeng Guo
2020-06-15  5:04   ` [dpdk-dev] [PATCH v2 1/2] net/ice: add FD support for GTPU with outer IP Junfeng Guo
2020-06-15  5:04   ` [dpdk-dev] [PATCH v2 2/2] net/iavf: " Junfeng Guo
2020-06-17  2:43   ` [dpdk-dev] [PATCH v3 0/2] add FD support for GTPU with outer IP on VF and PF Junfeng Guo
2020-06-17  2:43     ` [dpdk-dev] [PATCH v3 1/2] net/ice: add FD support for GTPU with outer IP Junfeng Guo
2020-06-17  2:43     ` [dpdk-dev] [PATCH v3 2/2] net/iavf: " Junfeng Guo
2020-07-08  4:26     ` [dpdk-dev] [PATCH v4 0/2] add FD support for GTPU with outer IP on PF and VF Junfeng Guo
2020-07-08  4:26       ` [dpdk-dev] [PATCH v4 1/2] net/ice: add FD support for GTPU with outer IPv4 and IPv6 Junfeng Guo
2020-07-08  4:26       ` [dpdk-dev] [PATCH v4 2/2] net/iavf: " Junfeng Guo
2020-07-08  8:30       ` [dpdk-dev] [PATCH v4 0/2] add FD support for GTPU with outer IP on PF and VF 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).