Re: [PATCH net v2] devlink: Fix reload stats structure

2020-11-24 Thread Jakub Kicinski
On Mon, 23 Nov 2020 07:36:25 +0200 Moshe Shemesh wrote: > Fix reload stats structure exposed to the user. Change stats structure > hierarchy to have the reload action as a parent of the stat entry and > then stat entry includes value per limit. This will also help to avoid > string concatenation

[PATCH net v2] devlink: Fix reload stats structure

2020-11-22 Thread Moshe Shemesh
Fix reload stats structure exposed to the user. Change stats structure hierarchy to have the reload action as a parent of the stat entry and then stat entry includes value per limit. This will also help to avoid string concatenation on iproute2 output. Reload stats structure before this fix: