diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2024-12-10 17:12:41 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-12-12 13:59:18 +0300 |
commit | d2516c3a53705f783bb6868df0f4a2b977898a71 (patch) | |
tree | 4f73712a88b678ec5d2ed8a148257fe63451576a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | f8d4bc455047cf3903cd6f85f49978987dbb3027 (diff) | |
download | linux-d2516c3a53705f783bb6868df0f4a2b977898a71.tar.xz |
net, team, bonding: Add netdev_base_features helper
Both bonding and team driver have logic to derive the base feature
flags before iterating over their slave devices to refine the set
via netdev_increment_features().
Add a small helper netdev_base_features() so this can be reused
instead of having it open-coded multiple times.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Cc: Nikolay Aleksandrov <razor@blackwall.org>
Cc: Ido Schimmel <idosch@idosch.org>
Cc: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Hangbin Liu <liuhangbin@gmail.com>
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Link: https://patch.msgid.link/20241210141245.327886-1-daniel@iogearbox.net
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions