[PATCH 1/3] eventdev: introduce event dispatcher

Mattias Rönnblom hofors at lysator.liu.se
Thu Jun 15 08:07:08 CEST 2023


On 2023-06-14 20:13, Stephen Hemminger wrote:
> On Wed, 14 Jun 2023 19:25:25 +0200
> Mattias Rönnblom <mattias.ronnblom at ericsson.com> wrote:
> 
>> static struct rte_event_dispatcher_handler*
>> +evd_lcore_get_handler_by_id(struct rte_event_dispatcher_lcore *lcore,
>> +			    int handler_id)
>> +{
>> +	int i
> 
> in other places you used uint16_t for iterating over handles.

I'll fix it. Thanks.


More information about the dev mailing list