diff options
author | Moses Reuben <mosesr@mellanox.com> | 2016-11-14 19:04:51 +0200 |
---|---|---|
committer | Doug Ledford <dledford@redhat.com> | 2016-12-13 13:34:23 -0500 |
commit | fbf46860b19ddb485f00bef1ad1a43aabc9f71ad (patch) | |
tree | 8a74ed4c00e8cdb12c17976b328a91c798d3547c /sound/firewire | |
parent | ffb30d8f107b27820a069ae6772ab48e58cc0b2f (diff) |
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 'sound/firewire')
0 files changed, 0 insertions, 0 deletions