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: 847 MB/s 14382 calls/s 14382 msg/s # tcp rx: 850 MB/s 68176 calls/s # tcp tx: 807 MB/s 13704 calls/s 13704 msg/s # tcp rx: 809 MB/s 65567 calls/s # tcp tx: 812 MB/s 13788 calls/s 13788 msg/s # tcp rx: 813 MB/s 65264 calls/s # tcp tx: 838 MB/s 14218 calls/s 14218 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: 657 MB/s 476160 calls/s # udp tx: 1238 MB/s 21012 calls/s 21012 msg/s # udp rx: 679 MB/s 493541 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp rx: 605 MB/s 438718 calls/s # udp tx: 1254 MB/s 21273 calls/s 21273 msg/s # udp rx: 681 MB/s 493568 calls/s # udp tx: 1224 MB/s 20775 calls/s 20775 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: 1069 MB/s 779861 calls/s # udp tx: 1100 MB/s 18670 calls/s 18670 msg/s # udp rx: 1087 MB/s 792998 calls/s # udp tx: 1086 MB/s 18427 calls/s 18427 msg/s # udp rx: 1122 MB/s 818364 calls/s # udp tx: 1121 MB/s 19015 calls/s 19015 msg/s # udp rx: 1126 MB/s 821226 calls/s # udp tx: 1125 MB/s 19085 calls/s 19085 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__->