[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200323.212147.1469413642043253547.davem@davemloft.net>
Date: Mon, 23 Mar 2020 21:21:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, nhorman@...hat.com, sassmann@...hat.com
Subject: Re: [net-next 0/9][pull request] 100GbE Intel Wired LAN Driver
Updates 2020-03-21
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Sat, 21 Mar 2020 01:10:19 -0700
> Implement basic support for the devlink interface in the ice driver.
> Additionally pave some necessary changes for adding a devlink region that
> exposes the NVM contents.
>
> This series first contains 5 patches for enabling and implementing full NVM
> read access via the ETHTOOL_GEEPROM interface. This includes some cleanup of
> endian-types, a new function for reading from the NVM and Shadow RAM as a flat
> addressable space, a function to calculate the available flash size during
> load, and a change to how some of the NVM version fields are stored in the
> ice_nvm_info structure.
>
> Following this is 3 patches for implementing devlink support. First, one patch
> which implements the basic framework and introduces the ice_devlink.c file.
> Second, a patch to implement basic .info_get support. Finally, a patch which
> reads the device PBA identifier and reports it as the `board.id` value in the
> .info_get response.
>
> The following are changes since commit 0d7043f355d0045bd38b025630a7defefa3ec07f:
> Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
> and are available in the git repository at:
> git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 100GbE
Pulled, thanks Jeff.
Powered by blists - more mailing lists