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: 1026 MB/s 17411 calls/s 17411 msg/s # tcp rx: 1026 MB/s 52442 calls/s # tcp tx: 1032 MB/s 17505 calls/s 17505 msg/s # tcp rx: 1033 MB/s 52521 calls/s # tcp tx: 1034 MB/s 17551 calls/s 17551 msg/s # tcp rx: 1036 MB/s 52784 calls/s # tcp tx: 1012 MB/s 17181 calls/s 17181 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: 590 MB/s 428032 calls/s # udp tx: 1162 MB/s 19713 calls/s 19713 msg/s # udp rx: 575 MB/s 417024 calls/s # udp tx: 1193 MB/s 20241 calls/s 20241 msg/s # udp rx: 645 MB/s 467200 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 660 MB/s 478464 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 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: 1062 MB/s 774847 calls/s # udp tx: 1072 MB/s 18185 calls/s 18185 msg/s # udp rx: 887 MB/s 647166 calls/s # udp tx: 897 MB/s 15229 calls/s 15229 msg/s # udp rx: 1139 MB/s 830832 calls/s # udp tx: 1139 MB/s 19327 calls/s 19327 msg/s # udp rx: 1137 MB/s 829342 calls/s # udp tx: 1137 MB/s 19293 calls/s 19293 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__->