On 6/6/2018 12:03 AM, Rasesh Mody wrote: > Fix fast path array index which is used for passing L2 handles to RSS > indirection table, properly distribute rxq handles for indirection table. > Currently, it is using the local copy of indirection table. When the RX > queue configuration changes the local copy becomes invalid. > > Fixes: 69d7ba88f1a1 ("net/qede/base: use L2-handles for RSS configuration") > Cc: sta...@dpdk.org > > Signed-off-by: Rasesh Mody <rasesh.m...@cavium.com> > Reviewed-by: Kevin Traynor <ktray...@redhat.com>
Applied to dpdk-next-net/master, thanks.