On Wed, May 21, 2025 at 11:14:21AM +0100, Bruce Richardson wrote:
> patch prefix should be "net/e1000" rather than "net/intel". Even though
> patches are moved to an "intel" subdir, we still use the prefix of the
> actual driver name. As a general guideline, only use "intel" when modifying
> multip
aroslav Brustinov
> > Subject: Re: [PATCH] net/intel: fix igb tx queue offloads capability
> >
> > On Mon, Apr 14, 2025 at 04:53:52PM +0800, Kaiwen Deng wrote:
> > > The igb driver assigns the tx port offload capability to the tx queue
> > > offload capability.
>
patch prefix should be "net/e1000" rather than "net/intel". Even though
patches are moved to an "intel" subdir, we still use the prefix of the
actual driver name. As a general guideline, only use "intel" when modifying
multiple intel drivers or the common directory.
On Mon, Apr 14, 2025 at 04:53:5
> -Original Message-
> From: Richardson, Bruce
> Sent: Monday, April 28, 2025 11:21 PM
> To: Deng, KaiwenX
> Cc: dev@dpdk.org; sta...@dpdk.org; Zhang, Qi Z ;
> Yaroslav Brustinov
> Subject: Re: [PATCH] net/intel: fix igb tx queue offloads capability
>
> On
On Mon, Apr 14, 2025 at 04:53:52PM +0800, Kaiwen Deng wrote:
> The igb driver assigns the tx port offload capability to the
> tx queue offload capability.
>
> This commit will fix this issue.
>
> Fixes: daa3b0833f08 ("net/e1000: fix Tx offload capability typos")
> Cc: sta...@dpdk.org
>
> Signed-
The igb driver assigns the tx port offload capability to the
tx queue offload capability.
This commit will fix this issue.
Fixes: daa3b0833f08 ("net/e1000: fix Tx offload capability typos")
Cc: sta...@dpdk.org
Signed-off-by: Kaiwen Deng
---
drivers/net/intel/e1000/igb_rxtx.c | 6 ++
1 file
6 matches
Mail list logo