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: 928 MB/s 15753 calls/s 15753 msg/s # tcp rx: 929 MB/s 48238 calls/s # tcp tx: 922 MB/s 15644 calls/s 15644 msg/s # tcp rx: 936 MB/s 49464 calls/s # tcp tx: 944 MB/s 16024 calls/s 16024 msg/s # tcp rx: 947 MB/s 47986 calls/s # tcp tx: 954 MB/s 16185 calls/s 16185 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: 485 MB/s 351814 calls/s # udp tx: 828 MB/s 14055 calls/s 14055 msg/s # udp rx: 535 MB/s 388094 calls/s # udp tx: 781 MB/s 13250 calls/s 13250 msg/s # udp rx: 533 MB/s 386305 calls/s # udp tx: 824 MB/s 13989 calls/s 13989 msg/s # udp rx: 532 MB/s 385156 calls/s # udp tx: 853 MB/s 14480 calls/s 14480 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: 615 MB/s 448572 calls/s # udp tx: 629 MB/s 10676 calls/s 10676 msg/s # udp rx: 634 MB/s 462584 calls/s # udp tx: 638 MB/s 10827 calls/s 10827 msg/s # udp rx: 628 MB/s 458303 calls/s # udp tx: 627 MB/s 10651 calls/s 10651 msg/s # udp rx: 654 MB/s 477267 calls/s # udp tx: 653 MB/s 11092 calls/s 11092 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__->