[dpdk-dev] [PATCH v2 4/4] doc: add basic invocation info for dpdk-devbind

2016-09-26 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Christian Ehrhardt > Sent: Wednesday, August 31, 2016 8:50 AM > To: christian.ehrhardt at canonical.com; thomas.monjalon at 6wind.com; > dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 4

[dpdk-dev] [PATCH v2 4/4] doc: add basic invocation info for dpdk-devbind

2016-08-31 Thread Christian Ehrhardt
This summarizes the "how to call dpdk-pmdinfo" in one place to be picked up by html/pdf/man-page docs. That knowledge was available before but spread in various docs along examples (which are great and have to be kept) as well as in the --usage/--help option of the tool itself. As a root only pro