RE: [EXT] [PATCH v4 02/12] eventdev: move text on driver internals to proper section

2024-02-25 Thread Pavan Nikhilesh Bhagavatula
> Inside the doxygen introduction text, some internal details of how > eventdev works was mixed in with application-relevant details. Move > these details on probing etc. to the driver-relevant section. > > Signed-off-by: Bruce Richardson Acked-by: Pavan Nikhilesh > --- > lib/eventdev/rte_eve

[PATCH v4 02/12] eventdev: move text on driver internals to proper section

2024-02-21 Thread Bruce Richardson
Inside the doxygen introduction text, some internal details of how eventdev works was mixed in with application-relevant details. Move these details on probing etc. to the driver-relevant section. Signed-off-by: Bruce Richardson --- lib/eventdev/rte_eventdev.h | 32 --