summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2023-08-02 11:18:18 +0300
committerDavid S. Miller <davem@davemloft.net>2023-08-02 11:18:18 +0300
commit0a368a5c4e38438b36693e7522effb6eb1ab92f9 (patch)
treec7aa6c3eb9b96f1b01ed47dc38bea168619f1e7d /net
parent10857e6779054f79a7569eaaaa85dfa71b73acc1 (diff)
parent67d5ffb9ed513d08ff81fefde6abc00440d9d4ce (diff)
downloadlinux-0a368a5c4e38438b36693e7522effb6eb1ab92f9.tar.xz
Merge branch 'selftests-mlxsw'
Petr Machata says: ==================== selftests: New selftests for out-of-order-operations patches in mlxsw In the past, the mlxsw driver made the assumption that the user applies configuration in a bottom-up manner. Thus netdevices needed to be added to the bridge before IP addresses were configured on that bridge or SVI added on top of it, because whatever happened before a netdevice was mlxsw upper was generally ignored by mlxsw. Recently, several patch series were pushed to introduce the bookkeeping and replays necessary to offload the full state, not just the immediate configuration step. In this patchset, introduce new selftests that directly exercise the out of order code paths in mlxsw. - Patch #1 adds new tests into the existing selftest router_bridge.sh. - Patches #2-#5 add new generic selftests. - Patches #6-#8 add new mlxsw-specific selftests. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions