Re: [dpdk-dev] [PATCH v4 0/2] fix pcap handlers for secondary

2018-11-16 Thread Ferruh Yigit
On 11/16/2018 2:54 PM, Ferruh Yigit wrote: > On 11/15/2018 1:37 AM, Qi Zhang wrote: >> Private vdev was the way previously, when pdump developed, now with >> shared device mode on virtual devices, pcap data path in secondary is >> not working. >> >> When secondary adds a virtual device, related dat

Re: [dpdk-dev] [PATCH v4 0/2] fix pcap handlers for secondary

2018-11-16 Thread Ferruh Yigit
On 11/15/2018 1:37 AM, Qi Zhang wrote: > Private vdev was the way previously, when pdump developed, now with > shared device mode on virtual devices, pcap data path in secondary is > not working. > > When secondary adds a virtual device, related data transferred to > primary and primary creates th