selftests: mirror_gre_lag_lacp: Drop unnecessary code
authorPetr Machata <petrm@nvidia.com>
Thu, 27 Jun 2024 14:48:46 +0000 (16:48 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jun 2024 09:55:37 +0000 (10:55 +0100)
commit95d33989cee5844a4bcc561dcad0f78a72a24a6d
tree5d16b6e7533916acafbaab18ed2af54af0241c13
parent388b2d985a136c241d918e0647b1c421de229abb
selftests: mirror_gre_lag_lacp: Drop unnecessary code

The selftest does not use functions from mirror_gre_lib, ditch the import.

It does not use arping either, so drop the require_command as well.

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/net/forwarding/mirror_gre_lag_lacp.sh