X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frelease_18_11.rst;h=0e4be3a8916019c5cfc0fcc6da5e01dd6b34f217;hb=46ea5781be2e630665056cbb2a456e7428febc0b;hp=276e4ee92cb6a5ee93722f904a2cd152794ccfd2;hpb=f3c5899bb945b4d17298d2a09c034b9d556073f1;p=dpdk.git diff --git a/doc/guides/rel_notes/release_18_11.rst b/doc/guides/rel_notes/release_18_11.rst index 276e4ee92c..0e4be3a891 100644 --- a/doc/guides/rel_notes/release_18_11.rst +++ b/doc/guides/rel_notes/release_18_11.rst @@ -81,6 +81,14 @@ New Features * Support for runtime Rx and Tx queues setup. * Support multicast MAC address set. +* **Added Distributed Software Eventdev PMD.** + + Added the new Distributed Software Event Device (DSW), which is a + pure-software eventdev driver distributing the work of scheduling + among all eventdev ports and the lcores using them. DSW, compared to + the SW eventdev PMD, sacrifices load balancing performance to + gain better event scheduling throughput and scalability. + * **Added ability to switch queue deferred start flag on testpmd app.** Added a console command to testpmd app, giving ability to switch