X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frelease_2_2.rst;h=01f69de17ad054811fe617527dc062420d7f629b;hb=f53577f0692556bbe5ae096cea47b891dac33172;hp=c32f50927680f1c97d5ea6bf3e37e99058f37315;hpb=4bee94a6c22ff7dd55b6f82da28c756fd0f9ede9;p=dpdk.git diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst index c32f509276..01f69de17a 100644 --- a/doc/guides/rel_notes/release_2_2.rst +++ b/doc/guides/rel_notes/release_2_2.rst @@ -4,11 +4,27 @@ DPDK Release 2.2 New Features ------------ +* **Added e1000 Rx interrupt support.** + * **Added igb TSO support for both PF and VF.** * **RSS enhancement on Intel x550 NIC** * Support 512 entries RSS redirection table. + * Support per VF RSS redirection table. + +* **Flow director enhancement on Intel x550 NIC** + + * Add 2 new flow director modes on x550. + * One is MAC VLAN mode, the other is tunnel mode. + +* **Added i40e flow control support.** + +* **Added fm10k TSO support for both PF and VF.** + +* **New NIC Boulder Rapid support.** + + Boulder Rapid is a new NIC of Intel's fm10k family. * **Enhanced support for the Chelsio CXGBE driver.** @@ -17,7 +33,6 @@ New Features * **Added vhost-user multiple queue support.** - Resolved Issues ---------------