diff options
author | Mark Bloch <[email protected]> | 2018-10-10 09:55:10 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2018-10-16 00:24:45 -0600 |
commit | ba4a41198324be2e6fbb06c270fdc8500c0e38de (patch) | |
tree | 248e948fad5e04630bdd4db1c8636fa18fff48c4 /scripts/bpf_helpers_doc.py | |
parent | 645ba5970c0766c610920fd5e8dd34e62766af5a (diff) |
RDMA/mlx5: Add support for flow tag to raw create flow
A user can provide a hint which will be attached to the packet and written
to the CQE on receive. This can be used as a way to offload operations
into the HW, for example parsing a packet which is a tunneled packet, and
if so, pass 0x1 as the hint. The software can use that hint to decapsulate
the packet and parse only the inner headers thus saving CPU cycles.
Signed-off-by: Mark Bloch <[email protected]>
Reviewed-by: Yishai Hadas <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions