Hello:
This series was applied to netdev/net-next.git (refs/heads/master):
On Tue, 19 Jan 2021 14:08:10 +0200 you wrote:
> This series adds support for HTB offload to the HTB qdisc, and adds
> usage to mlx5 driver.
>
> The previous RFCs are available at [1], [2].
>
> The feature is intended to
This series adds support for HTB offload to the HTB qdisc, and adds
usage to mlx5 driver.
The previous RFCs are available at [1], [2].
The feature is intended to solve the performance bottleneck caused by
the single lock of the HTB qdisc, which prevents it from scaling well.
The HTB algorithm its