summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2026-07-01 17:59:47 +0200
committerPaolo Abeni <pabeni@redhat.com>2026-07-01 17:59:47 +0200
commit66c84c6d8b99783aa7dedba18f9a109ed06cc3bc (patch)
treef5b3356ca07e45f8d4f3c6a81f2b0e12d06f0d01 /tools/perf/scripts/python/bin
parent1c664ec4b9ea827b609d296921ed5bad8a40a158 (diff)
parentf985358f4ee231a77e00eb45c5b0f99a30c0a3d4 (diff)
Merge branch 'dpaa2-switch-add-support-for-lag-offload'
Ioana Ciornei says: ==================== dpaa2-switch: add support for LAG offload This patch set adds support in dpaa2-switch for offloading upper bond devices. The first two patches remove the necessity to hold rtnl_lock during the event processing workqueue by ensuring that all event were processed before any changes in FDB layout happens. Patch #3 updates the logic around choosing the FDB that should be used on a switch port. This is necessary since with the addition of the LAG offload, we need to take into account all ports which are under the same bridge, even though not directly. The next four patches clean up the FDB event by making them easier to integrate with bond devices and also add the dpaa2_switch_port_to_bridge_port() helper to be used in the LAG offload support. The 8th patch adds the necessary new APIs for the LAG configuration while the next one uses them, both in the prechangeupper phase and the changeupper one. Which ports can be part of the same LAG group is configurable at boot time, thus we use the prechangeupper callback in order to validate that a requested configuration can be offloaded or not. This set also extends the handling of FDBs and port objects so that they are handled by the driver even on an offloaded bond device. v3: https://lore.kernel.org/all/20260603143623.3712024-1-ioana.ciornei@nxp.com/ v2: https://lore.kernel.org/all/20260512131554.952971-1-ioana.ciornei@nxp.com/ v1: https://lore.kernel.org/all/20260506151540.1242997-1-ioana.ciornei@nxp.com/ ==================== Link: https://patch.msgid.link/20260629112309.154328-1-ioana.ciornei@nxp.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions