Re: [RFC PATCH net-next v4 2/6] devlink: Extend devlink-rate api with queues and new parameters
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-09-21 23:34:02
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-09-21 23:34:02
On Thu, 15 Sep 2022 20:41:52 +0200 Wilczynski, Michal wrote:
In our use case we are trying to find a way to expose hardware Tx scheduler tree that is defined per port to user. Obviously if the tree is defined per physical port, all the scheduling nodes will reside on the same tree.
Can you give some examples of what the resulting hierarchy would look like?