[PATCH 1/2] net/mana: avoid unnecessary assignments in data path
Ferruh Yigit
ferruh.yigit at amd.com
Tue May 2 20:32:15 CEST 2023
On 3/17/2023 11:32 PM, longli at linuxonhyperv.com wrote:
> From: Long Li <longli at microsoft.com>
>
> Unnecessary assignments involve memset and waste CPU cycles.
> Removing them to reduce CPU usage.
>
> Fixes: 517ed6e2d590 ("net/mana: add basic driver with build environment")
> Cc: stable at dpdk.org
> Signed-off-by: Long Li <longli at microsoft.com>
Series applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list