net: mana: Set default number of queues to 16
authorLong Li <longli@microsoft.com>
Mon, 23 Mar 2026 19:49:25 +0000 (12:49 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 26 Mar 2026 14:04:31 +0000 (15:04 +0100)
commit45b2b84ac6fde39c427018d6cdf7d44258938faa
treea2828ce6d990957df4236cb27ee706dff2da0b5d
parentb08a76290c4ec132114f629d7efe104d355aef92
net: mana: Set default number of queues to 16

Set the default number of queues per vPort to MANA_DEF_NUM_QUEUES (16),
as 16 queues can achieve optimal throughput for typical workloads. The
actual number of queues may be lower if it exceeds the hardware reported
limit. Users can increase the number of queues up to max_queues via
ethtool if needed.

Signed-off-by: Long Li <longli@microsoft.com>
Link: https://patch.msgid.link/20260323194925.1766385-1-longli@microsoft.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/ethernet/microsoft/mana/mana_en.c
include/net/mana/mana.h