> -Original Message-
> From: Yigit, Ferruh
> Sent: Wednesday, November 14, 2018 3:05 PM
> To: Zhang, Qi Z
> Cc: tho...@monjalon.net; dev@dpdk.org; Lin, Xueqin
> Subject: Re: [PATCH v3 1/2] net/pcap: move pcap handler to process private
>
> On 11/14/2018 7:56 PM, Qi Zhang wrote:
> > Thi
On 11/14/2018 7:56 PM, 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.
>
> S
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
---
drivers/net/pcap/rte_e
3 matches
Mail list logo