Thanks, Jerin. ________________________________ From: [email protected] <[email protected]> Sent: Tuesday, October 28, 2025 9:11 AM To: Carrillo, Erik G <[email protected]>; Jerin Jacob <[email protected]>; Sachin Saxena <[email protected]>; Hemant Agrawal <[email protected]>; Pavan Nikhilesh <[email protected]> Cc: [email protected] <[email protected]>; [email protected] <[email protected]>; Marchand, David <[email protected]>; [email protected] <[email protected]> Subject: [dpdk-dev] [PATCH] doc: fix doxygen errors with v1.15.0
From: Jerin Jacob <[email protected]> Doxygen detects valid errors. Fixing the same. Example: lib/eventdev/rte_event_timer_adapter.h:720: error: Reached end of file while still searching closing '`' of a verbatim block starting at line 569 (warning treated as error, aborting now) Fixes: a6562f6d6f8e ("eventdev: introduce event timer adapter") Cc: [email protected] Signed-off-by: Jerin Jacob <[email protected]> --- Acked-by: Erik Gabriel Carrillo <[email protected]>

