OSDN Git Service

selftests: mlxsw: rtnetlink: Drop obsolete tests
authorPetr Machata <petrm@nvidia.com>
Wed, 19 Jul 2023 11:01:18 +0000 (13:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 21 Jul 2023 07:54:04 +0000 (08:54 +0100)
commitd7eb1f17515300d313f4eecf63a2f95704805382
tree27b84aba6d4c39ea996bcddca7b724b6bce18f26
parentf2e2857b352277a451e2f91409e461fa7ebf2d15
selftests: mlxsw: rtnetlink: Drop obsolete tests

Support for enslaving ports to LAGs with uppers will be added in the
following patches. Selftests to make sure it actually does the right thing
are ready and will be sent as a follow-up.

Similarly, ordering of MACVLAN creation and RIF creation will be relaxed
and it will be permitted to create a MACVLAN first.

Thus these two tests are obsolete. Drop them.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh