[PATCH v3 1/2] app/test: add cksum performance test
Olivier Matz
olivier.matz at 6wind.com
Mon Jul 11 15:20:46 CEST 2022
On Mon, Jul 11, 2022 at 02:11:31PM +0200, Mattias Rönnblom wrote:
> Add performance test for the rte_raw_cksum() function, which delegates
> the actual work to __rte_raw_cksum(), which in turn is used by other
> functions in need of Internet checksum calculation.
>
> Signed-off-by: Mattias Rönnblom <mattias.ronnblom at ericsson.com>
Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Thank you!
More information about the dev
mailing list