commit | 38edbf6f5da4f87741e73b74dc323706827e83e0 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Tue Jun 27 00:50:20 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 27 15:48:48 2017 -0400 |
tree | 91f890f23197eca7d010fcf9bbac7bc2c9fe2393 | |
parent | 9ce6bbbb0503e58e8629ae0185e916b271237bc3 [diff] |
nfp: spawn nfp_ports for PF and VF ports nfp_port is an abstraction which is supposed to allow us sharing code between different netdev types (vNIC vs repr). Spawn ports for PFs and VFs to enable this sharing. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>