[PATCH v2 1/3] eventdev: introduce event dispatcher

Mattias Rönnblom hofors at lysator.liu.se
Fri Sep 1 12:53:05 CEST 2023


On 2023-08-18 08:09, Jerin Jacob wrote:

<snip>

> 2) Have new library lib/event_dispatcher
> 

Should the library be named event_dispatcher, or simply dispatcher?

Underscore in library isn't exactly aesthetically pleasing, and shorter 
is better. Also, the rte_event_* namespace is avoided altogether.

On the other hand "dispatcher" is a little too generic, and somewhat 
grandiose name, for a relatively simple thing. "event_dispatcher" makes 
the relation to eventdev obvious.

<snip>


More information about the dev mailing list