diff options
author | Scott Feldman <sfeldma@gmail.com> | 2015-07-18 18:24:51 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-20 18:32:45 -0700 |
commit | 3f98a8e636757ce404f305d65dc93e9366112886 (patch) | |
tree | 2bfa54af9a6872206126d91cd46aad311e04bd8b /Documentation | |
parent | 1a3b2ec93d4277b121979321b4024b438cb09504 (diff) |
rocker: add offload_fwd_mark support
If device flags ingress packet as "fwd offload", mark the
skb->offlaod_fwd_mark using the ingress port's dev->offlaod_fwd_mark. This
will be the hint to the kernel that this packet has already been forwarded
by device to egress ports matching skb->offlaod_fwd_mark.
For rocker, derive port dev->offlaod_fwd_mark based on device switch ID and
port ifindex. If port is bridged, use the bridge ifindex rather than the
port ifindex.
Signed-off-by: Scott Feldman <sfeldma@gmail.com>
Acked-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions