diff options
author | Moses Reuben <mosesr@mellanox.com> | 2016-11-14 18:04:51 +0100 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-12-13 19:34:23 +0100 |
commit | fbf46860b19ddb485f00bef1ad1a43aabc9f71ad (patch) | |
tree | 8a74ed4c00e8cdb12c17976b328a91c798d3547c /include/rdma/ib_pack.h | |
parent | IB/mlx5: Support Vxlan tunneling specification (diff) | |
download | linux-fbf46860b19ddb485f00bef1ad1a43aabc9f71ad.tar.xz linux-fbf46860b19ddb485f00bef1ad1a43aabc9f71ad.zip |
IB/core: Introduce inner flow steering
For a tunneled packet which contains external and internal headers,
we refer to the external headers as "outer fields" and the internal
headers as "inner fields".
Example of a tunneled packet:
{ L2 | L3 | L4 | tunnel header | L2 | L3 | l4 | data }
| | | | | | |
{ outer fields }{ inner fields }
This patch introduces a new flag for flow steering rules
- IB_FLOW_SPEC_INNER - which specifies that the rule applies
to the inner fields, rather than to the outer fields of the packet.
Signed-off-by: Moses Reuben <mosesr@mellanox.com>
Reviewed-by: Maor Gottlieb <maorg@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'include/rdma/ib_pack.h')
0 files changed, 0 insertions, 0 deletions