make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1167 MB/s 19796 calls/s 19796 msg/s # tcp rx: 1168 MB/s 132381 calls/s # tcp tx: 1226 MB/s 20810 calls/s 20810 msg/s # tcp rx: 1260 MB/s 124117 calls/s # tcp tx: 1145 MB/s 19421 calls/s 19421 msg/s # tcp rx: 1133 MB/s 125943 calls/s # tcp tx: 1091 MB/s 18506 calls/s 18506 msg/s # udp gso - over veth touching data # udp rx: 1270 MB/s 905150 calls/s # udp tx: 1304 MB/s 22123 calls/s 22123 msg/s # udp rx: 1323 MB/s 942740 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 1323 MB/s 942512 calls/s # udp tx: 1321 MB/s 22421 calls/s 22421 msg/s # udp rx: 1326 MB/s 944720 calls/s # udp tx: 1326 MB/s 22505 calls/s 22505 msg/s # udp gso and gro - over veth touching data # udp rx: 1249 MB/s 890020 calls/s # udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # udp rx: 1185 MB/s 844238 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1335 MB/s 951242 calls/s # udp tx: 1338 MB/s 22710 calls/s 22710 msg/s # udp rx: 1352 MB/s 963170 calls/s # udp tx: 1355 MB/s 22996 calls/s 22996 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1187 MB/s 20141 calls/s 20141 msg/s # tcp rx: 1188 MB/s 141521 calls/s # tcp tx: 1183 MB/s 20067 calls/s 20067 msg/s # tcp rx: 1184 MB/s 138301 calls/s # tcp tx: 1178 MB/s 19989 calls/s 19989 msg/s # tcp rx: 1179 MB/s 138337 calls/s # tcp tx: 1173 MB/s 19899 calls/s 19899 msg/s # udp gso - over veth touching data # udp rx: 582 MB/s 425127 calls/s # udp tx: 600 MB/s 10181 calls/s 10181 msg/s # udp rx: 594 MB/s 433384 calls/s # udp tx: 597 MB/s 10129 calls/s 10129 msg/s # udp rx: 591 MB/s 431111 calls/s # udp tx: 593 MB/s 10060 calls/s 10060 msg/s # udp rx: 588 MB/s 429056 calls/s # udp tx: 591 MB/s 10024 calls/s 10024 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 456676 calls/s # udp tx: 645 MB/s 10948 calls/s 10948 msg/s # udp rx: 677 MB/s 494113 calls/s # udp tx: 676 MB/s 11481 calls/s 11481 msg/s # udp rx: 664 MB/s 484822 calls/s # udp tx: 664 MB/s 11263 calls/s 11263 msg/s # udp rx: 663 MB/s 483931 calls/s # udp tx: 686 MB/s 11651 calls/s 11651 msg/s ok 1 selftests: net: udpgro_bench.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__->