[PATCH 1/2] net/mana: avoid unnecessary assignments in data path

Long Li longli at microsoft.com
Tue Mar 21 17:31:44 CET 2023


> Subject: Re: [PATCH 1/2] net/mana: avoid unnecessary assignments in data
> path
> 
> 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>
> 
> Hi Long,
> 
> Is this set for next release, since we are a few days away from the current one?

Hi Ferruh,

This patch can wait for the next release.

Thank you,
Long


More information about the dev mailing list