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: 854 MB/s 68524 calls/s # tcp tx: 837 MB/s 14205 calls/s 14205 msg/s # tcp rx: 837 MB/s 67328 calls/s # tcp tx: 831 MB/s 14097 calls/s 14097 msg/s # tcp rx: 832 MB/s 65705 calls/s # tcp tx: 833 MB/s 14139 calls/s 14139 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: 620 MB/s 449536 calls/s # udp tx: 1297 MB/s 22003 calls/s 22003 msg/s # udp rx: 639 MB/s 462848 calls/s # udp tx: 1324 MB/s 22468 calls/s 22468 msg/s # udp rx: 613 MB/s 444416 calls/s # udp tx: 1336 MB/s 22664 calls/s 22664 msg/s # udp rx: 671 MB/s 486400 calls/s # udp tx: 1311 MB/s 22236 calls/s 22236 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: 1151 MB/s 839508 calls/s # udp tx: 1173 MB/s 19899 calls/s 19899 msg/s # udp rx: 1167 MB/s 851502 calls/s # udp tx: 1166 MB/s 19788 calls/s 19788 msg/s # udp rx: 1165 MB/s 850150 calls/s # udp tx: 1164 MB/s 19756 calls/s 19756 msg/s # udp rx: 1171 MB/s 854051 calls/s # udp tx: 1170 MB/s 19859 calls/s 19859 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__->