[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210311144206.2135872-1-maximmi@nvidia.com>
Date: Thu, 11 Mar 2021 16:42:04 +0200
From: Maxim Mikityanskiy <maximmi@...dia.com>
To: Jamal Hadi Salim <jhs@...atatu.com>,
Cong Wang <xiyou.wangcong@...il.com>,
Jiri Pirko <jiri@...nulli.us>
CC: "David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Tariq Toukan <tariqt@...dia.com>,
Eric Dumazet <eric.dumazet@...il.com>,
<netdev@...r.kernel.org>, Maxim Mikityanskiy <maximmi@...dia.com>
Subject: [PATCH net 0/2] Bugfixes for HTB
The HTB offload feature introduced a few bugs in HTB. One affects the
non-offload mode, preventing attaching qdiscs to HTB classes, and the
other affects the error flow, when the netdev doesn't support the
offload, but it was requested. This short series fixes them.
Maxim Mikityanskiy (2):
sch_htb: Fix select_queue for non-offload mode
sch_htb: Fix offload cleanup in htb_destroy on htb_init failure
net/sched/sch_htb.c | 19 +++++++++++++------
1 file changed, 13 insertions(+), 6 deletions(-)
--
2.25.1
Powered by blists - more mailing lists