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: 545 MB/s 9252 calls/s 9252 msg/s # tcp rx: 548 MB/s 35811 calls/s # tcp tx: 485 MB/s 8239 calls/s 8239 msg/s # tcp rx: 485 MB/s 35858 calls/s # tcp tx: 541 MB/s 9178 calls/s 9178 msg/s # tcp rx: 541 MB/s 35617 calls/s # tcp tx: 570 MB/s 9678 calls/s 9678 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: 564 MB/s 409087 calls/s # udp tx: 1143 MB/s 19397 calls/s 19397 msg/s # udp rx: 610 MB/s 442338 calls/s # udp tx: 1223 MB/s 20757 calls/s 20757 msg/s # udp rx: 660 MB/s 478584 calls/s # udp tx: 1266 MB/s 21479 calls/s 21479 msg/s # udp rx: 658 MB/s 477220 calls/s # udp tx: 1269 MB/s 21529 calls/s 21529 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: 927 MB/s 676086 calls/s # udp tx: 956 MB/s 16225 calls/s 16225 msg/s # udp rx: 991 MB/s 723421 calls/s # udp tx: 991 MB/s 16813 calls/s 16813 msg/s # udp rx: 1061 MB/s 774173 calls/s # udp tx: 1060 MB/s 17990 calls/s 17990 msg/s # udp rx: 1036 MB/s 755581 calls/s # udp tx: 1034 MB/s 17540 calls/s 17540 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__->