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: 1160 MB/s 19683 calls/s 19683 msg/s # tcp rx: 1161 MB/s 144048 calls/s # tcp tx: 1127 MB/s 19127 calls/s 19127 msg/s # tcp rx: 1150 MB/s 132890 calls/s # tcp tx: 1135 MB/s 19267 calls/s 19267 msg/s # tcp rx: 1134 MB/s 130985 calls/s # tcp tx: 1141 MB/s 19357 calls/s 19357 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908705 calls/s # udp tx: 1313 MB/s 22285 calls/s 22285 msg/s # udp rx: 1321 MB/s 941532 calls/s # udp tx: 1324 MB/s 22465 calls/s 22465 msg/s # udp rx: 1287 MB/s 917293 calls/s # udp tx: 1291 MB/s 21905 calls/s 21905 msg/s # udp rx: 1178 MB/s 839236 calls/s # udp tx: 1179 MB/s 20012 calls/s 20012 msg/s # udp gso and gro - over veth touching data # udp rx: 702 MB/s 500423 calls/s # udp tx: 737 MB/s 12506 calls/s 12506 msg/s # udp rx: 779 MB/s 555189 calls/s # udp tx: 765 MB/s 12985 calls/s 12985 msg/s # udp rx: 636 MB/s 453475 calls/s # udp tx: 636 MB/s 10793 calls/s 10793 msg/s # udp rx: 626 MB/s 446450 calls/s # udp tx: 626 MB/s 10624 calls/s 10624 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 768 MB/s 13034 calls/s 13034 msg/s # tcp rx: 771 MB/s 88372 calls/s # tcp tx: 803 MB/s 13628 calls/s 13628 msg/s # tcp rx: 804 MB/s 87895 calls/s # tcp tx: 756 MB/s 12823 calls/s 12823 msg/s # tcp rx: 768 MB/s 84375 calls/s # tcp tx: 1075 MB/s 18235 calls/s 18235 msg/s # udp gso - over veth touching data # udp rx: 1173 MB/s 855931 calls/s # udp tx: 1208 MB/s 20504 calls/s 20504 msg/s # udp rx: 1243 MB/s 906806 calls/s # udp tx: 1235 MB/s 20950 calls/s 20950 msg/s # udp rx: 1261 MB/s 920205 calls/s # udp tx: 1274 MB/s 21621 calls/s 21621 msg/s # udp rx: 1259 MB/s 918531 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 456746 calls/s # udp tx: 659 MB/s 11192 calls/s 11192 msg/s # udp rx: 1212 MB/s 884536 calls/s # udp tx: 1214 MB/s 20598 calls/s 20598 msg/s # udp rx: 1238 MB/s 903115 calls/s # udp tx: 1238 MB/s 21003 calls/s 21003 msg/s # udp rx: 1286 MB/s 938385 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 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__->