> -Original Message-
> From: Weiguo Li
> Sent: Saturday, November 4, 2023 12:52 PM
> To: Sunil Kumar Kori ; Pavan Nikhilesh Bhagavatula
>
> Cc: dev@dpdk.org; sta...@dpdk.org; Weiguo Li
> Subject: [EXT] [PATCH] examples/l2fwd-event: fix missing unlock issu
The function l2fwd_get_free_event_port acquires a lock on
'evt_rsrc->evp.lock' at the beginning. This lock is expected
to be released at the first return statement, when no free
event port is available.
Fixes: 080f57bceca4 ("examples/l2fwd-event: add eventdev main loop")
Cc: sta...@dpdk.org
Signe
2 matches
Mail list logo