make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 990 MB/s 16792 calls/s 16792 msg/s # tcp rx: 990 MB/s 51442 calls/s # tcp tx: 998 MB/s 16942 calls/s 16942 msg/s # tcp rx: 999 MB/s 51146 calls/s # tcp tx: 986 MB/s 16732 calls/s 16732 msg/s # tcp rx: 987 MB/s 50673 calls/s # tcp tx: 990 MB/s 16806 calls/s 16806 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 643 MB/s 466432 calls/s # udp tx: 1110 MB/s 18837 calls/s 18837 msg/s # udp rx: 662 MB/s 480287 calls/s # udp tx: 1133 MB/s 19218 calls/s 19218 msg/s # udp rx: 660 MB/s 478593 calls/s # udp tx: 1172 MB/s 19883 calls/s 19883 msg/s # udp rx: 661 MB/s 478856 calls/s # udp tx: 1243 MB/s 21091 calls/s 21091 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1093 MB/s 797751 calls/s # udp tx: 1120 MB/s 18997 calls/s 18997 msg/s # udp rx: 1111 MB/s 810867 calls/s # udp tx: 1110 MB/s 18838 calls/s 18838 msg/s # udp rx: 1123 MB/s 819467 calls/s # udp tx: 1124 MB/s 19077 calls/s 19077 msg/s # udp rx: 1144 MB/s 834618 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->