[PATCH] net/intel: fix igb tx queue offloads capability

Bruce Richardson bruce.richardson at intel.com
Wed May 21 12:14:21 CEST 2025


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: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: stable at dpdk.org
> 
> Signed-off-by: Kaiwen Deng <kaiwenx.deng at intel.com>
Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>

Applied to dpdk-next-net-intel.

Thanks,
/Bruce


More information about the dev mailing list