> -Original Message-
> From: Steven Lariau
> Sent: Friday, September 11, 2020 10:30 AM
> To: Eads, Gage ; Olivier Matz
> Cc: dev@dpdk.org; n...@arm.com; dharmik.thak...@arm.com; Steven Lariau
>
> Subject: [PATCH 4/5] lib/stack: reload head when pop fails
>
> List head must be loaded
List head must be loaded right before continue (when failed to
find the new head).
Without this, one thread might keep trying and failing to pop items
without ever loading the new correct head.
Signed-off-by: Steven Lariau
Reviewed-by: Dharmik Thakkar
Reviewed-by: Ruifeng Wang
---
lib/librte_s
2 matches
Mail list logo