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: 906 MB/s 15371 calls/s 15371 msg/s # tcp rx: 906 MB/s 50226 calls/s # tcp tx: 918 MB/s 15574 calls/s 15574 msg/s # tcp rx: 919 MB/s 49463 calls/s # tcp tx: 909 MB/s 15431 calls/s 15431 msg/s # tcp rx: 909 MB/s 48849 calls/s # tcp tx: 873 MB/s 14808 calls/s 14808 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: 640 MB/s 463864 calls/s # udp tx: 1267 MB/s 21495 calls/s 21495 msg/s # udp rx: 639 MB/s 463104 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1262 MB/s 21412 calls/s 21412 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: 1082 MB/s 789721 calls/s # udp tx: 1103 MB/s 18721 calls/s 18721 msg/s # udp rx: 1200 MB/s 875860 calls/s # udp tx: 1202 MB/s 20387 calls/s 20387 msg/s # udp rx: 1115 MB/s 813556 calls/s # udp tx: 1116 MB/s 18937 calls/s 18937 msg/s # udp rx: 1149 MB/s 838527 calls/s # udp tx: 1150 MB/s 19520 calls/s 19520 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__->