On 3/17/2023 11:32 PM, lon...@linuxonhyperv.com wrote:
> From: Long Li
>
> 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: sta...@dpdk.org
> Signed-off-by: Long L
> Subject: Re: [PATCH 1/2] net/mana: avoid unnecessary assignments in data
> path
>
> On 3/17/2023 11:32 PM, lon...@linuxonhyperv.com wrote:
> > From: Long Li
> >
> > Unnecessary assignments involve memset and waste CPU cycles.
> > Removing them to reduce CP
On 3/17/2023 11:32 PM, lon...@linuxonhyperv.com wrote:
> From: Long Li
>
> 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: sta...@dpdk.org
> Signed-off-by: Long L
From: Long Li
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: sta...@dpdk.org
Signed-off-by: Long Li
---
drivers/net/mana/gdma.c | 11 ++-
drivers/net/mana/mana
4 matches
Mail list logo