Re: [PATCH v1] dts: add testpmd port information caching
Applied to next-dts, thanks. On 23. 8. 2024 9:41, Juraj Linkeš wrote: When using port information multiple times in a testpmd shell instance lifespan, it's desirable to not get the information each time, so caching is added. In case the information changes, there's a way to force the update with
Re: [PATCH v1] dts: add testpmd port information caching
Seems like a good change to me! Reviewed-by: Jeremy Spewock
Re: [PATCH v1] dts: add testpmd port information caching
Good one. Reviewed-by: Luca Vizzarro