On 10/1/2021 11:22 AM, Andrew Rybchenko wrote:
On 10/1/21 12:42 PM, Ferruh Yigit wrote:
On 10/1/2021 10:07 AM, Andrew Rybchenko wrote:
From: Ivan Ilchenko <[email protected]>
Update xstats by IDs callbacks documentation in accordance with
ethdev usage of these callbacks. Document valid combinations of
input arguments to make driver implementation simpler.
Fixes: 79c913a42f0 ("ethdev: retrieve xstats by ID")
Cc: [email protected]
Signed-off-by: Ivan Ilchenko <[email protected]>
Signed-off-by: Andrew Rybchenko <[email protected]>
Reviewed-by: Andy Moreton <[email protected]>
Acked-by: Ferruh Yigit <[email protected]>
Ah, I guess we should drop Fixes and Cc to stable here
since it depends on 2/5 which is not a fix and should
not be backported.
Agree, also patch is changing the behavior, not exactly fixing,
so will change the patch title too as s/: fix/: update/