> Subject: Re: [PATCH 1/2] net/mana: avoid unnecessary assignments in data > path > > On 3/17/2023 11:32 PM, [email protected] wrote: > > From: Long Li <[email protected]> > > > > 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: [email protected] > > Signed-off-by: Long Li <[email protected]> > > 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

