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: 1177 MB/s 19975 calls/s 19975 msg/s # tcp rx: 1177 MB/s 143622 calls/s # tcp tx: 1111 MB/s 18850 calls/s 18850 msg/s # tcp rx: 1124 MB/s 128162 calls/s # tcp tx: 1108 MB/s 18801 calls/s 18801 msg/s # tcp rx: 1110 MB/s 124519 calls/s # tcp tx: 1097 MB/s 18618 calls/s 18618 msg/s # udp gso - over veth touching data # udp rx: 552 MB/s 393662 calls/s # udp tx: 570 MB/s 9683 calls/s 9683 msg/s # udp rx: 608 MB/s 433510 calls/s # udp tx: 607 MB/s 10304 calls/s 10304 msg/s # udp rx: 625 MB/s 445854 calls/s # udp tx: 626 MB/s 10626 calls/s 10626 msg/s # udp rx: 616 MB/s 439398 calls/s # udp tx: 615 MB/s 10440 calls/s 10440 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 835852 calls/s # udp tx: 1210 MB/s 20533 calls/s 20533 msg/s # udp rx: 1319 MB/s 940089 calls/s # udp tx: 1318 MB/s 22368 calls/s 22368 msg/s # udp rx: 1320 MB/s 940740 calls/s # udp tx: 1319 MB/s 22380 calls/s 22380 msg/s # udp rx: 1321 MB/s 941545 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1030 MB/s 17482 calls/s 17482 msg/s # tcp rx: 1030 MB/s 133530 calls/s # tcp tx: 1145 MB/s 19432 calls/s 19432 msg/s # tcp rx: 1146 MB/s 139124 calls/s # tcp tx: 1075 MB/s 18235 calls/s 18235 msg/s # tcp rx: 1076 MB/s 136189 calls/s # tcp tx: 1102 MB/s 18700 calls/s 18700 msg/s # udp gso - over veth touching data # udp rx: 1215 MB/s 886609 calls/s # udp tx: 1257 MB/s 21333 calls/s 21333 msg/s # udp rx: 1249 MB/s 911281 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp rx: 1229 MB/s 896503 calls/s # udp tx: 1232 MB/s 20908 calls/s 20908 msg/s # udp rx: 1204 MB/s 878204 calls/s # udp tx: 1205 MB/s 20452 calls/s 20452 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891872 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # udp rx: 1273 MB/s 928931 calls/s # udp tx: 1272 MB/s 21585 calls/s 21585 msg/s # udp rx: 1271 MB/s 927456 calls/s # udp tx: 1270 MB/s 21556 calls/s 21556 msg/s # udp rx: 1289 MB/s 940605 calls/s # udp tx: 1290 MB/s 21884 calls/s 21884 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__->