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: 1398 MB/s 23723 calls/s 23723 msg/s # tcp rx: 1402 MB/s 53507 calls/s # tcp tx: 1376 MB/s 23345 calls/s 23345 msg/s # tcp rx: 1376 MB/s 57837 calls/s # tcp tx: 1372 MB/s 23272 calls/s 23272 msg/s # tcp rx: 1373 MB/s 62419 calls/s # tcp tx: 1378 MB/s 23374 calls/s 23374 msg/s # udp gso - over veth touching data # udp rx: 531 MB/s 378770 calls/s # udp tx: 558 MB/s 9466 calls/s 9466 msg/s # udp rx: 631 MB/s 449777 calls/s # udp tx: 629 MB/s 10685 calls/s 10685 msg/s # udp rx: 677 MB/s 482735 calls/s # udp tx: 677 MB/s 11499 calls/s 11499 msg/s # udp rx: 675 MB/s 481442 calls/s # udp tx: 675 MB/s 11463 calls/s 11463 msg/s # udp gso and gro - over veth touching data # udp rx: 1692 MB/s 28706 calls/s # udp tx: 1750 MB/s 29687 calls/s 29687 msg/s # udp rx: 1794 MB/s 30436 calls/s # udp tx: 1781 MB/s 30215 calls/s 30215 msg/s # udp rx: 1611 MB/s 27337 calls/s # udp tx: 1621 MB/s 27496 calls/s 27496 msg/s # udp rx: 1742 MB/s 29560 calls/s # udp tx: 1741 MB/s 29532 calls/s 29532 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1377 MB/s 23363 calls/s 23363 msg/s # tcp rx: 1378 MB/s 64550 calls/s # tcp tx: 1357 MB/s 23029 calls/s 23029 msg/s # tcp rx: 1357 MB/s 64819 calls/s # tcp tx: 1366 MB/s 23174 calls/s 23174 msg/s # tcp rx: 1367 MB/s 60443 calls/s # tcp tx: 1359 MB/s 23050 calls/s 23050 msg/s # udp gso - over veth touching data # udp rx: 1102 MB/s 804319 calls/s # udp tx: 1136 MB/s 19278 calls/s 19278 msg/s # udp rx: 1161 MB/s 846991 calls/s # udp tx: 1170 MB/s 19857 calls/s 19857 msg/s # udp rx: 1152 MB/s 840721 calls/s # udp tx: 1152 MB/s 19543 calls/s 19543 msg/s # udp rx: 1158 MB/s 844877 calls/s # udp tx: 1158 MB/s 19643 calls/s 19643 msg/s # udp gso and gro - over veth touching data # udp rx: 1631 MB/s 27675 calls/s # udp tx: 1679 MB/s 28487 calls/s 28487 msg/s # udp rx: 1552 MB/s 26333 calls/s # udp tx: 1554 MB/s 26360 calls/s 26360 msg/s # udp rx: 1315 MB/s 22347 calls/s # udp tx: 1314 MB/s 22299 calls/s 22299 msg/s # udp rx: 1618 MB/s 27457 calls/s # udp tx: 1604 MB/s 27217 calls/s 27217 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__->