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: 1596 MB/s 27079 calls/s 27079 msg/s # tcp rx: 1597 MB/s 64236 calls/s # tcp tx: 1343 MB/s 22790 calls/s 22790 msg/s # tcp rx: 1349 MB/s 57866 calls/s # tcp tx: 1411 MB/s 23936 calls/s 23936 msg/s # tcp rx: 1410 MB/s 59270 calls/s # tcp tx: 1496 MB/s 25377 calls/s 25377 msg/s # udp gso - over veth touching data # udp rx: 978 MB/s 697284 calls/s # udp tx: 1012 MB/s 17168 calls/s 17168 msg/s # udp rx: 1008 MB/s 718383 calls/s # udp tx: 1010 MB/s 17135 calls/s 17135 msg/s # udp rx: 1245 MB/s 887507 calls/s # udp tx: 1248 MB/s 21172 calls/s 21172 msg/s # udp rx: 1239 MB/s 883173 calls/s # udp tx: 1239 MB/s 21025 calls/s 21025 msg/s # udp gso and gro - over veth touching data # udp rx: 1461 MB/s 24796 calls/s # udp tx: 1520 MB/s 25789 calls/s 25789 msg/s # udp rx: 1726 MB/s 29149 calls/s # udp tx: 1723 MB/s 29233 calls/s 29233 msg/s # udp rx: 1787 MB/s 30313 calls/s # udp tx: 1784 MB/s 30273 calls/s 30273 msg/s # udp rx: 1781 MB/s 30209 calls/s # udp tx: 1777 MB/s 30140 calls/s 30140 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1775 MB/s 30121 calls/s 30121 msg/s # tcp rx: 1777 MB/s 69983 calls/s # tcp tx: 1730 MB/s 29352 calls/s 29352 msg/s # tcp rx: 1732 MB/s 67052 calls/s # tcp tx: 1509 MB/s 25608 calls/s 25608 msg/s # tcp rx: 1511 MB/s 59913 calls/s # tcp tx: 1633 MB/s 27699 calls/s 27699 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 821337 calls/s # udp tx: 1157 MB/s 19634 calls/s 19634 msg/s # udp rx: 1158 MB/s 844982 calls/s # udp tx: 1157 MB/s 19637 calls/s 19637 msg/s # udp rx: 1110 MB/s 809982 calls/s # udp tx: 1110 MB/s 18831 calls/s 18831 msg/s # udp rx: 1172 MB/s 855201 calls/s # udp tx: 1167 MB/s 19806 calls/s 19806 msg/s # udp gso and gro - over veth touching data # udp rx: 1632 MB/s 27688 calls/s # udp tx: 1679 MB/s 28487 calls/s 28487 msg/s # udp rx: 1729 MB/s 29336 calls/s # udp tx: 1731 MB/s 29362 calls/s 29362 msg/s # udp rx: 1731 MB/s 29365 calls/s # udp tx: 1732 MB/s 29387 calls/s 29387 msg/s # udp rx: 1737 MB/s 29465 calls/s # udp tx: 1738 MB/s 29482 calls/s 29482 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__->