Searched hist:b91cb3ebcd5ef8db956b8caa486d780dc52b07f1 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cmd.c | diff b91cb3ebcd5ef8db956b8caa486d780dc52b07f1 Wed May 30 04:14:53 CDT 2012 Jack Morgenstein <jackm@dev.mellanox.co.il> net/mlx4_core: Fixes for VF / Guest startup flow
- pass the following parameters: - firmware version (added QUERY_FW paravirtualization for that)
- disable Blueflame on slaves. KVM disables write combining on guests, and we get better performance without BF in this case. (This requires QUERY_DEV_CAP paravirtualization, also in this commit)
- max qp rdma as destination
- get rid of a chunk of "if (0)" dead code
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | mlx4.h | diff b91cb3ebcd5ef8db956b8caa486d780dc52b07f1 Wed May 30 04:14:53 CDT 2012 Jack Morgenstein <jackm@dev.mellanox.co.il> net/mlx4_core: Fixes for VF / Guest startup flow
- pass the following parameters: - firmware version (added QUERY_FW paravirtualization for that)
- disable Blueflame on slaves. KVM disables write combining on guests, and we get better performance without BF in this case. (This requires QUERY_DEV_CAP paravirtualization, also in this commit)
- max qp rdma as destination
- get rid of a chunk of "if (0)" dead code
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | fw.c | diff b91cb3ebcd5ef8db956b8caa486d780dc52b07f1 Wed May 30 04:14:53 CDT 2012 Jack Morgenstein <jackm@dev.mellanox.co.il> net/mlx4_core: Fixes for VF / Guest startup flow
- pass the following parameters: - firmware version (added QUERY_FW paravirtualization for that)
- disable Blueflame on slaves. KVM disables write combining on guests, and we get better performance without BF in this case. (This requires QUERY_DEV_CAP paravirtualization, also in this commit)
- max qp rdma as destination
- get rid of a chunk of "if (0)" dead code
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | main.c | diff b91cb3ebcd5ef8db956b8caa486d780dc52b07f1 Wed May 30 04:14:53 CDT 2012 Jack Morgenstein <jackm@dev.mellanox.co.il> net/mlx4_core: Fixes for VF / Guest startup flow
- pass the following parameters: - firmware version (added QUERY_FW paravirtualization for that)
- disable Blueflame on slaves. KVM disables write combining on guests, and we get better performance without BF in this case. (This requires QUERY_DEV_CAP paravirtualization, also in this commit)
- max qp rdma as destination
- get rid of a chunk of "if (0)" dead code
Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|