Re: [dpdk-dev] [PATCH] app/testpmd: fix offloads for the newly attached port

2021-07-01 Thread Andrew Rybchenko
On 6/19/21 6:40 PM, Viacheslav Ovsiienko wrote: > For the newly attached ports (with "port attach" command) the > default offloads settings, configured from application command > line, were not applied, causing port start failure following > the attach. For example, if scattering offload was config

Re: [dpdk-dev] [PATCH] app/testpmd: fix offloads for the newly attached port

2021-06-23 Thread Singh, Aman Deep
Acked-by: Aman Deep Singh On 6/19/2021 9:10 PM, Viacheslav Ovsiienko wrote: For the newly attached ports (with "port attach" command) the default offloads settings, configured from application command line, were not applied, causing port start failure following the attach. For example, if scatt