All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] mlxsw: Few small fixes
@ 2019-04-18  7:14 Ido Schimmel
  2019-04-18  7:14 ` [PATCH net 1/3] mlxsw: spectrum: Put MC TCs into DWRR mode Ido Schimmel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Ido Schimmel @ 2019-04-18  7:14 UTC (permalink / raw)
  To: netdev; +Cc: davem, Jiri Pirko, Petr Machata, Amit Cohen, mlxsw, Ido Schimmel

Patch #1, from Petr, adjusts mlxsw to provide the same QoS behavior for
both Spectrum-1 and Spectrum-2. The fix is required due to a difference
in the behavior of Spectrum-2 compared to Spectrum-1. The problem and
solution are described in the detail in the changelog.

Patch #2 increases the time period in which the driver waits for the
firmware to signal it has finished its initialization. The issue will be
fixed in future firmware versions and the timeout will be decreased.

Patch #3, from Amit, fixes a display problem where the autoneg status in
ethtool is not updated in case the netdev is not running.

Amit Cohen (1):
  mlxsw: spectrum: Fix autoneg status in ethtool

Ido Schimmel (1):
  mlxsw: pci: Reincrease PCI reset timeout

Petr Machata (1):
  mlxsw: spectrum: Put MC TCs into DWRR mode

 drivers/net/ethernet/mellanox/mlxsw/pci_hw.h   | 2 +-
 drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-04-18 18:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-18  7:14 [PATCH net 0/3] mlxsw: Few small fixes Ido Schimmel
2019-04-18  7:14 ` [PATCH net 1/3] mlxsw: spectrum: Put MC TCs into DWRR mode Ido Schimmel
2019-04-18  7:14 ` [PATCH net 2/3] mlxsw: pci: Reincrease PCI reset timeout Ido Schimmel
2019-04-18  7:14 ` [PATCH net 3/3] mlxsw: spectrum: Fix autoneg status in ethtool Ido Schimmel
2019-04-18 17:38 ` [PATCH net 0/3] mlxsw: Few small fixes David Miller
2019-04-18 18:02   ` Ido Schimmel
2019-04-18 18:46     ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.