2020 3:37 PM
> To: Matan Azrad
> Cc: dev@dpdk.org; Weifeng Li
> Subject: [dpdk-dev] [PATCH] net/mlx5: make flow opration thread safe
>
> Does it neet a lock for flow about below scene.
> Thread1: flow_list_destroyflow_list_create
> Thread2: -flow_list_destroy---
Does it neet 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