[dpdk-dev] [PATCH v4 1/2] net/pcap: move pcap handler to process private

Ferruh Yigit ferruh.yigit at intel.com
Fri Nov 16 16:56:09 CET 2018


On 11/15/2018 1:37 AM, Qi Zhang wrote:
> This is prework for data path enabling for secondary process.
> To prevent pcap handler opened by one process be overwritten by
> another process, each process should have their private copy,
> `rte_eth_dev->process_private` is exactly what we needed.
> 
> Signed-off-by: Qi Zhang <qi.z.zhang at intel.com>

Acked-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list