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: 939 MB/s 15943 calls/s 15943 msg/s # tcp rx: 996 MB/s 49310 calls/s # tcp tx: 905 MB/s 15362 calls/s 15362 msg/s # tcp rx: 923 MB/s 46830 calls/s # tcp tx: 929 MB/s 15759 calls/s 15759 msg/s # tcp rx: 928 MB/s 47209 calls/s # tcp tx: 909 MB/s 15431 calls/s 15431 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: 489 MB/s 355290 calls/s # udp tx: 781 MB/s 13263 calls/s 13263 msg/s # udp rx: 523 MB/s 379770 calls/s # udp tx: 895 MB/s 15190 calls/s 15190 msg/s # udp rx: 642 MB/s 465152 calls/s # udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # udp rx: 665 MB/s 482048 calls/s # udp tx: 1294 MB/s 21964 calls/s 21964 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: 967 MB/s 705592 calls/s # udp tx: 981 MB/s 16652 calls/s 16652 msg/s # udp rx: 660 MB/s 481601 calls/s # udp tx: 659 MB/s 11188 calls/s 11188 msg/s # udp rx: 669 MB/s 488252 calls/s # udp tx: 669 MB/s 11352 calls/s 11352 msg/s # udp rx: 663 MB/s 483998 calls/s # udp tx: 663 MB/s 11254 calls/s 11254 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__->