[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220623140742.684043-1-victor@mojatatu.com>
Date: Thu, 23 Jun 2022 11:07:40 -0300
From: Victor Nogueira <victor@...atatu.com>
To: jhs@...atatu.com, xiyou.wangcong@...il.com, davem@...emloft.net,
kuba@...nel.org
Cc: netdev@...r.kernel.org, edumazet@...gle.com, pabeni@...hat.com,
jiri@...nulli.us, Victor Nogueira <victor@...atatu.com>
Subject: [PATCH net 0/2] Notify user space if any actions were flushed before error
This patch series fixes the behaviour of actions flush so that the
kernel always notifies user space whenever it deletes actions during a
flush operation, even if it didn't flush all the actions. This series
also introduces tdc tests to verify this new behaviour.
Victor Nogueira (2):
net/sched: act_api: Notify user space if any actions were flushed
before error
selftests: tc-testing: Add testcases to test new flush behaviour
net/sched/act_api.c | 22 ++++--
.../tc-testing/tc-tests/actions/gact.json | 77 +++++++++++++++++++
2 files changed, 91 insertions(+), 8 deletions(-)
--
2.36.1
Powered by blists - more mailing lists