[dpdk-dev] [PATCH v5 2/5] net/i40e: add QinQ filter create function

Xing, Beilei beilei.xing at intel.com
Fri Mar 31 11:43:28 CEST 2017



> -----Original Message-----
> From: Iremonger, Bernard
> Sent: Friday, March 31, 2017 12:10 AM
> To: dev at dpdk.org; Xing, Beilei <beilei.xing at intel.com>; Wu, Jingjing
> <jingjing.wu at intel.com>
> Cc: Zhang, Helin <helin.zhang at intel.com>; Lu, Wenzhuo
> <wenzhuo.lu at intel.com>; Iremonger, Bernard
> <bernard.iremonger at intel.com>; Stroe, Laura <laura.stroe at intel.com>
> Subject: [PATCH v5 2/5] net/i40e: add QinQ filter create function
> 
> Add i40e_cloud_filter_qinq_create function, and call it from
> i40e_dev_consistent_tunnel_filter_set function.
> Replace the Outer IP filter with the QinQ filter.
> 
> QinQ allows multiple VLAN tags to be inserted into a single Ethernet frame. A
> QinQ frame is a frame that has two VLAN 802.1Q headers.
> 802.1Q tunneling (QinQ) is a technique often used by Metro Ethernet
> providers as a layer 2 VPN for customers.
> 
> Signed-off-by: Laura Stroe <laura.stroe at intel.com>
> Signed-off-by: Bernard Iremonger <bernard.iremonger at intel.com>

Acked-by: Beilei Xing <beilei.xing at intel.com>


More information about the dev mailing list