X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frelease_21_05.rst;fp=doc%2Fguides%2Frel_notes%2Frelease_21_05.rst;h=00cb306b3158b16c5108211e9785bc363f0b076f;hb=f4367c0b97c38ec03c3c9f37e329dd8a12b8d469;hp=80b0acaed453474ae635f31f87b7aeef2c876183;hpb=bafe8a68f033e3d1fd3e7af7dad778b18daa06bc;p=dpdk.git diff --git a/doc/guides/rel_notes/release_21_05.rst b/doc/guides/rel_notes/release_21_05.rst index 80b0acaed4..00cb306b31 100644 --- a/doc/guides/rel_notes/release_21_05.rst +++ b/doc/guides/rel_notes/release_21_05.rst @@ -231,6 +231,8 @@ New Features * Added a command line option to configure forced speed for Ethernet port. ``dpdk-testpmd -- --eth-link-speed N`` + * Added command to show link flow control info. + ``show port (port_id) flow_ctrl`` * Added command to display Rx queue used descriptor count. ``show port (port_id) rxq (queue_id) desc used count`` * Added command to cleanup a Tx queue's mbuf on a port.