commit | ec080045977073c5e69a7fddee3a8aef9bf62881 | [log] [tgz] |
---|---|---|
author | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 12 03:01:26 2018 -0700 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Aug 13 12:50:17 2018 -0700 |
tree | 126d3bb094a79c08adf2090dd2d7e05c5c596fbe | |
parent | fe6d86b3c3165e6c55d6b0049a13d3b65371163a [diff] |
net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering support Add new mlx5 Kconfig flag to allow selecting accelerated flow steering support, and compile out en_arfs.c if not selected. Move arfs declarations and definitions to en/fs.h header file. Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Moshe Shemesh <moshe@mellanox.com>