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: 793 MB/s 13466 calls/s 13466 msg/s # tcp rx: 795 MB/s 65125 calls/s # tcp tx: 782 MB/s 13275 calls/s 13275 msg/s # tcp rx: 783 MB/s 64414 calls/s # tcp tx: 799 MB/s 13553 calls/s 13553 msg/s # tcp rx: 799 MB/s 63265 calls/s # tcp tx: 795 MB/s 13500 calls/s 13500 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: 634 MB/s 459520 calls/s # udp tx: 1309 MB/s 22202 calls/s 22202 msg/s # udp rx: 628 MB/s 454912 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 672 MB/s 486912 calls/s # udp tx: 1303 MB/s 22102 calls/s 22102 msg/s # udp rx: 681 MB/s 493312 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 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: 1103 MB/s 804543 calls/s # udp tx: 1124 MB/s 19071 calls/s 19071 msg/s # udp rx: 1151 MB/s 839480 calls/s # udp tx: 1144 MB/s 19403 calls/s 19403 msg/s # udp rx: 1100 MB/s 802556 calls/s # udp tx: 1108 MB/s 18799 calls/s 18799 msg/s # udp rx: 1158 MB/s 844661 calls/s # udp tx: 1159 MB/s 19673 calls/s 19673 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__->