[dpdk-dev] [PATCH v2] net/mlx5: fix reusing Rx/Tx queues

Ferruh Yigit ferruh.yigit at intel.com
Wed Mar 22 15:56:37 CET 2017


On 3/22/2017 7:50 AM, Nélio Laranjeiro wrote:
> On Tue, Mar 21, 2017 at 10:50:51AM -0700, Yongseok Koh wrote:
>> When configuring Rx/Tx queue, if queue already exists, it is reused. But if
>> the queue size is changed, it must be resized to not access/overwrite
>> invalid memory.
>>
>> Fixes: 2e22920b85d9 ("mlx5: support non-scattered Tx and Rx")
>> CC: stable at dpdk.org

>> Signed-off-by: Yongseok Koh <yskoh at mellanox.com>

> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list