[dpdk-dev] [PATCH v14 5/6] drivers/net: enable device detach on secondary

Andrew Rybchenko arybchenko at solarflare.com
Sun Aug 12 12:50:45 CEST 2018


On 10.08.2018 03:42, Qi Zhang wrote:
> With the enabling for hotplug on multi-process, it is not necessary
> to prevent detaching a device from a secondary process.
>
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

 From the patch itself including description it is absolutely unclear
why detach works and where it actually happens.
Why is it OK to return 0 instead of error and that's it.
Why is it necessary to call uninit at all in the case of secondary
processes?


More information about the dev mailing list