[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210331164012.28653-1-vladbu@nvidia.com>
Date: Wed, 31 Mar 2021 19:40:08 +0300
From: Vlad Buslov <vladbu@...dia.com>
To: <netdev@...r.kernel.org>
CC: <memxor@...il.com>, <xiyou.wangcong@...il.com>,
<davem@...emloft.net>, <jhs@...atatu.com>, <jiri@...nulli.us>,
<kuba@...nel.org>, <toke@...hat.com>,
Vlad Buslov <vladbu@...dia.com>
Subject: [PATCH RFC 0/4] Action initalization fixes
This series contains fixes and relevant tests for two issues that are being
discussed in mailing list thread "net: sched: bump refcount for new action in ACT
replace mode".
Sending this as RFC to gather feedbeck. Non-RFC submission will probably split
in two: fixes to net, tests to net-next.
Vlad Buslov (4):
net: sched: fix action overwrite reference counting
net: sched: fix err handler in tcf_action_init()
tc-testing: add simple action test to verify batch add cleanup
tc-testing: add simple action test to verify batch change cleanup
include/net/act_api.h | 5 +-
net/sched/act_api.c | 57 +++++++++++-------
net/sched/cls_api.c | 9 +--
.../tc-testing/tc-tests/actions/simple.json | 59 +++++++++++++++++++
4 files changed, 104 insertions(+), 26 deletions(-)
--
2.29.2
Powered by blists - more mailing lists