[dpdk-dev] [PATCH 2/2] net/bnxt: set Rx checksum flags in vector mode receive
Ferruh Yigit
ferruh.yigit at intel.com
Tue Jul 30 17:32:33 CEST 2019
On 7/29/2019 10:28 PM, Lance Richardson wrote:
> From: Kalesh AP <kalesh-anakkur.purayil at 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.purayil at broadcom.com>
> Reviewed-by: Lance Richardson <lance.richardson at broadcom.com>
> Signed-off-by: Lance Richardson <lance.richardson at broadcom.com>
Waiting ack from driver maintainers.
More information about the dev
mailing list