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

2017-03-30 Thread Bernard Iremonger
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.1

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

2017-03-29 Thread Lu, Wenzhuo
Hi, > -Original Message- > From: Iremonger, Bernard > Sent: Thursday, March 30, 2017 12:42 AM > To: dev@dpdk.org; Xing, Beilei; Wu, Jingjing > Cc: Zhang, Helin; Lu, Wenzhuo; Iremonger, Bernard; Stroe, Laura > Subject: [PATCH v4 2/5] net/i40e: add QinQ filter create function > > Add i40e_c

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

2017-03-29 Thread Bernard Iremonger
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.1