> > Calling rte_eth_dev_rss_hash_update without checking return value.
> > Fixed by handle return value and print out error status.
> >
> > Fixes: ce8d561418d4 ("app/testpmd: add port configuration settings")
> > Coverity ID 119251
> >
> > Signed-off-by: Slawomir Mrozowicz
>
> Acked-by: Pablo d
> -Original Message-
> From: Mrozowicz, SlawomirX
> Sent: Wednesday, June 15, 2016 11:34 AM
> To: De Lara Guarch, Pablo
> Cc: dev at dpdk.org; Mrozowicz, SlawomirX
> Subject: [PATCH] app/testpmd: unchecked return value
>
> Calling rte_eth_dev_rss_hash_update without checking return value
Calling rte_eth_dev_rss_hash_update without checking return value.
Fixed by handle return value and print out error status.
Fixes: ce8d561418d4 ("app/testpmd: add port configuration settings")
Coverity ID 119251
Signed-off-by: Slawomir Mrozowicz
---
app/test-pmd/cmdline.c | 10 --
1 fil
3 matches
Mail list logo