On Tue, Jul 30, 2019 at 9:02 PM Ferruh Yigit <ferruh.yi...@intel.com> wrote: > > On 7/29/2019 10:28 PM, Lance Richardson wrote: > > From: Kalesh AP <kalesh-anakkur.pura...@broadcom.com> > > > > Fixed to return the checksum status of rx packets by setting > > "ol_flags" correctly in vector mode receive. > > > > These changes have been there for non vector mode receive. > > In vector mode receive also indicate inner and outer checksum > > errors individually in "ol_flag" to indicate L3 and L4 error. > > > > Fixes: bc4a000f2f53 ("net/bnxt: implement SSE vector mode") > > > > Signed-off-by: Kalesh AP <kalesh-anakkur.pura...@broadcom.com> > > Reviewed-by: Lance Richardson <lance.richard...@broadcom.com> > > Signed-off-by: Lance Richardson <lance.richard...@broadcom.com> > > Waiting ack from driver maintainers. Ferruh, Just ack-ed the patch, sorry for the delay
Thanks Som