Re: [PATCH net-next] Revert "netdevsim: Add multi-queue support"
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-08-03 21:18:42
On Tue, 3 Aug 2021 10:11:13 -0700 Cong Wang wrote:
On Tue, Aug 3, 2021 at 5:39 AM Jakub Kicinski [off-list ref] wrote:quoted
This reverts commit d4861fc6be581561d6964700110a4dede54da6a6. netdevsim is for enabling upstream tests, two weeks in and there's no sign of upstream test using the "mutli-queue" option.Since when netdevsim is *only* for upstream tests?
Since it was created.
Even if so, where is this documented? And why not just point it out when reviewing it instead of silently waiting for weeks?
I was AFK for the last two weeks.
quoted
We can add this option back when such test materializes. Right now it's dead code.It is clearly not dead. We internally used it for testing sch_mq, this is clearly stated in the git log.
Please contribute those tests upstream or keep any test harness they require where such test are, out of tree.
How did you draw such a conclusion without talking to authors?
There is no upstream test using this code, and I did CC you, didn't I?
But this does remind me of using netdevsim for tc-testing.
Please bring the code back as part of the series adding upstream tests. Thank you.