Re: [PATCH v7] app/testpmd: supported offload capabilities query
From: Thomas Monjalon <hidden>
Date: 2017-01-30 15:59:50
From: Thomas Monjalon <hidden>
Date: 2017-01-30 15:59:50
quoted
Add two new commands "show port cap <port>" and "show port cap all"to diaplay what offload capabilities supported in ports. It will not only display all the capabilities of the port, but also the enabling condition for each capability in the running time. Signed-off-by: Qiming Yang <redacted> Acked-by: Jingjing Wu <redacted> Acked-by: Beilei Xing <redacted>Acked-by: Pablo de Lara <redacted>
Applied, thanks