On Fri Sep 18, 2026 at 11:49 AM CEST, Eelco Chaudron via dev wrote:
> This patch adds support for offload providers to hook into PMD thread
> lifecycle events, specifically thread initialization, reinitialization,
> and termination.  The new pmd_thread_lifecycle() callback in
> dpif_offload_class allows a provider to maintain per-PMD-thread context
> across reloads and to release resources when a thread exits.
>
> Signed-off-by: Eelco Chaudron <[email protected]>
> ---
> v2:
>  - Addressed Kevin's review comment.

Hello Eelco,

Thank you for the API, I think it covers everything we need!

Acked-by: Gaetan Rivet <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to