aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2023-10-25 15:30:10 +0300
committerDavid S. Miller <[email protected]>2023-10-27 10:51:41 +0100
commit62ef9cba98a2e401b1e8b5dedcc56b735031e744 (patch)
tree352f9061278a9dd5d9aeea1b23f67bcf8ca2be79 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent1b6d993509c13d180b2a9fbfe0ebc48e344348df (diff)
bridge: mcast: Factor out a helper for PG entry size calculation
Currently, netlink notifications are sent for individual port group entries and not for the entire MDB entry itself. Subsequent patches are going to add MDB get support which will require the bridge driver to reply with an entire MDB entry. Therefore, as a preparation, factor out an helper to calculate the size of an individual port group entry. When determining the size of the reply this helper will be invoked for each port group entry in the MDB entry. No functional changes intended. Signed-off-by: Ido Schimmel <[email protected]> Acked-by: Nikolay Aleksandrov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions