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: 839 MB/s 14235 calls/s 14235 msg/s # tcp rx: 840 MB/s 66543 calls/s # tcp tx: 839 MB/s 14232 calls/s 14232 msg/s # tcp rx: 839 MB/s 66387 calls/s # tcp tx: 830 MB/s 14084 calls/s 14084 msg/s # tcp rx: 831 MB/s 67422 calls/s # tcp tx: 818 MB/s 13890 calls/s 13890 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 450560 calls/s # udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # udp rx: 525 MB/s 381394 calls/s # udp tx: 860 MB/s 14596 calls/s 14596 msg/s # udp rx: 549 MB/s 398414 calls/s # udp tx: 725 MB/s 12304 calls/s 12304 msg/s # udp rx: 570 MB/s 413195 calls/s # udp tx: 791 MB/s 13419 calls/s 13419 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: 992 MB/s 723964 calls/s # udp tx: 1007 MB/s 17086 calls/s 17086 msg/s # udp rx: 1128 MB/s 822756 calls/s # udp tx: 1137 MB/s 19290 calls/s 19290 msg/s # udp rx: 1087 MB/s 793110 calls/s # udp tx: 1088 MB/s 18462 calls/s 18462 msg/s # udp rx: 1135 MB/s 827866 calls/s # udp tx: 1136 MB/s 19271 calls/s 19271 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__->