commit | b3ba51498bddd72a526d9067b8b0ecf4932ce57e | [log] [tgz] |
---|---|---|
author | Erez Shitrit <erezsh@mellanox.com> | Thu Apr 13 06:36:52 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 17 11:08:29 2017 -0400 |
tree | 1695700d639997c8d2b6ac84d9616a9deec0cb4f | |
parent | 500a3d0ded5ee41072d0f084bff938747ee0c125 [diff] |
net/mlx5: Refactor create flow table method to accept underlay QP IB flow tables need the underlay qp to perform flow steering. Here we change the API of the flow tables creation to accept the underlay QP number as a parameter in order to support IB (IPoIB) flow steering. Signed-off-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>