netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Mellanox Ethernet driver updates 2013-04-11
@ 2013-04-11 11:56 Amir Vadai
  2013-04-11 11:56 ` [PATCH net-next 1/3] net/mlx4_core: Add helper function to translate B0 steering rules to DMFS Amir Vadai
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Amir Vadai @ 2013-04-11 11:56 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev, Or Gerlitz, Amir Vadai

Hi Dave,

This series contains updates to mlx4 driver.
First two patches enable SRIOV guests running old mlx4 drivers with B0 steering
only to run over hypervisor with new drivers that is using device managed flow
steering (DMFS).
Third patch is a fix to set corret MTU in SRIOV.

Thanks,
Amir


Eugenia Emantayev (1):
  net/mlx4_en: set correct MTU in SRIOV

Hadar Hen Zion (2):
  net/mlx4_core: Add helper function to translate B0 steering rules to
    DMFS
  net/mlx4_core: Translate guest B0 steering rules to DMFS

 drivers/net/ethernet/mellanox/mlx4/mcg.c           |   51 +++++++-----
 drivers/net/ethernet/mellanox/mlx4/mlx4.h          |    4 +
 drivers/net/ethernet/mellanox/mlx4/port.c          |    4 +-
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |   85 +++++++++++++++-----
 4 files changed, 99 insertions(+), 45 deletions(-)

-- 
1.7.8.2

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

end of thread, other threads:[~2013-04-11 20:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 11:56 [PATCH net-next 0/3] Mellanox Ethernet driver updates 2013-04-11 Amir Vadai
2013-04-11 11:56 ` [PATCH net-next 1/3] net/mlx4_core: Add helper function to translate B0 steering rules to DMFS Amir Vadai
2013-04-11 11:56 ` [PATCH net-next 2/3] net/mlx4_core: Translate guest " Amir Vadai
2013-04-11 11:56 ` [PATCH net-next 3/3] net/mlx4_en: set correct MTU in SRIOV Amir Vadai
2013-04-11 20:13 ` [PATCH net-next 0/3] Mellanox Ethernet driver updates 2013-04-11 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).