On 7/30/2019 4:45 PM, Somnath Kotur wrote: > On Tue, Jul 30, 2019 at 2:58 AM Lance Richardson > <lance.richard...@broadcom.com> 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> > > Acked-by: Somnath Kotur <somnath.ko...@broadcom.com> >
Applied to dpdk-next-net/master, thanks.