commit | 5097e71f3edafad3e7d8d4f9c4a137d9aad0fae2 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Wed Nov 23 08:23:25 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Dec 13 13:38:49 2016 -0500 |
tree | 15ade6d5d0b846fb11e797268f687cfb389eb4c8 | |
parent | 477864c8fcd953e5a988073ca5be18bb7fd93410 [diff] |
IB/mlx5: Use kernel driver to help userspace create ah Resolving a MAC address for a given IP address in userspace is inefficient. This patch lets mlx5 user driver using the kernel driver to resolve the mac and get the answer in the private section of the response. Signed-off-by: Moni Shoua <monis@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>