commit | 603f4a45214d602f27749ad8b3bb6bd767dac2d5 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Thu Apr 13 06:36:59 2017 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 17 11:08:30 2017 -0400 |
tree | cdc6263803bc531e9dee83bd81e153d963ea5dbc | |
parent | 5426a0b2746a629eed8608397a385f34081f3f66 [diff] |
net/mlx5e: IPoIB, Basic netdev ndos open/close Implement open/close of IPoIB netdevice ndos using mlx5e's channels API to manage data path resources (RQs/SQs/CQs). Set IPoIB netdev address on dev_init ndo. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Erez Shitrit <erezsh@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>