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: 1629 MB/s 27637 calls/s 27637 msg/s # tcp rx: 1630 MB/s 64923 calls/s # tcp tx: 1613 MB/s 27358 calls/s 27358 msg/s # tcp rx: 1615 MB/s 64757 calls/s # tcp tx: 1639 MB/s 27805 calls/s 27805 msg/s # tcp rx: 1641 MB/s 66398 calls/s # tcp tx: 1715 MB/s 29102 calls/s 29102 msg/s # udp gso - over veth touching data # udp rx: 495 MB/s 353262 calls/s # udp tx: 513 MB/s 8702 calls/s 8702 msg/s # udp rx: 552 MB/s 393681 calls/s # udp tx: 554 MB/s 9411 calls/s 9411 msg/s # udp rx: 610 MB/s 435119 calls/s # udp tx: 610 MB/s 10350 calls/s 10350 msg/s # udp rx: 576 MB/s 410854 calls/s # udp tx: 576 MB/s 9777 calls/s 9777 msg/s # udp gso and gro - over veth touching data # udp rx: 921 MB/s 15630 calls/s # udp tx: 952 MB/s 16152 calls/s 16152 msg/s # udp rx: 968 MB/s 16429 calls/s # udp tx: 968 MB/s 16426 calls/s 16426 msg/s # udp rx: 985 MB/s 16712 calls/s # udp tx: 987 MB/s 16746 calls/s 16746 msg/s # udp rx: 893 MB/s 15156 calls/s # udp tx: 886 MB/s 15034 calls/s 15034 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1585 MB/s 26883 calls/s 26883 msg/s # tcp rx: 1590 MB/s 69222 calls/s # tcp tx: 1609 MB/s 27291 calls/s 27291 msg/s # tcp rx: 1609 MB/s 68023 calls/s # tcp tx: 1408 MB/s 23883 calls/s 23883 msg/s # tcp rx: 1410 MB/s 50004 calls/s # tcp tx: 1531 MB/s 25973 calls/s 25973 msg/s # udp gso - over veth touching data # udp rx: 594 MB/s 433914 calls/s # udp tx: 611 MB/s 10363 calls/s 10363 msg/s # udp rx: 600 MB/s 437889 calls/s # udp tx: 605 MB/s 10263 calls/s 10263 msg/s # udp rx: 652 MB/s 475860 calls/s # udp tx: 654 MB/s 11096 calls/s 11096 msg/s # udp rx: 600 MB/s 437763 calls/s # udp tx: 598 MB/s 10159 calls/s 10159 msg/s # udp gso and gro - over veth touching data # udp rx: 1387 MB/s 23533 calls/s # udp tx: 1443 MB/s 24485 calls/s 24485 msg/s # udp rx: 1608 MB/s 27290 calls/s # udp tx: 1609 MB/s 27303 calls/s 27303 msg/s # udp rx: 1533 MB/s 26017 calls/s # udp tx: 1529 MB/s 25942 calls/s 25942 msg/s # udp rx: 1561 MB/s 26477 calls/s # udp tx: 1561 MB/s 26488 calls/s 26488 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__->