make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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: 591 MB/s 10029 calls/s 10029 msg/s # tcp rx: 592 MB/s 34629 calls/s # tcp tx: 574 MB/s 9738 calls/s 9738 msg/s # tcp rx: 574 MB/s 34815 calls/s # tcp tx: 567 MB/s 9624 calls/s 9624 msg/s # tcp rx: 567 MB/s 33355 calls/s # tcp tx: 536 MB/s 9102 calls/s 9102 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: 548 MB/s 397056 calls/s # udp tx: 1311 MB/s 22241 calls/s 22241 msg/s # udp rx: 462 MB/s 335159 calls/s # udp tx: 866 MB/s 14690 calls/s 14690 msg/s # udp rx: 513 MB/s 371239 calls/s # udp tx: 890 MB/s 15095 calls/s 15095 msg/s # udp rx: 504 MB/s 365056 calls/s # udp tx: 897 MB/s 15215 calls/s 15215 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: 1077 MB/s 785850 calls/s # udp tx: 1108 MB/s 18796 calls/s 18796 msg/s # udp rx: 1134 MB/s 827131 calls/s # udp tx: 1133 MB/s 19228 calls/s 19228 msg/s # udp rx: 1129 MB/s 823431 calls/s # udp tx: 1128 MB/s 19141 calls/s 19141 msg/s # udp rx: 1108 MB/s 808660 calls/s # udp tx: 1108 MB/s 18800 calls/s 18800 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__->