commit | 5229a96e59ec32466add5e87b537cc3f244afb06 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Tue Jun 16 13:29:07 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sat Jun 27 14:00:19 2020 -0700 |
tree | 6b1f55f63670b0f6f234fd11bc1bac333900da8b | |
parent | c062d52ac24ceea0b4a5fbdc70c5cff1e47a0e49 [diff] |
net/mlx5e: Accel, Expose flow steering API for rules add/del Given a socket, the function extracts the TCP/IP{4,6} ntuple and adds rule to steering. Another function gets the rule and deletes it. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com>