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