]> git.baikalelectronics.ru Git - 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)
commite0220f86e687da50ef784e0d6684c23c500d513f
tree16665e7a0120e7687775e76b1254b371247a2093
parent328ad73c24a659253732c7798f9a9d3081fe8b4b
parentabdd4e96bc6daaab91dca9daaaf66b5955290d87
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>