diff options
author | Maor Gottlieb <maorg@mellanox.com> | 2015-12-10 17:12:44 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-12 00:15:24 -0500 |
commit | 86d722ad2c3bd2f0536b196b7fd67ae2a7e2a492 (patch) | |
tree | 47690b3e2490ac45a9c15abc7a73f36124611f6e /init/version.c | |
parent | 2530236303d9e705db6a28eb9a10c8d79b288b37 (diff) | |
download | linux-stable-86d722ad2c3bd2f0536b196b7fd67ae2a7e2a492.tar.gz linux-stable-86d722ad2c3bd2f0536b196b7fd67ae2a7e2a492.tar.bz2 linux-stable-86d722ad2c3bd2f0536b196b7fd67ae2a7e2a492.zip |
net/mlx5: Use flow steering infrastructure for mlx5_en
Expose the new flow steering API and remove the old
one.
Few changes are required:
1. The Ethernet flow steering follows the existing implementation, but uses
the new steering API. The old flow steering implementation is removed.
2. Move the E-switch FDB management to use the new API.
3. When driver is loaded call to mlx5_init_fs which initialize
the flow steering tree structure, open namespaces for NIC receive
and for E-switch FDB.
4. Call to mlx5_cleanup_fs when the driver is unloaded.
Signed-off-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init/version.c')
0 files changed, 0 insertions, 0 deletions