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: 889 MB/s 15088 calls/s 15088 msg/s # tcp rx: 905 MB/s 46862 calls/s # tcp tx: 930 MB/s 15778 calls/s 15778 msg/s # tcp rx: 936 MB/s 47854 calls/s # tcp tx: 918 MB/s 15586 calls/s 15586 msg/s # tcp rx: 926 MB/s 47722 calls/s # tcp tx: 879 MB/s 14909 calls/s 14909 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: 611 MB/s 442880 calls/s # udp tx: 1200 MB/s 20356 calls/s 20356 msg/s # udp rx: 662 MB/s 480517 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1253 MB/s 21256 calls/s 21256 msg/s # udp rx: 663 MB/s 480512 calls/s # udp tx: 1266 MB/s 21480 calls/s 21480 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: 1103 MB/s 804583 calls/s # udp tx: 1133 MB/s 19226 calls/s 19226 msg/s # udp rx: 1017 MB/s 742403 calls/s # udp tx: 1012 MB/s 17179 calls/s 17179 msg/s # udp rx: 1118 MB/s 815586 calls/s # udp tx: 1121 MB/s 19024 calls/s 19024 msg/s # udp rx: 1139 MB/s 830996 calls/s # udp tx: 1138 MB/s 19312 calls/s 19312 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__->