DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [RFC 0/2] net/i40e: add VXLAN-GPE and IP-in-GRE flow parsing
@ 2020-10-20  8:24 Chenxu Di
  2020-10-20  8:24 ` [dpdk-dev] [RFC 1/2] net/i40e: add VXLAN-GPE " Chenxu Di
  2020-10-20  8:24 ` [dpdk-dev] [RFC 2/2] net/i40e: add IP-in-GRE " Chenxu Di
  0 siblings, 2 replies; 3+ messages in thread
From: Chenxu Di @ 2020-10-20  8:24 UTC (permalink / raw)
  To: dev; +Cc: beilei.xing, jia.guo, junyux.jiang, Chenxu Di

The patches add VXLAN-GPE and IP-in-GRE flow parsing function to
support VXLAN-GPE and IP-in-GRE classifications.

Chenxu Di (1):
  net/i40e: add IP-in-GRE flow parsing

Junyu Jiang (1):
  net/i40e: add VXLAN-GPE flow parsing

 drivers/net/i40e/i40e_ethdev.c |  14 +-
 drivers/net/i40e/i40e_ethdev.h |   5 +
 drivers/net/i40e/i40e_flow.c   | 612 +++++++++++++++++++++++++++++++++
 3 files changed, 629 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-10-20  8:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20  8:24 [dpdk-dev] [RFC 0/2] net/i40e: add VXLAN-GPE and IP-in-GRE flow parsing Chenxu Di
2020-10-20  8:24 ` [dpdk-dev] [RFC 1/2] net/i40e: add VXLAN-GPE " Chenxu Di
2020-10-20  8:24 ` [dpdk-dev] [RFC 2/2] net/i40e: add IP-in-GRE " Chenxu Di

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