make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1142 MB/s 19377 calls/s 19377 msg/s # tcp rx: 1152 MB/s 142329 calls/s # tcp tx: 1039 MB/s 17629 calls/s 17629 msg/s # tcp rx: 1045 MB/s 131420 calls/s # tcp tx: 1089 MB/s 18473 calls/s 18473 msg/s # tcp rx: 1092 MB/s 130980 calls/s # tcp tx: 1169 MB/s 19831 calls/s 19831 msg/s # udp gso - over veth touching data # udp rx: 1229 MB/s 875862 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp rx: 1283 MB/s 914612 calls/s # udp tx: 1290 MB/s 21886 calls/s 21886 msg/s # udp rx: 1227 MB/s 874086 calls/s # udp tx: 1230 MB/s 20869 calls/s 20869 msg/s # udp rx: 1260 MB/s 897807 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 835800 calls/s # udp tx: 1199 MB/s 20346 calls/s 20346 msg/s # udp rx: 1287 MB/s 917354 calls/s # udp tx: 1285 MB/s 21809 calls/s 21809 msg/s # udp rx: 1268 MB/s 903648 calls/s # udp tx: 1269 MB/s 21524 calls/s 21524 msg/s # udp rx: 1212 MB/s 864050 calls/s # udp tx: 1212 MB/s 20566 calls/s 20566 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 711 MB/s 12072 calls/s 12072 msg/s # tcp rx: 712 MB/s 87564 calls/s # tcp tx: 746 MB/s 12666 calls/s 12666 msg/s # tcp rx: 747 MB/s 88165 calls/s # tcp tx: 733 MB/s 12435 calls/s 12435 msg/s # tcp rx: 733 MB/s 87865 calls/s # tcp tx: 737 MB/s 12508 calls/s 12508 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 906763 calls/s # udp tx: 1272 MB/s 21588 calls/s 21588 msg/s # udp rx: 1275 MB/s 930234 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp rx: 1272 MB/s 928024 calls/s # udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # udp rx: 1276 MB/s 930932 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp gso and gro - over veth touching data # udp rx: 715 MB/s 521590 calls/s # udp tx: 729 MB/s 12374 calls/s 12374 msg/s # udp rx: 658 MB/s 480357 calls/s # udp tx: 658 MB/s 11167 calls/s 11167 msg/s # udp rx: 657 MB/s 479290 calls/s # udp tx: 655 MB/s 11120 calls/s 11120 msg/s # udp rx: 661 MB/s 482760 calls/s # udp tx: 678 MB/s 11505 calls/s 11505 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__->