aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHoratiu Vultur <[email protected]>2020-04-26 15:22:00 +0200
committerDavid S. Miller <[email protected]>2020-04-27 11:40:25 -0700
commit4b8d7d4c599182393421c190bae3604b4db9629a (patch)
treeac9c2848ff73913ed057a3e7b1779193ba0093af /tools/perf/scripts/python
parent2cc974f83fb505751b7fbcf8dee27bdcc7054a7e (diff)
bridge: mrp: Extend bridge interface
To integrate MRP into the bridge, first the bridge needs to be aware of ports that are part of an MRP ring and which rings are on the bridge. Therefore extend bridge interface with the following: - add new flag(BR_MPP_AWARE) to the net bridge ports, this bit will be set when the port is added to an MRP instance. In this way it knows if the frame was received on MRP ring port - add new flag(BR_MRP_LOST_CONT) to the net bridge ports, this bit will be set when the port lost the continuity of MRP Test frames. - add a list of MRP instances Reviewed-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: Horatiu Vultur <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions