[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190211033531.12928-1-jakub.kicinski@netronome.com>
Date: Sun, 10 Feb 2019 19:35:26 -0800
From: Jakub Kicinski <jakub.kicinski@...ronome.com>
To: davem@...emloft.net, jiri@...nulli.us
Cc: netdev@...r.kernel.org, oss-drivers@...ronome.com,
Jakub Kicinski <jakub.kicinski@...ronome.com>
Subject: [PATCH net-next v2 0/5] devlink: minor tweaks to reported device info
Hi!
This series contains two minor touch ups for devlink code. First
|| is corrected to && in the ethtool compat code. Next patch
decreases the stack allocation size.
On the nfp side after further discussions with the manufacturing
team we decided to realign the serial number contents slightly and
rename one of the other fields from "vendor" to "mfr", short for
"manufacture".
v2: - add patch 3 - move board maker as a generic attribute.
Jakub Kicinski (5):
devlink: fix condition for compat device info
devlink: don't allocate attrs on the stack
devlink: add a generic board.manufacture version name
nfp: devlink: use the generic manufacture identifier instead of vendor
nfp: devlink: include vendor/product info in serial number
.../networking/devlink-info-versions.rst | 5 ++++
.../net/ethernet/netronome/nfp/nfp_devlink.c | 23 +++++++++++++++----
include/net/devlink.h | 2 ++
net/core/devlink.c | 16 +++++++++----
4 files changed, 37 insertions(+), 9 deletions(-)
--
2.19.2
Powered by blists - more mailing lists