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: 1004 MB/s 17030 calls/s 17030 msg/s # tcp rx: 1004 MB/s 51931 calls/s # tcp tx: 960 MB/s 16287 calls/s 16287 msg/s # tcp rx: 960 MB/s 50546 calls/s # tcp tx: 1021 MB/s 17330 calls/s 17330 msg/s # tcp rx: 1023 MB/s 51142 calls/s # tcp tx: 1002 MB/s 16996 calls/s 16996 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: 608 MB/s 440832 calls/s # udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1210 MB/s 20528 calls/s 20528 msg/s # udp rx: 649 MB/s 470528 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 msg/s # udp rx: 664 MB/s 481536 calls/s # udp tx: 1297 MB/s 22007 calls/s 22007 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: 1095 MB/s 799058 calls/s # udp tx: 1125 MB/s 19090 calls/s 19090 msg/s # udp rx: 1148 MB/s 837575 calls/s # udp tx: 1148 MB/s 19483 calls/s 19483 msg/s # udp rx: 1119 MB/s 816776 calls/s # udp tx: 1118 MB/s 18968 calls/s 18968 msg/s # udp rx: 985 MB/s 718724 calls/s # udp tx: 985 MB/s 16707 calls/s 16707 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__->