[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1425579373-25899-1-git-send-email-ogerlitz@mellanox.com>
Date: Thu, 5 Mar 2015 20:16:10 +0200
From: Or Gerlitz <ogerlitz@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>,
John Fastabend <john.r.fastabend@...el.com>
Cc: netdev@...r.kernel.org, Amir Vadai <amirv@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>
Subject: [PATCH net-next V1 0/3] Add QCN support to the DCB NL layer
Hi Dave, John, all
This series from Shani Michaeli adds support for the IEEE QCN attribute
to the kernel DCB NL stack, and implementation in the mlx4 driver which
programs the firmware according to the admin directives.
Or.
changes from V0:
- applied feedback from John and added his acked-by to patch #1
Shani Michaeli (3):
net/dcb: Add IEEE QCN attribute
net/mlx4_core: Add basic elements for QCN
net/mlx4_en: Add QCN parameters and statistics handling
drivers/net/ethernet/mellanox/mlx4/cmd.c | 9 +
drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c | 218 ++++++++++++++++++++++++
drivers/net/ethernet/mellanox/mlx4/fw.c | 13 ++-
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 1 +
include/linux/mlx4/cmd.h | 13 ++
include/linux/mlx4/device.h | 3 +-
include/net/dcbnl.h | 3 +
include/uapi/linux/dcbnl.h | 66 +++++++
net/dcb/dcbnl.c | 44 +++++-
9 files changed, 364 insertions(+), 6 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists