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: 1019 MB/s 17290 calls/s 17290 msg/s # tcp rx: 1020 MB/s 52306 calls/s # tcp tx: 1044 MB/s 17711 calls/s 17711 msg/s # tcp rx: 1045 MB/s 53260 calls/s # tcp tx: 1009 MB/s 17130 calls/s 17130 msg/s # tcp rx: 1011 MB/s 52030 calls/s # tcp tx: 1051 MB/s 17831 calls/s 17831 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: 641 MB/s 464640 calls/s # udp tx: 1223 MB/s 20757 calls/s 20757 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # udp rx: 649 MB/s 470016 calls/s # udp tx: 1312 MB/s 22265 calls/s 22265 msg/s # udp rx: 665 MB/s 481792 calls/s # udp tx: 1306 MB/s 22160 calls/s 22160 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: 1085 MB/s 791633 calls/s # udp tx: 1115 MB/s 18921 calls/s 18921 msg/s # udp rx: 1170 MB/s 853972 calls/s # udp tx: 1171 MB/s 19872 calls/s 19872 msg/s # udp rx: 1166 MB/s 850953 calls/s # udp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp rx: 1163 MB/s 848568 calls/s # udp tx: 1162 MB/s 19725 calls/s 19725 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__->