commit | 527d7d1b9949e04a36fed971adc790641f13c927 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Wed Jan 17 18:51:03 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 19 15:44:18 2018 -0500 |
tree | 7b9f9f2d42a5ba0996eff8c76fe33d5b234cb890 | |
parent | ce991ab6662a1d11923ba17d482a77686f2a4b74 [diff] |
nfp: read mailbox address from TLV caps Allow specifying alternative vNIC mailbox location in TLV caps. This way we can size the mailbox to the needs and not necessarily waste 512B of ctrl memory space. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>