> > 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 <slawomirx.mrozowicz at intel.com> > > Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
Applied, thanks