alf Of Weifeng Li
> Sent: Sunday, November 8, 2020 3:54 PM
> To: Matan Azrad
> Cc: dev@dpdk.org; Weifeng Li
> Subject: [dpdk-dev] [PATCH v2] net/mlx5: make flow operation thread safe
>
> Does it need a lock for flow about below scene.
> Thread1: flow_list_destroy---
Does it need a lock for flow about below scene.
Thread1: flow_list_destroyflow_list_create
Thread2: -flow_list_destroy
Maybe the same flow can be operate at the same time.
When i start mlx5 bond and trigger LSC at the same time.
It is possible to assert in mlx5_rx_queue_release fun
2 matches
Mail list logo