]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge branch 'nfp-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Feb 2017 16:18:50 +0000 (11:18 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Feb 2017 16:18:50 +0000 (11:18 -0500)
commite8846a56083aa05f4155c627531ecdcc299cc411
tree16665e7a0120e7687775e76b1254b371247a2093
parentc1ceee5efe80a2f03071a39a7df19b69dee21eae
parent0bc3827f8c9f74b5335667d70309cefa12ec14ae
Merge branch 'nfp-next'

Jakub Kicinski says:

====================
nfp: expose more firmware and hw debug info

This series is mostly a result of flash firmware team requesting
access to some of the information and data necessary for debugging
firmware problems.  Patch 1 adds a missing error message.  Patch 2
prints manufacturing info to logs in case PCI VPD capability is
not programmed correctly.  Patches 3 and 4 allow reporting NSP ABI
version in ethtool -i.  Patch 5 allows dumping flash application
logs.

Patches 6 and 7 provides a way of application firmwares to declare
limited SR-IOV support.

v2: put some of the code in patch 7 in #ifdef CONFIG_PCI_SRIOV (Yuval).
====================

Signed-off-by: David S. Miller <davem@davemloft.net>