Re: [dpdk-dev] [PATCH] net/ionic: fix packet type mask
From: Ferruh Yigit <hidden>
Date: 2020-01-31 13:24:57
From: Ferruh Yigit <hidden>
Date: 2020-01-31 13:24:57
On 1/30/2020 5:26 PM, Alfredo Cardigliano wrote:
Fix the IONIC_RXQ_COMP_PKT_TYPE_MASK define. This fixes the coverity defect #353608 Signed-off-by: Alfredo Cardigliano <redacted>
Coverity issue: 353608
Fixes: 01489e5d79a7 ("net/ionic: add hardware structures definitions")
Applied to dpdk-next-net/master, thanks.