On 2/15/2017 10:02 AM, Jan Blunck wrote: > This allows the virtual bus to be rescanned and probed by tracking the > creation of rte_vdev_device. > > Signed-off-by: Jan Blunck <jblu...@infradead.org>
<...> > + > + dev->device.devargs = devargs; > + dev->device.numa_node = -1; SOCKET_ID_ANY can be used instead of -1