[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1519741042-24532-1-git-send-email-tariqt@mellanox.com>
Date: Tue, 27 Feb 2018 16:17:18 +0200
From: Tariq Toukan <tariqt@...lanox.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Eran Ben Elisha <eranbe@...lanox.com>,
Tariq Toukan <tariqt@...lanox.com>
Subject: [PATCH net-next 0/4] mlx4_en misc for 4.17
Hi Dave,
This patchset contains misc enhancements from the team
to the mlx4 Eth driver.
Patch 1 by Eran adds physical layer counters.
Patch 2 by Eran cleans-up a redundant warn print.
Patch 3 combines the checks of two end cases into a single if statement.
Patch 4 takes common code structures out of the #ifdef, following your
comment on a previous patch.
Series generated against net-next commit:
f74290fdb363 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Thanks,
Tariq.
Eran Ben Elisha (2):
net/mlx4_en: Add physical RX/TX bytes/packets counters
net/mlx4_en: Remove unnecessary warn print in reset config
Tariq Toukan (2):
net/mlx4_en: Combine checks of end-cases in RX completion function
net/mlx4_en: RX csum, pre-define enabled protocols for IP status
masking
drivers/net/ethernet/mellanox/mlx4/en_ethtool.c | 14 +++++++++
drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 8 +++---
drivers/net/ethernet/mellanox/mlx4/en_port.c | 38 ++++++++++++++++---------
drivers/net/ethernet/mellanox/mlx4/en_rx.c | 18 ++++++------
drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 1 +
drivers/net/ethernet/mellanox/mlx4/mlx4_stats.h | 10 ++++++-
6 files changed, 61 insertions(+), 28 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists