[dpdk-dev] [PATCH v2 2/2] net/virtio: check return from rte_raw_cksum_mbuf
Thomas Monjalon
thomas at monjalon.net
Mon Oct 12 23:15:29 CEST 2020
09/10/2020 09:14, Maxime Coquelin:
>
> On 10/1/20 12:22 PM, Chas Williams wrote:
> > rte_raw_cksum_mbuf can fail, so we should check to see if it
> > has. If so, return with an error.
> >
> > Fixes: 96cb6711939e ("net/virtio: support Rx checksum offload")
> >
> > Signed-off-by: Chas Williams <3chas3 at gmail.com>
>
> Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Series applied, thanks
More information about the dev
mailing list