This patchset depends on the following patchset [PATCH 1/4] net/i40e: support replace filter type
It adds support for QinQ filters. It uses the replace filter AQ command. Bernard Iremonger (4): net/i40e: update destroy tunnel filter function net/i40e: add QinQ wrapper function net/i40e: changes to consistent filter set net/i40e: parse QinQ pattern drivers/net/i40e/i40e_ethdev.c | 136 +++++++++++++++++++++++++--- drivers/net/i40e/i40e_ethdev.h | 25 ++++++ drivers/net/i40e/i40e_flow.c | 198 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 344 insertions(+), 15 deletions(-) -- 2.10.1