diff options
author | Horatiu Vultur <[email protected]> | 2020-05-27 12:34:30 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-05-27 11:30:43 -0700 |
commit | 20f6a05ef63594feb0c6dfbd629da0448b43124d (patch) | |
tree | 829dc3b600b771048c5a70c7a43bf12a4ad5d5d1 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 9f01a71c5cbec10b851588457089d17c20dc5a40 (diff) |
bridge: mrp: Rework the MRP netlink interface
This patch reworks the MRP netlink interface. Before, each attribute
represented a binary structure which made it hard to be extended.
Therefore update the MRP netlink interface such that each existing
attribute to be a nested attribute which contains the fields of the
binary structures.
In this way the MRP netlink interface can be extended without breaking
the backwards compatibility. It is also using strict checking for
attributes under the MRP top attribute.
Signed-off-by: Horatiu Vultur <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions