netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Amir Vadai <amirv@mellanox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org, Or Gerlitz <ogerlitz@mellanox.com>,
	Amir Vadai <amirv@mellanox.com>
Subject: [PATCH net-next 0/3] Mellanox Ethernet driver updates 2013-04-11
Date: Thu, 11 Apr 2013 14:56:39 +0300	[thread overview]
Message-ID: <1365681402-19445-1-git-send-email-amirv@mellanox.com> (raw)

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

             reply	other threads:[~2013-04-11 11:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-11 11:56 Amir Vadai [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1365681402-19445-1-git-send-email-amirv@mellanox.com \
    --to=amirv@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).