commit | 3806d08cf6c42193c10c4963ca2d68f56a088668 | [log] [tgz] |
---|---|---|
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | Fri Aug 03 08:40:58 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Sun Sep 30 20:33:44 2012 -0700 |
tree | e483b3f75cdad15363d932aef701ae3f17e81ffc | |
parent | 47605df953985c2b792ac9f3ddf70d270b89adb8 [diff] |
IB/mlx4: Create paravirt contexts for VFs when master IB driver initializes When we have VFs and PFs on same host, the VFs are activated within the mlx4_core module before the mlx4_ib kernel module is loaded. When the mlx4_ib module initializes the PF (master), it now creates MAD paravirtualization contexts for any VFs that already active. Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Roland Dreier <roland@purestorage.com>