Files
rk35xx-android14/external/ltp/runtest/net_stress.interface
T
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00

32 lines
1.2 KiB
Plaintext

#
# Stress test for interface
#
if4-addr-change_ifconfig if4-addr-change.sh
if4-updown_ip if-updown.sh -c ip
if4-updown_ifconfig if-updown.sh -c ifconfig
if4-addr-adddel_ip if-addr-adddel.sh -c ip
if4-addr-adddel_ifconfig if-addr-adddel.sh -c ifconfig
if4-addr-addlarge_ip if-addr-addlarge.sh -c ip
if4-addr-addlarge_ifconfig if-addr-addlarge.sh -c ifconfig
if4-route-adddel_ip if-route-adddel.sh -c ip
if4-route-adddel_route if-route-adddel.sh -c route
if4-route-addlarge_ip if-route-addlarge.sh -c ip
if4-route-addlarge_route if-route-addlarge.sh -c route
if4-mtu-change_ip if-mtu-change.sh -c ip
if4-mtu-change_ifconfig if-mtu-change.sh -c ifconfig
if6-updown_ip if-updown.sh -6 -c ip
if6-updown_ifconfig if-updown.sh -6 -c ifconfig
if6-addr-adddel_ip if-addr-adddel.sh -6 -c ip
if6-addr-adddel_ifconfig if-addr-adddel.sh -6 -c ifconfig
if6-addr-addlarge_ip if-addr-addlarge.sh -6 -c ip
if6-addr-addlarge_ifconfig if-addr-addlarge.sh -6 -c ifconfig
if6-route-adddel_ip if-route-adddel.sh -6 -c ip
if6-route-adddel_route if-route-adddel.sh -6 -c route
if6-route-addlarge_ip if-route-addlarge.sh -6 -c ip
if6-route-addlarge_route if-route-addlarge.sh -6 -c route
if6-mtu-change_ip if-mtu-change.sh -6 -c ip
if6-mtu-change_ifconfig if-mtu-change.sh -6 -c ifconfig