> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Qiming Yang > Sent: Friday, December 2, 2016 11:31 AM > To: [email protected] > Cc: Yang, Qiming <[email protected]> > Subject: [dpdk-dev] [PATCH] app/testpmd: supported offload capabilities > query > > Add two new commands "show port capa <port>" and "show port capa 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.
Hi, Thanks for that. New TestPMD functions should have a corresponding entry in the docs. John

