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
<...>
> +
> + dev->device.devargs = devargs;
> + dev->device.numa_node = -1;
SOCKET_ID_ANY can be used instead
This allows the virtual bus to be rescanned and probed by tracking the
creation of rte_vdev_device.
Signed-off-by: Jan Blunck
---
lib/librte_eal/common/eal_common_vdev.c | 194 +---
1 file changed, 154 insertions(+), 40 deletions(-)
diff --git a/lib/librte_eal/common
2 matches
Mail list logo