netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net/mlx4: Add dynamic policy changes to the SRIOV eSwitch support
@ 2013-06-27 16:05 Or Gerlitz
  2013-06-27 16:05 ` [PATCH net-next 1/2] net/mlx4_core: Dynamic VST to VST vlan/qos changes Or Gerlitz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Or Gerlitz @ 2013-06-27 16:05 UTC (permalink / raw)
  To: davem; +Cc: netdev, jackm, ronye, Or Gerlitz

Hi Dave,

This patch set from Jack and Rony uses the UPDATE_QP new firmware command 
to allow for dynamic policy changes of PF controlled VF vlan/qos and link-state.

Done against net-next commit 8599b52e14 "bonding: add an option to fail when any 
of arp_ip_target is inaccessible"

Or.


Jack Morgenstein (1):
  net/mlx4_core: Dynamic VST to VST vlan/qos changes

Rony Efraim (1):
  net/mlx4_core: Add HW enforcement to VF link state

 drivers/net/ethernet/mellanox/mlx4/cmd.c           |  149 +++++++++++++++++-
 drivers/net/ethernet/mellanox/mlx4/fw.c            |    5 +-
 drivers/net/ethernet/mellanox/mlx4/mlx4.h          |   21 +++
 .../net/ethernet/mellanox/mlx4/resource_tracker.c  |  163 +++++++++++++++++++-
 include/linux/mlx4/cmd.h                           |    1 +
 include/linux/mlx4/device.h                        |    3 +-
 include/linux/mlx4/qp.h                            |   36 +++++
 7 files changed, 362 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2013-07-02  4:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27 16:05 [PATCH net-next 0/2] net/mlx4: Add dynamic policy changes to the SRIOV eSwitch support Or Gerlitz
2013-06-27 16:05 ` [PATCH net-next 1/2] net/mlx4_core: Dynamic VST to VST vlan/qos changes Or Gerlitz
2013-06-27 16:05 ` [PATCH net-next 2/2] net/mlx4_core: Add HW enforcement to VF link state Or Gerlitz
2013-07-01 20:12 ` [PATCH net-next 0/2] net/mlx4: Add dynamic policy changes to the SRIOV eSwitch support David Miller
2013-07-02  4:40   ` Or Gerlitz

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).