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: 895 MB/s 15187 calls/s 15187 msg/s # tcp rx: 895 MB/s 53731 calls/s # tcp tx: 932 MB/s 15823 calls/s 15823 msg/s # tcp rx: 953 MB/s 49706 calls/s # tcp tx: 909 MB/s 15419 calls/s 15419 msg/s # tcp rx: 913 MB/s 47515 calls/s # tcp tx: 844 MB/s 14319 calls/s 14319 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: 482 MB/s 349440 calls/s # udp tx: 857 MB/s 14549 calls/s 14549 msg/s # udp rx: 551 MB/s 399856 calls/s # udp tx: 749 MB/s 12714 calls/s 12714 msg/s # udp rx: 462 MB/s 335398 calls/s # udp tx: 850 MB/s 14429 calls/s 14429 msg/s # udp rx: 551 MB/s 399397 calls/s # udp tx: 821 MB/s 13925 calls/s 13925 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: 1044 MB/s 762033 calls/s # udp tx: 1074 MB/s 18221 calls/s 18221 msg/s # udp rx: 1113 MB/s 811889 calls/s # udp tx: 1104 MB/s 18741 calls/s 18741 msg/s # udp rx: 1117 MB/s 815168 calls/s # udp tx: 1127 MB/s 19123 calls/s 19123 msg/s # udp rx: 1133 MB/s 826980 calls/s # udp tx: 1134 MB/s 19239 calls/s 19239 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__->