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: 1023 MB/s 17365 calls/s 17365 msg/s # tcp rx: 1024 MB/s 52103 calls/s # tcp tx: 1028 MB/s 17437 calls/s 17437 msg/s # tcp rx: 1028 MB/s 52336 calls/s # tcp tx: 1052 MB/s 17851 calls/s 17851 msg/s # tcp rx: 1054 MB/s 53628 calls/s # tcp tx: 901 MB/s 15289 calls/s 15289 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: 647 MB/s 468736 calls/s # udp tx: 1240 MB/s 21032 calls/s 21032 msg/s # udp rx: 617 MB/s 447232 calls/s # udp tx: 1303 MB/s 22104 calls/s 22104 msg/s # udp rx: 661 MB/s 479232 calls/s # udp tx: 1314 MB/s 22292 calls/s 22292 msg/s # udp rx: 664 MB/s 481024 calls/s # udp tx: 1310 MB/s 22231 calls/s 22231 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: 1129 MB/s 823905 calls/s # udp tx: 1160 MB/s 19691 calls/s 19691 msg/s # udp rx: 1079 MB/s 787292 calls/s # udp tx: 1088 MB/s 18469 calls/s 18469 msg/s # udp rx: 1169 MB/s 852646 calls/s # udp tx: 1171 MB/s 19870 calls/s 19870 msg/s # udp rx: 1175 MB/s 857382 calls/s # udp tx: 1176 MB/s 19957 calls/s 19957 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__->