commit | 65360e5451121e493944776a7e33d1345c8483e6 | [log] [tgz] |
---|---|---|
author | Shahar Klein <shahark@mellanox.com> | Thu Mar 22 11:56:51 2018 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu May 17 14:17:34 2018 -0700 |
tree | e709baf6220e2c11a41860663decb5dfba5bef6b | |
parent | a6d04569120d53ebac1f0e6ffd5497b22c75f037 [diff] |
net/mlx5: Properly handle a vport destination when setting FTE When creating FTE, properly distinguish between destination being vport or tir. The previous code just worked accidentally b/c of both dest being in the same offset within a union. Signed-off-by: Shahar Klein <shahark@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Reviewed-by: Roi Dayan <roid@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>