Re: [PATCH] doc: fix reference to event timer header

2023-02-23 Thread Jerin Jacob
On Mon, Feb 20, 2023 at 8:17 PM David Marchand wrote: > > The event timer header is rte_event_timer_adapter.h. > Besides, we don't need to detail the full path to such a header. > > Fixes: 30e7fbd62839 ("doc: add event timer adapter guide") > Cc: sta...@dpdk.org > > Signed-off-by: David Marchand

[PATCH] doc: fix reference to event timer header

2023-02-20 Thread David Marchand
The event timer header is rte_event_timer_adapter.h. Besides, we don't need to detail the full path to such a header. Fixes: 30e7fbd62839 ("doc: add event timer adapter guide") Cc: sta...@dpdk.org Signed-off-by: David Marchand --- doc/guides/prog_guide/event_timer_adapter.rst | 2 +- 1 file cha