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: 961 MB/s 16303 calls/s 16303 msg/s # tcp rx: 962 MB/s 52136 calls/s # tcp tx: 961 MB/s 16305 calls/s 16305 msg/s # tcp rx: 961 MB/s 50478 calls/s # tcp tx: 1000 MB/s 16969 calls/s 16969 msg/s # tcp rx: 1001 MB/s 51662 calls/s # tcp tx: 1002 MB/s 16995 calls/s 16995 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: 593 MB/s 430099 calls/s # udp tx: 1107 MB/s 18782 calls/s 18782 msg/s # udp rx: 632 MB/s 457728 calls/s # udp tx: 1215 MB/s 20621 calls/s 20621 msg/s # udp rx: 555 MB/s 402387 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp rx: 616 MB/s 446208 calls/s # udp tx: 1303 MB/s 22110 calls/s 22110 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: 729 MB/s 531770 calls/s # udp tx: 746 MB/s 12659 calls/s 12659 msg/s # udp rx: 693 MB/s 505823 calls/s # udp tx: 692 MB/s 11744 calls/s 11744 msg/s # udp rx: 691 MB/s 504263 calls/s # udp tx: 691 MB/s 11724 calls/s 11724 msg/s # udp rx: 689 MB/s 502914 calls/s # udp tx: 688 MB/s 11685 calls/s 11685 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__->