[dpdk-stable] [PATCH] net/ena: fix assigning Rx csum support to Tx flag

Ferruh Yigit ferruh.yigit at intel.com
Mon Apr 8 15:49:13 CEST 2019


On 4/8/2019 11:27 AM, Michal Krawczyk wrote:
> The boolean value was assigned to Tx flag twice, so it could cause bug
> whenever Rx checksum will not be supported and Tx will be.
> 
> It was detected by the coverity scan, with CID 336831.
> 
> Fixes: 117ba4a60488 ("net/ena: get device info statically")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Michal Krawczyk <mk at semihalf.com>

    Coverity issue: 336831
    Fixes: 117ba4a60488 ("net/ena: get device info statically")

(No "Cc: stable at dpdk.org" required since the issue has been introduced in this
release)


Applied to dpdk-next-net/master, thanks.


More information about the stable mailing list