[dpdk-stable] [PATCH 1/2] net/ark: remove queue offset based on port id

Ferruh Yigit ferruh.yigit at intel.com
Mon Jul 22 18:07:51 CEST 2019


On 7/22/2019 1:35 PM, Ed Czeck wrote:
> Queue index was incorrectly incremented with port, which
> caused incorrect queue packet placement. This manifested
> when port number was != 0.
> 
> Fixes: c33d45af3633 ("net/ark: add Tx initial version")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ed Czeck <ed.czeck at atomicrules.com>

Hi Ed,

Please add version tag, v#, to the subject prefix, that makes easy to trace the
patches, like this is v3 of the patchset.

Also changing patch title as:
net/ark: fix queue packet replacement


Series applied to dpdk-next-net/master, thanks.


More information about the stable mailing list