On 4/21/2021 12:12 PM, Kevin Traynor wrote:
On 21/04/2021 10:41, Min Hu (Connor) wrote:
From: Huisong Li <[email protected]>
This patch supports the query of the link flow control parameter
on a port.
The command format is as follows:
show port <port_id> flow_ctrl
Signed-off-by: Huisong Li <[email protected]>
Signed-off-by: Min Hu (Connor) <[email protected]>
> Thanks Connor,
> Acked-by: Kevin Traynor <[email protected]>
>
Carrying Xiaoyun's ack from previous version:
Acked-by: Xiaoyun Li <[email protected]>
Applied to dpdk-next-net/main, thanks.
@@ -1524,6 +1524,13 @@ Where:
* ``autoneg``: Change the auto-negotiation parameter.
+show flow ctrl
+~~~~~~~~~~~~~~
+
Expanded to "show flow control" while merging.