[dpdk-dev] [PATCH V20 4/4] app/testpmd: enable device hotplug monitoring

Thomas Monjalon thomas at monjalon.net
Thu Apr 5 23:48:25 CEST 2018


05/04/2018 18:10, Jeff Guo:
> Use testpmd for example, to show how an application uses device event
> APIs to monitor the hotplug events, including both hot removal event
> and hot insertion event.
> 
> The process is that, testpmd first enable hotplug by below commands,
> 
> E.g. ./build/app/testpmd -c 0x3 --n 4 -- -i --hot-plug

I am not convinced by the testpmd option.
Why not just a CLI command to start monitoring events?




More information about the dev mailing list