Re: [dpdk-dev] [PATCH v8 2/5] ethdev: do not use get xstats names by IDs to obtain count
From: Ferruh Yigit <hidden>
Date: 2021-09-30 16:32:30
From: Ferruh Yigit <hidden>
Date: 2021-09-30 16:32:30
On 9/30/2021 5:05 PM, Andrew Rybchenko wrote:
Relax requirements on get xstats names by IDs. After the patch corresponding the driver operation is called with non-NULL ids and xstats_names parameters only. Signed-off-by: Andrew Rybchenko <redacted>
Acked-by: Ferruh Yigit <redacted>