Re: [dpdk-dev] [PATCH] usertools: reduce devbind status output

2017-04-26 Thread Thomas Monjalon
26/04/2017 13:58, Ferruh Yigit: > Script displays status for all device types and output is much > longer than it used to be. This makes harder to read script output. > > This patch reduces output to the script into a device group which can be > defined with new -t,--type parameter to script. > >

[dpdk-dev] [PATCH] usertools: reduce devbind status output

2017-04-26 Thread Ferruh Yigit
Script displays status for all device types and output is much longer than it used to be. This makes harder to read script output. This patch reduces output to the script into a device group which can be defined with new -t,--type parameter to script. Supported types: net crypto mempool eventdev