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: 604 MB/s 10246 calls/s 10246 msg/s # tcp rx: 604 MB/s 34256 calls/s # tcp tx: 637 MB/s 10810 calls/s 10810 msg/s # tcp rx: 637 MB/s 35112 calls/s # tcp tx: 606 MB/s 10282 calls/s 10282 msg/s # tcp rx: 606 MB/s 34340 calls/s # tcp tx: 630 MB/s 10690 calls/s 10690 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: 511 MB/s 371969 calls/s # udp tx: 796 MB/s 13513 calls/s 13513 msg/s # udp rx: 642 MB/s 465664 calls/s # udp tx: 1152 MB/s 19548 calls/s 19548 msg/s # udp rx: 639 MB/s 462848 calls/s # udp tx: 1287 MB/s 21838 calls/s 21838 msg/s # udp rx: 558 MB/s 404736 calls/s # udp tx: 1195 MB/s 20278 calls/s 20278 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: 1035 MB/s 755073 calls/s # udp tx: 1058 MB/s 17957 calls/s 17957 msg/s # udp rx: 998 MB/s 728024 calls/s # udp tx: 993 MB/s 16842 calls/s 16842 msg/s # udp rx: 607 MB/s 442985 calls/s # udp tx: 606 MB/s 10290 calls/s 10290 msg/s # udp rx: 655 MB/s 478308 calls/s # udp tx: 655 MB/s 11124 calls/s 11124 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__->