commit | 2ed4b36d03f9f6e71fe0c5a15941b2ff0bac99ad | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Sun May 28 17:52:58 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 30 11:27:05 2017 -0400 |
tree | 0d8b59f59356371a00c596b369589f6aff5c0c5d | |
parent | 8b3d5a47ae6b93654e39b543e33ded07c06fa8a9 [diff] |
nfp: shorten CPP core probe logs We currently print reserved BAR mappings info as we create them. This makes the probe logs longer than necessary. Print into a buffer instead and log all the info as a single line. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>