On Wed, Apr 27, 2022 at 2:44 AM Pavan Nikhilesh
wrote:
>
> Remove rte_*_dev calls from signal handler callback.
Pease adds the reason.
> Split ethernet device teardown into Rx and Tx sections, wait for
> workers to finish processing after disabling Rx to allow workers
> to complete processing cu
On Wed, Apr 27, 2022 at 2:44 AM Pavan Nikhilesh
wrote:
>
> Remove rte_*_dev calls from signal handler callback.
> Split ethernet device teardown into Rx and Tx sections, wait for
> workers to finish processing after disabling Rx to allow workers
> to complete processing currently held packets.
>
>
Remove rte_*_dev calls from signal handler callback.
Split ethernet device teardown into Rx and Tx sections, wait for
workers to finish processing after disabling Rx to allow workers
to complete processing currently held packets.
Signed-off-by: Pavan Nikhilesh
---
app/test-eventdev/evt_main.c
3 matches
Mail list logo