diff options
| author | Aviv Heller <[email protected]> | 2018-10-02 17:18:44 +0300 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2018-12-14 13:28:53 -0800 |
| commit | 1418ddd96afdb097ab9a2fe09c94e820d596321a (patch) | |
| tree | 49fc1bfc179f3ae8dfa52853dea5d5a6eadd0206 /tools/perf/scripts/python/sched-migration.py | |
| parent | 7ba58ba7ba5e19324b3879000ef341966b19727b (diff) | |
net/mlx5e: Duplicate offloaded TC eswitch rules under uplink LAG
Under uplink LAG, packets that match a flow might arrive on both uplink
ports and transmitted through both as part of supporting aggregation and
high-availability.
When the netdevs representing the uplinks are set into LAG (bonding,
teaming), duplicate the TC flow offloading into each of the per-uplink
e-switches.
Duplication is not required if the source is the bond device, since in
this case it is assumed that the bond and the uplink netdevs share the
same TC block, and thus duplication will occur naturally by the stack.
Note that under encapsulation scheme, both flows will use the same
neighbour and hence both will contribute to the last-used feedback
towards the stack.
Signed-off-by: Aviv Heller <[email protected]>
Signed-off-by: Rabie Loulou <[email protected]>
Reviewed-by: Or Gerlitz <[email protected]>
Reviewed-by: Roi Dayan <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions