commit | 74bbaebf3c69eb2f92ac8f703399598a5feed316 | [log] [tgz] |
---|---|---|
author | Maxim Mikityanskiy <maximmi@mellanox.com> | Tue Mar 19 18:32:37 2019 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Apr 23 12:09:21 2019 -0700 |
tree | 7ab96d9cbd03e70c82aec4c86ca6f4b28ad0062b | |
parent | 83b2fd64bac36c2fdf25eb5d87e2455408ead1fb [diff] |
net/mlx5e: Report mlx5e_xdp_set errors If the channels fail to reopen after setting an XDP program, return the error code instead of 0. A proper fix is still needed, as now any error while reopening the channels brings the interface down. This patch only adds error reporting. Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>