public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/3] mlxsw: DCB fixes
@ 2016-08-04 14:36 Ido Schimmel
  2016-08-04 14:36 ` [PATCH net 1/3] mlxsw: spectrum: Do not assume PAUSE frames are disabled Ido Schimmel
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ido Schimmel @ 2016-08-04 14:36 UTC (permalink / raw)
  To: davem; +Cc: netdev, jiri, eladr, yotamg, nogahf, ogerlitz, Ido Schimmel

Patches 1 and 2 fix a problem in which PAUSE frames settings are wrongly
overridden when ieee_setpfc() gets called.

Patch 3 adds a missing rollback in port's creation error path.

Ido Schimmel (3):
  mlxsw: spectrum: Do not assume PAUSE frames are disabled
  mlxsw: spectrum: Do not override PAUSE settings
  mlxsw: spectrum: Add missing DCB rollback in error path

 drivers/net/ethernet/mellanox/mlxsw/spectrum.c     |  1 +
 drivers/net/ethernet/mellanox/mlxsw/spectrum_dcb.c | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)

-- 
2.8.2

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

end of thread, other threads:[~2016-08-08 16:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-04 14:36 [PATCH net 0/3] mlxsw: DCB fixes Ido Schimmel
2016-08-04 14:36 ` [PATCH net 1/3] mlxsw: spectrum: Do not assume PAUSE frames are disabled Ido Schimmel
2016-08-08 16:28   ` Jiri Pirko
2016-08-04 14:36 ` [PATCH net 2/3] mlxsw: spectrum: Do not override PAUSE settings Ido Schimmel
2016-08-08 16:29   ` Jiri Pirko
2016-08-04 14:36 ` [PATCH net 3/3] mlxsw: spectrum: Add missing DCB rollback in error path Ido Schimmel
2016-08-08 16:30   ` Jiri Pirko

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