doc: add release note for i40e QinQ cloud filter

Signed-off-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
Bernard Iremonger 2017-04-07 16:14:51 +01:00 committed by Ferruh Yigit
parent 5c7ccb263b
commit 568bc64fb8

View File

@ -129,6 +129,13 @@ New Features
* Added dynamic device personalization processing to i40e FW.
* **Added Cloud Filter for QinQ steering to i40e.**
* Added a QinQ cloud filter on the i40e PMD, for steering traffic to a VM
using both VLAN tags.
* QinQ is not supported in Vector Mode on the i40e PMD.
* Vector Mode must be disabled when using the QinQ Cloud Filter.
* **Added TSO support for tunneled and non-tunneled packets on mlx5 driver.**
Added support for Hardware TSO for tunneled and non-tunneled packets.
@ -283,6 +290,7 @@ New Features
* DES DOCSIS BPI algorithm.
Resolved Issues
---------------