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: sta...@dpdk.org > > Signed-off-by: Ed Czeck <ed.cz...@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.