commit | 3fb817f1cd54bedd23e8913051473d574a0f1717 | [log] [tgz] |
---|---|---|
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | Thu Mar 07 03:46:52 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Mar 07 15:52:03 2013 -0500 |
tree | bc57e481e8a5b661294c642d99497e7cccdac6ed | |
parent | 43b18db8a27fcd28c2bd290adf031ca04ea573ce [diff] |
net/mlx4_core: Disable mlx4_QP_ATTACH calls from guests if the host uses flow steering Guests kernels may not correctly detect if DMFS (device-enabled flow steering) is activated by the host. If DMFS is activated, the master should return error to guests which try to use the B0-steering flow calls (mlx4_QP_ATTACH). Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>