commit | 9a4ca38d77054febf35cd568cd86aa41c6477301 | [log] [tgz] |
---|---|---|
author | Mark Bloch <markb@mellanox.com> | Tue Jan 16 14:42:35 2018 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Fri Feb 23 12:36:39 2018 -0800 |
tree | 0b9f12ceb97321bda191763e9189810781891ae4 | |
parent | fc385b7ac48089ed1c6866cdc0dceb4ae1fa54de [diff] |
IB/mlx5: Allocate flow DB only on PF IB device A flow DB is a shared resource between PF and representors, need to allocate it only when creating the PF IB device. Once we add IB representors, they will use the flow db which was created by the PF. Signed-off-by: Mark Bloch <markb@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>