This patch set adds tunnel filter support for IP in GRE on i40e. v2 changes: Fix the byte order problem.
Xutao Sun (4): change the 'rte_eth_tunnel_filter_conf' structure add IP in GRE type in the enum 'rte_eth_tunnel_type' implement cloud filter for ip in GRE on i40e test tunnel filter for IP in GRE app/test-pmd/cmdline.c | 42 ++++++++++++++++++++++++++------------- drivers/net/i40e/i40e_ethdev.c | 44 ++++++++++++++++++++++++++++------------- lib/librte_ether/rte_eth_ctrl.h | 5 +++-- 3 files changed, 61 insertions(+), 30 deletions(-) -- 1.9.3