[dpdk-dev] [dpdk-stable] [PATCH] net/cxgbe: fix missing csum ol_flags and ptype
    Ferruh Yigit 
    ferruh.yigit at intel.com
       
    Thu Mar 21 20:55:42 CET 2019
    
    
  
On 3/20/2019 11:48 AM, Rahul Lakkireddy wrote:
> From: Vishal Kulkarni <vishal at chelsio.com>
> 
> Checksum good offload flags are not being set and some of the
> packet type flags are missing on received packets. So, rework
> Rx path to set proper ol_flags and packet_type in mbufs.
> 
> Fixes: 78fc1a716ae8 ("cxgbe: improve Rx performance")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Vishal Kulkarni <vishal at chelsio.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>
Applied to dpdk-next-net/master, thanks.
    
    
More information about the dev
mailing list