On 12/23/2020 8:51 AM, Steve Yang wrote:
The offloads of 'tx/rx_conf' didn't keep up with the corresponding
offloads of 'dev_conf', it would cause the configuration invalid.
For example:
Configuring 'max-pkt-len' would change 'rx_offloads' in dev_conf while
rx_conf.offloads of each queue still k
bject: [dpdk-dev] [PATCH v2] app/testpmd: fix dynamic config error
>
> The offloads of 'tx/rx_conf' didn't keep up with the corresponding offloads
> of 'dev_conf', it would cause the configuration invalid.
>
> For example:
> Configuring 'max-pkt-l
Acked-by: Xiaoyun Li
> -Original Message-
> From: Steve Yang
> Sent: Wednesday, December 23, 2020 16:52
> To: dev@dpdk.org
> Cc: Lu, Wenzhuo ; Xing, Beilei ;
> Iremonger, Bernard ; Li, Xiaoyun
> ; Yang, Qiming ; Yang, SteveX
>
> Subject: [PATCH v2] app/testpmd: fix dynamic config error
The offloads of 'tx/rx_conf' didn't keep up with the corresponding
offloads of 'dev_conf', it would cause the configuration invalid.
For example:
Configuring 'max-pkt-len' would change 'rx_offloads' in dev_conf while
rx_conf.offloads of each queue still kept the old value.
It would cause the failu
4 matches
Mail list logo