Re: [PATCH 11/15] ice: add board identifier info to devlink .info_get
From: Jacob Keller <jacob.e.keller@intel.com>
Date: 2020-01-31 18:26:14
From: Jacob Keller <jacob.e.keller@intel.com>
Date: 2020-01-31 18:26:14
On 1/31/2020 10:07 AM, Jakub Kicinski wrote:
On Thu, 30 Jan 2020 14:59:06 -0800, Jacob Keller wrote:quoted
Export a unique board identifier using "board.id" for devlink's .info_get command. Obtain this by reading the NVM for the PBA identification string. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>In general for the devlink info it'd be really useful to have example outputs to see what the values actually are.
Makes sense, will add some. Thanks, Jake