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 <[email protected]>
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

