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: 1018 MB/s 17266 calls/s 17266 msg/s # tcp rx: 1034 MB/s 52561 calls/s # tcp tx: 927 MB/s 15731 calls/s 15731 msg/s # tcp rx: 939 MB/s 47427 calls/s # tcp tx: 1001 MB/s 16980 calls/s 16980 msg/s # tcp rx: 1003 MB/s 49918 calls/s # tcp tx: 1015 MB/s 17216 calls/s 17216 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: 594 MB/s 430592 calls/s # udp tx: 1225 MB/s 20777 calls/s 20777 msg/s # udp rx: 621 MB/s 450420 calls/s # udp tx: 1288 MB/s 21862 calls/s 21862 msg/s # udp rx: 637 MB/s 461892 calls/s # udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # udp rx: 647 MB/s 469337 calls/s # udp tx: 1257 MB/s 21333 calls/s 21333 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: 1043 MB/s 761363 calls/s # udp tx: 1061 MB/s 17996 calls/s 17996 msg/s # udp rx: 1099 MB/s 801900 calls/s # udp tx: 1108 MB/s 18800 calls/s 18800 msg/s # udp rx: 1077 MB/s 785997 calls/s # udp tx: 1076 MB/s 18261 calls/s 18261 msg/s # udp rx: 1146 MB/s 836449 calls/s # udp tx: 1145 MB/s 19431 calls/s 19431 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__->