On Mon, May 04, 2026 at 08:48:23AM -0700, Jon Kohler wrote: > e1000e hardware supports a single RX/TX queue pair, add basic support > for ethtool -l (i.e. get_channels), so that callers indeed see a single > queue. > > Signed-off-by: Jon Kohler <[email protected]> > --- > drivers/net/ethernet/intel/e1000e/ethtool.c | 26 +++++++++++++++++++++ > 1 file changed, 26 insertions(+) >
Reviewed-by: Joe Damato <[email protected]>
