[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1434024928-33177-1-git-send-email-hadarh@mellanox.com>
Date: Thu, 11 Jun 2015 15:15:26 +0300
From: Hadar Hen Zion <hadarh@...lanox.com>
To: Ben Hutchings <ben@...adent.org.uk>
Cc: netdev@...r.kernel.org, _govind@....com,
Amir Vadai <amirv@...lanox.com>,
Or Gerlitz <ogerlitz@...lanox.com>,
Tal Alon <talal@...lanox.com>,
Hadar Hen Zion <hadarh@...lanox.com>
Subject: [PATCH ethtool V3 0/2] Add copybreak support
Hi Ben,
This series add support for setting/getting driver's tx/rx_copybreak value.
Copybreak is handled through a new ethtool tunable interface.
The kernel support will be avilable from kernel 4.2, commit "net/ethtool: Add
current supported tunable options".
The series was originally sent by Govindarajulu Varadarajan, I fixed the
comments and resend the series.
Thanks,
Hadar
Changes form V2:
- Change "-B/-b" to generic tunable option.
- Remove tunable names from user space, defined tunable strings names in the
kernel.
- Remove the third patch - "ethtool-copy.h: Sync with net-next 3.17.0-rc7"
Govindarajulu Varadarajan (2):
ethtool: Add copybreak support
ethtool.8.in: Add man page for tunable copybreak
ethtool-copy.h | 1 +
ethtool.8.in | 20 +++++
ethtool.c | 227 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 248 insertions(+)
--
1.8.3.1
--
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