Re: [dpdk-dev] [PATCH v10 22/27] app/testpmd: add show device command

2018-07-10 Thread Iremonger, Bernard
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Gaetan Rivet > Sent: Thursday, July 5, 2018 12:48 PM > To: dev@dpdk.org > Cc: Gaetan Rivet > Subject: [dpdk-dev] [PATCH v10 22/27] app/testpmd: add show device > command > > A new int

[dpdk-dev] [PATCH v10 22/27] app/testpmd: add show device command

2018-07-05 Thread Gaetan Rivet
A new interactive command is offered: show device This commands lists all rte_device element matching the device description. e.g.: show device bus=pci show device bus=vdev show device bus=vdev/class=eth show device bus=vdev,driver=net_ring/class=eth show device bus=vdev/class