[dpdk-dev] [PATCH v12 2/2] app/testpmd: fix testpmd doesn't show RSS hash offload
Ferruh Yigit
ferruh.yigit at intel.com
Tue Oct 12 16:37:31 CEST 2021
On 10/12/2021 3:54 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>
Hi Jie,
ci/intel-Testing is still reporting some errors [1] with this patch,
did you able to investigate the reason of it?
This error seems not seen in other patches, so that shouldn't be an
infrastructure problem.
[1]
http://mails.dpdk.org/archives/test-report/2021-October/226766.html
More information about the dev
mailing list