commit | fefb0202cc5c12172abba78a8404e69c6d82d680 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Wed May 11 16:36:19 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu May 12 00:04:07 2016 -0400 |
tree | e9680c6355b757552726df50bea55b6ca7f07608 | |
parent | 17b235c1456e4ab203c39050c5535e28fe7d0de9 [diff] |
qede: Add VF support Adding a PCI callback for `sriov_configure' and a new PCI device id for the VF [+ Some minor changes to accomodate differences between PF and VF at the qede]. Following this, VF creation should be possible and the entire subset of existing PF functionality that's allow to VFs should be supported. Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>