On 1/24/2022 12:37 PM, Kumara Parameshwaran wrote:
From: Kumara Parameshwaran<kparamesh...@vmware.com>
When a tap device is hotplugged to primary process which in turn
adds the device to all secondary process, the secondary process
does a tap_mp_attach_queues, but the fds are not populated in
the primary during the probe they are populated during the queue_setup,
added a fix to sync the queues during rte_eth_dev_start
Fixes: 4852aa8f6e21 ("drivers/net: enable hotplug on secondary process")
Cc:sta...@dpdk.org
Signed-off-by: Kumara Parameshwaran<kparamesh...@vmware.com>
Should this be v3?
Can you please accumulate change longs, and increase versions as it progress?
And there were more comments in v2, like splitting the patch, can you please
check them all?
Thanks,
ferruh