Re: [PATCH] Add Multiple TX/RX Queues Support for WWAN Network Device

From: Xiayu Zhang
Date: Fri Dec 17 2021 - 03:06:03 EST


Hi Sergey,

Looks like I can only submit new WWAN APIs until I find a real in-tree
user or submit a new driver.

Anyway, thanks a lot for your help.


On Thu, 2021-12-16 at 20:39 +0800, Sergey Ryazanov wrote:

> This is not a good idea. Simulator is intended to test the API that
> is
> used by other drivers for real hardware. But not for experiments with
> an otherwise "userless" API.
>
> If you need to configure the number of queues for an already in-tree
> driver, then just submit a patch for it. If you plan to submit a new
> driver and you need an infrastructure for it, then include patches
> with a new API into a series with the driver.