Intel-Wired-Lan Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH iwl-net v3 0/3] Change MIN_TXD and MIN_RXD to allow set rx/tx value between 64 and 80
@ 2023-07-17 10:58 Zaborska, Olga
  2023-07-17 10:58 ` [Intel-wired-lan] [PATCH iwl-net v3 1/3] igb: Change IGB_MIN " Zaborska, Olga
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zaborska, Olga @ 2023-07-17 10:58 UTC (permalink / raw)
  To: intel-wired-lan; +Cc: Zaborska, Olga

Change the minimum value of RX/TX descriptors to 64 to enabl'e setting the rx/tx value
between 64 and 80. All igb, igbf and igc devices can use as low as 64 descriptors.

Olga Zaborska (1):
  igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80

Zaborska, Olga (2):
  igb: Change IGB_MIN to allow set rx/tx value between 64 and 80 Change
    the minimum value of RX/TX descriptors to 64 to enable setting the
    rx/tx value between 64 and 80. All igb devices can use as low as 64
    descriptors. This change will unify igb with other drivers. Based on
    commit 7b1be19 ("e1000e: lower ring minimum size to 64")
  igc: Change IGC_MIN to allow set rx/tx value between 64 and 80

 drivers/net/ethernet/intel/igb/igb.h     | 4 ++--
 drivers/net/ethernet/intel/igbvf/igbvf.h | 4 ++--
 drivers/net/ethernet/intel/igc/igc.h     | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.31.1

_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-07-19 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-17 10:58 [Intel-wired-lan] [PATCH iwl-net v3 0/3] Change MIN_TXD and MIN_RXD to allow set rx/tx value between 64 and 80 Zaborska, Olga
2023-07-17 10:58 ` [Intel-wired-lan] [PATCH iwl-net v3 1/3] igb: Change IGB_MIN " Zaborska, Olga
2023-07-19 17:11   ` Tony Nguyen
2023-07-17 10:58 ` [Intel-wired-lan] [PATCH iwl-net v3 2/3] igbvf: Change IGBVF_MIN " Zaborska, Olga
2023-07-17 10:58 ` Zaborska, Olga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox