diff options
author | Patrisious Haddad <[email protected]> | 2023-09-21 15:10:34 +0300 |
---|---|---|
committer | Leon Romanovsky <[email protected]> | 2023-10-02 11:21:23 +0300 |
commit | f2f0231cfe8905af217e5bf1a08bfb8e4d3b74fb (patch) | |
tree | 7461910cb53e068822878898ecb334bf2384ec7e /tools/perf/scripts/python/task-analyzer.py | |
parent | dfbd229abeee76a0bcf015e93c85dca8d18568d4 (diff) |
net/mlx5: Configure IPsec steering for ingress RoCEv2 MPV traffic
Add empty flow table in RDMA_RX master domain, to forward all received
traffic to it, in order to continue through the FW RoCE steering.
In order to achieve that however, first we check if the decrypted
traffic is RoCEv2, if so then forward it to RDMA_RX domain.
But in case the traffic is coming from the slave, have to first send the
traffic to an alias table in order to switch gvmi and from there we can
go to the appropriate gvmi flow table in RDMA_RX master domain.
Signed-off-by: Patrisious Haddad <[email protected]>
Reviewed-by: Mark Bloch <[email protected]>
Link: https://lore.kernel.org/r/d2200b53158b1e7ef30996812107dd7207485c28.1695296682.git.leon@kernel.org
Signed-off-by: Leon Romanovsky <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions