[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1514191902-53752-1-git-send-email-nogahf@mellanox.com>
Date: Mon, 25 Dec 2017 10:51:40 +0200
From: Nogah Frankel <nogahf@...lanox.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, mlxsw@...lanox.com,
Nogah Frankel <nogahf@...lanox.com>
Subject: [patch net-next 0/2] net: sched: Fix RED qdisc offload flag
Replacing the RED offload flag (TC_RED_OFFLOADED) with the generic one
(TCQ_F_OFFLOADED) deleted some of the logic behind it. This patchset fixes
this problem.
Nogah Frankel (2):
net_sch: red: Fix the new offload indication
net: sched: Move offload check till after dump call
net/sched/sch_api.c | 5 ++---
net/sched/sch_red.c | 26 ++++++++++++++------------
2 files changed, 16 insertions(+), 15 deletions(-)
--
2.4.3
Powered by blists - more mailing lists