[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220825032943.34778-1-shaozhengchao@huawei.com>
Date: Thu, 25 Aug 2022 11:29:40 +0800
From: Zhengchao Shao <shaozhengchao@...wei.com>
To: <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<davem@...emloft.net>, <edumazet@...gle.com>, <kuba@...nel.org>,
<pabeni@...hat.com>, <jhs@...atatu.com>,
<xiyou.wangcong@...il.com>, <jiri@...nulli.us>
CC: <weiyongjun1@...wei.com>, <yuehaibing@...wei.com>,
<shaozhengchao@...wei.com>
Subject: [PATCH net-next 0/3] net: sched: add other statistics when calling qdisc_drop()
According to the description, "other" should be added when calling
qdisc_drop() to discard packets.
Zhengchao Shao (3):
net: sched: sch_choke: add statistics when calling qdisc_drop() in
sch_choke
net: sched: sch_gred: add statistics when calling qdisc_drop() in
sch_gred
net: sched: sch_red: add statistics when calling qdisc_drop() in
sch_red
include/net/red.h | 2 +-
net/sched/sch_choke.c | 5 ++++-
net/sched/sch_gred.c | 2 ++
net/sched/sch_red.c | 1 +
4 files changed, 8 insertions(+), 2 deletions(-)
--
2.17.1
Powered by blists - more mailing lists