commit | cc54dc2804f2b038af299aee89a9ff47454248de | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Mon May 21 22:12:48 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed May 23 14:26:18 2018 -0400 |
tree | e7b7831dc412edbd9e177b22637a0f24ba267066 | |
parent | c4c8f39a57bf5057fc51a848d42b7e348ecfa31d [diff] |
nfp: abm: create project-specific vNIC structure ABM NIC requires more complex vNIC handling, allocate per-vNIC structure. Find out RX queue base and PCI PF id. There will be multiple PFs sharing the same MAC port, therefore the MAC address assigned to the vNIC must be looked up in the HWInfo database. 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>