commit | c062d52ac24ceea0b4a5fbdc70c5cff1e47a0e49 | [log] [tgz] |
---|---|---|
author | Boris Pismenny <borisp@mellanox.com> | Sun Apr 14 16:35:24 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sat Jun 27 14:00:18 2020 -0700 |
tree | e389afc4b3b6f0a1d24db1cdfb7414e2e9b2308b | |
parent | b8922a73ec3e37db8836dbcce2af19d85a8bc9ef [diff] |
net/mlx5e: Receive flow steering framework for accelerated TCP flows The framework allows creating flow tables to steer incoming traffic of TCP sockets to the acceleration TIRs. This is used in downstream patches for TLS, and will be used in the future for other offloads. Signed-off-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>