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: 951 MB/s 16137 calls/s 16137 msg/s # tcp rx: 951 MB/s 51841 calls/s # tcp tx: 955 MB/s 16209 calls/s 16209 msg/s # tcp rx: 956 MB/s 51119 calls/s # tcp tx: 959 MB/s 16277 calls/s 16277 msg/s # tcp rx: 960 MB/s 50191 calls/s # tcp tx: 944 MB/s 16020 calls/s 16020 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: 622 MB/s 451072 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 636 MB/s 460800 calls/s # udp tx: 1292 MB/s 21918 calls/s 21918 msg/s # udp rx: 639 MB/s 463104 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # udp rx: 635 MB/s 460288 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 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: 1080 MB/s 788052 calls/s # udp tx: 1103 MB/s 18710 calls/s 18710 msg/s # udp rx: 1112 MB/s 811386 calls/s # udp tx: 1111 MB/s 18860 calls/s 18860 msg/s # udp rx: 1130 MB/s 824784 calls/s # udp tx: 1129 MB/s 19160 calls/s 19160 msg/s # udp rx: 1157 MB/s 844084 calls/s # udp tx: 1156 MB/s 19620 calls/s 19620 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__->