[dpdk-stable] [PATCH 1/4] net/mlx5: fix num seg assumption on vPMD
    Shahaf Shuler 
    shahafs at mellanox.com
       
    Wed Sep 13 12:49:51 CEST 2017
    
    
  
Wednesday, September 13, 2017 1:48 PM, Shahaf Shuler:
> vPMD
> 
> vPMD Tx function assumes that after the scatter of the multi-segment
> packets the next packet will be a single segment packet.
> 
> This is not current as the function can return due to lack of resources without
> sending all of the multi-segment mbufs sequence.
> 
> Fixes: 6cb559d67b83 ("net/mlx5: add vectorized Rx/Tx burst for x86")
> Cc: stable at dpdk.org
> Cc: yskoh at mellanox.com
> 
> Signed-off-by: Shahaf Shuler <shahafs at mellanox.com>
> Acked-by: Yongseok Koh <yskoh at mellanox.com>
> Acked-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> 
Sorry. Please ignore. Forgot the add the v4. Will send new series. 
    
    
More information about the stable
mailing list