; mattias.ronnblom
>> Subject: [PATCH 3/6] service: reduce average case service core overhead
>>
>> Optimize service loop so that the starting point is the lowest-indexed
>> service mapped to the lcore in question, and terminate the loop at the
>> highest-indexed
> -Original Message-
> From: Mattias Rönnblom
> Sent: Tuesday, September 6, 2022 5:14 PM
> To: Van; Haaren; Van Haaren, Harry
> Cc: dev@dpdk.org; Honnappa Nagarahalli ;
> Morten Brørup ; nd ;
> mattias.ronnblom
> Subject: [PATCH 3/6] service: reduce average ca
Optimize service loop so that the starting point is the lowest-indexed
service mapped to the lcore in question, and terminate the loop at the
highest-indexed service.
While the worst case latency remains the same, this patch
significantly reduces the service framework overhead for the average
case
3 matches
Mail list logo