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: 1049 MB/s 17803 calls/s 17803 msg/s # tcp rx: 1058 MB/s 53429 calls/s # tcp tx: 972 MB/s 16502 calls/s 16502 msg/s # tcp rx: 980 MB/s 49540 calls/s # tcp tx: 993 MB/s 16857 calls/s 16857 msg/s # tcp rx: 993 MB/s 50478 calls/s # tcp tx: 977 MB/s 16580 calls/s 16580 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: 585 MB/s 423936 calls/s # udp tx: 1223 MB/s 20759 calls/s 20759 msg/s # udp rx: 599 MB/s 434432 calls/s # udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # udp rx: 653 MB/s 473088 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 msg/s # udp rx: 657 MB/s 476416 calls/s # udp tx: 1311 MB/s 22239 calls/s 22239 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: 1035 MB/s 755068 calls/s # udp tx: 1062 MB/s 18025 calls/s 18025 msg/s # udp rx: 1153 MB/s 840926 calls/s # udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp rx: 1156 MB/s 843455 calls/s # udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # udp rx: 1109 MB/s 809111 calls/s # udp tx: 1107 MB/s 18779 calls/s 18779 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__->