Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/src/kernels/5.14.0-570.el9.x86_64/tools/testing/selftests/drivers/net/bonding/ |
Upload File : |
# SPDX-License-Identifier: GPL-2.0 # Makefile for net selftests TEST_PROGS := \ bond-arp-interval-causes-panic.sh \ bond-break-lacpdu-tx.sh \ bond-lladdr-target.sh \ dev_addr_lists.sh \ mode-1-recovery-updelay.sh \ mode-2-recovery-updelay.sh \ bond_options.sh \ bond-eth-type-change.sh \ bond_macvlan.sh TEST_FILES := \ lag_lib.sh \ bond_topo_2d1c.sh \ bond_topo_3d1c.sh TEST_INCLUDES := \ ../../../net/forwarding/lib.sh \ ../../../net/lib.sh include ../../../lib.mk