X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frelease_20_11.rst;h=3faafa4107ebb28fdf5ca4ed5d4fc5f1161d1278;hb=f985387e444b52d34f828651edaa4e4c84b59f95;hp=f88d9074ef8222541c13b50c47dab138006d0798;hpb=0a0757a0db4b82120f2f0fe8e495f573742e901b;p=dpdk.git diff --git a/doc/guides/rel_notes/release_20_11.rst b/doc/guides/rel_notes/release_20_11.rst index f88d9074ef..3faafa4107 100644 --- a/doc/guides/rel_notes/release_20_11.rst +++ b/doc/guides/rel_notes/release_20_11.rst @@ -55,6 +55,12 @@ New Features Also, make sure to start the actual text at the margin. ======================================================= +* **Updated Cisco enic driver.** + + * Added support for VF representors with single-queue Tx/Rx and flow API + * Added support for egress PORT_ID action + * Added support for non-zero priorities for group 0 flows + * **Extended flow-perf application.** * Started supporting user order instead of bit mask: @@ -66,6 +72,10 @@ New Features * Added flag action. * Added raw encap/decap actions. * Added VXLAN encap/decap actions. + * Added ICMP and ICMP6 matching items. + * Added option to set port mask for insertion/deletion: + ``--portmask=N`` + where N represents the hexadecimal bitmask of ports used. Removed Items