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: 960 MB/s 16293 calls/s 16293 msg/s # tcp rx: 961 MB/s 53458 calls/s # tcp tx: 922 MB/s 15642 calls/s 15642 msg/s # tcp rx: 923 MB/s 49503 calls/s # tcp tx: 929 MB/s 15757 calls/s 15757 msg/s # tcp rx: 929 MB/s 49702 calls/s # tcp tx: 821 MB/s 13928 calls/s 13928 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: 599 MB/s 434432 calls/s # udp tx: 1194 MB/s 20263 calls/s 20263 msg/s # udp rx: 664 MB/s 481792 calls/s # udp tx: 1094 MB/s 18571 calls/s 18571 msg/s # udp rx: 663 MB/s 480768 calls/s # udp tx: 1204 MB/s 20430 calls/s 20430 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1284 MB/s 21782 calls/s 21782 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: 1065 MB/s 776839 calls/s # udp tx: 1095 MB/s 18581 calls/s 18581 msg/s # udp rx: 1153 MB/s 841200 calls/s # udp tx: 1152 MB/s 19550 calls/s 19550 msg/s # udp rx: 1133 MB/s 826439 calls/s # udp tx: 1132 MB/s 19205 calls/s 19205 msg/s # udp rx: 1103 MB/s 804690 calls/s # udp tx: 1101 MB/s 18686 calls/s 18686 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__->