> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Qiming Yang > Sent: Friday, December 23, 2016 5:32 PM > To: [email protected] > Cc: Wu, Jingjing <[email protected]>; Yang, Qiming > <[email protected]> > Subject: [dpdk-dev] [PATCH v4] app/testpmd: supported offload capabilities > query > > 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 <[email protected]>
Acked-by: Beilei Xing <[email protected]>

