[dpdk-stable] [PATCH v2] net/qede: fix L2-handles used for RSS	hash update
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Wed Jun  6 20:40:48 CEST 2018
    
    
  
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: stable at dpdk.org
> 
> Signed-off-by: Rasesh Mody <rasesh.mody at cavium.com>
> Reviewed-by: Kevin Traynor <ktraynor at redhat.com>
Applied to dpdk-next-net/master, thanks.
    
    
More information about the stable
mailing list