Since three patchsets "add tc-testing test cases", "refactor duplicate
codes in the tc cls walk function", and "refactor duplicate codes in the
qdisc class walk function" are merged to net-next tree, the list of
supported features needs to be updated in config file.
Signed-off-by: Zhengchao Shao <redacted>
---
v2: modify typos
---
tools/testing/selftests/tc-testing/config | 25 ++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)
From: Victor Nogueira <hidden> Date: 2022-09-30 00:22:15
On Thu, Sep 29, 2022 at 1:11 AM Zhengchao Shao [off-list ref] wrote:
Since three patchsets "add tc-testing test cases", "refactor duplicate
codes in the tc cls walk function", and "refactor duplicate codes in the
qdisc class walk function" are merged to net-next tree, the list of
supported features needs to be updated in config file.
Signed-off-by: Zhengchao Shao <redacted>
From: Jamal Hadi Salim <jhs@mojatatu.com> Date: 2022-09-30 10:49:20
Please double check your work by testing it before submitting so we
can save some
cycles in reviewing. Those typos means your last commit was not tested.
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
cheers,
jamal
On Thu, Sep 29, 2022 at 8:22 PM Victor Nogueira [off-list ref] wrote:
On Thu, Sep 29, 2022 at 1:11 AM Zhengchao Shao [off-list ref] wrote:
quoted
Since three patchsets "add tc-testing test cases", "refactor duplicate
codes in the tc cls walk function", and "refactor duplicate codes in the
qdisc class walk function" are merged to net-next tree, the list of
supported features needs to be updated in config file.
Signed-off-by: Zhengchao Shao <redacted>
Hi Jamal:
My apologise. I will be more careful before sending patch.
Thanks to Victor and you for the review.
Zhengchao Shao
-----Original Message-----
From: Jamal Hadi Salim [mailto:jhs@mojatatu.com]
Sent: Friday, September 30, 2022 6:25 PM
To: Victor Nogueira <redacted>
Cc: shaozhengchao <redacted>; netdev@vger.kernel.org; linux-kselftest@vger.kernel.org; xiyou.wangcong@gmail.com; jiri@resnulli.us; shuah@kernel.org; weiyongjun (A) <redacted>; yuehaibing <redacted>
Subject: Re: [PATCH net-next,v2] selftests/tc-testing: update qdisc/cls/action features in config
Please double check your work by testing it before submitting so we can save some cycles in reviewing. Those typos means your last commit was not tested.
Acked-by: Jamal Hadi Salim <jhs@mojatatu.com>
cheers,
jamal
On Thu, Sep 29, 2022 at 8:22 PM Victor Nogueira [off-list ref] wrote:
On Thu, Sep 29, 2022 at 1:11 AM Zhengchao Shao [off-list ref] wrote:
quoted
Since three patchsets "add tc-testing test cases", "refactor
duplicate codes in the tc cls walk function", and "refactor
duplicate codes in the qdisc class walk function" are merged to
net-next tree, the list of supported features needs to be updated in config file.
Signed-off-by: Zhengchao Shao <redacted>
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski [off-list ref]:
On Thu, 29 Sep 2022 12:19:09 +0800 you wrote:
Since three patchsets "add tc-testing test cases", "refactor duplicate
codes in the tc cls walk function", and "refactor duplicate codes in the
qdisc class walk function" are merged to net-next tree, the list of
supported features needs to be updated in config file.
Signed-off-by: Zhengchao Shao <redacted>
[...]