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: 918 MB/s 15581 calls/s 15581 msg/s # tcp rx: 919 MB/s 50192 calls/s # tcp tx: 970 MB/s 16453 calls/s 16453 msg/s # tcp rx: 971 MB/s 49598 calls/s # tcp tx: 980 MB/s 16637 calls/s 16637 msg/s # tcp rx: 981 MB/s 50108 calls/s # tcp tx: 970 MB/s 16461 calls/s 16461 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: 626 MB/s 454144 calls/s # udp tx: 1296 MB/s 21990 calls/s 21990 msg/s # udp rx: 636 MB/s 461333 calls/s # udp tx: 1288 MB/s 21858 calls/s 21858 msg/s # udp rx: 666 MB/s 482646 calls/s # udp tx: 1318 MB/s 22355 calls/s 22355 msg/s # udp rx: 596 MB/s 431786 calls/s # udp tx: 1338 MB/s 22710 calls/s 22710 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: 1078 MB/s 786784 calls/s # udp tx: 1096 MB/s 18594 calls/s 18594 msg/s # udp rx: 1168 MB/s 852132 calls/s # udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # udp rx: 1160 MB/s 846568 calls/s # udp tx: 1160 MB/s 19681 calls/s 19681 msg/s # udp rx: 1143 MB/s 834116 calls/s # udp tx: 1144 MB/s 19412 calls/s 19412 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__->