On 3/20/2019 11:48 AM, Rahul Lakkireddy wrote: > From: Vishal Kulkarni <vis...@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: sta...@dpdk.org > > Signed-off-by: Vishal Kulkarni <vis...@chelsio.com> > Signed-off-by: Rahul Lakkireddy <rahul.lakkire...@chelsio.com>
Applied to dpdk-next-net/master, thanks.