[dpdk-dev] [PATCH v10 2/2] app/testpmd: fix testpmd doesn't show RSS hash offload
Ferruh Yigit
ferruh.yigit at intel.com
Fri Oct 8 14:12:26 CEST 2021
On 10/8/2021 4:41 AM, Jie Wang wrote:
> The driver may change offloads info into dev->data->dev_conf
> in dev_configure which may cause port->dev_conf and port->rx_conf
> contain outdated values.
>
> This patch updates the offloads info if it changes to fix this issue.
>
> Fixes: ce8d561418d4 ("app/testpmd: add port configuration settings")
>
> Signed-off-by: Jie Wang <jie1x.wang at intel.com>
CI shows following tests are failing [1], can you please double check if it is a
real issue or infrastructure issue:
| pf_smoke | test_pf_tx_rx_queue | FAILED|
| vf_smoke | test_vf_tx_rx_queue | FAILED|
[1]
http://mails.dpdk.org/archives/test-report/2021-October/224962.html
More information about the dev
mailing list