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: 1714 MB/s 29074 calls/s 29074 msg/s # tcp rx: 1717 MB/s 74817 calls/s # tcp tx: 1653 MB/s 28045 calls/s 28045 msg/s # tcp rx: 1654 MB/s 72771 calls/s # tcp tx: 1671 MB/s 28347 calls/s 28347 msg/s # tcp rx: 1670 MB/s 71654 calls/s # tcp tx: 1711 MB/s 29025 calls/s 29025 msg/s # udp gso - over veth touching data # udp rx: 1172 MB/s 835245 calls/s # udp tx: 1205 MB/s 20452 calls/s 20452 msg/s # udp rx: 1189 MB/s 847575 calls/s # udp tx: 1190 MB/s 20199 calls/s 20199 msg/s # udp rx: 1190 MB/s 848120 calls/s # udp tx: 1192 MB/s 20232 calls/s 20232 msg/s # udp rx: 1189 MB/s 847582 calls/s # udp tx: 1190 MB/s 20197 calls/s 20197 msg/s # udp gso and gro - over veth touching data # udp rx: 1710 MB/s 29007 calls/s # udp tx: 1755 MB/s 29768 calls/s 29768 msg/s # udp rx: 1794 MB/s 30440 calls/s # udp tx: 1796 MB/s 30467 calls/s 30467 msg/s # udp rx: 1805 MB/s 30615 calls/s # udp tx: 1806 MB/s 30640 calls/s 30640 msg/s # udp rx: 1825 MB/s 30966 calls/s # udp tx: 1826 MB/s 30973 calls/s 30973 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1915 MB/s 32486 calls/s 32486 msg/s # tcp rx: 1916 MB/s 71374 calls/s # tcp tx: 1762 MB/s 29888 calls/s 29888 msg/s # tcp rx: 1764 MB/s 60828 calls/s # tcp tx: 1766 MB/s 29969 calls/s 29969 msg/s # tcp rx: 1768 MB/s 61270 calls/s # tcp tx: 1712 MB/s 29046 calls/s 29046 msg/s # udp gso - over veth touching data # udp rx: 604 MB/s 441040 calls/s # udp tx: 623 MB/s 10576 calls/s 10576 msg/s # udp rx: 631 MB/s 460851 calls/s # udp tx: 631 MB/s 10707 calls/s 10707 msg/s # udp rx: 631 MB/s 460530 calls/s # udp tx: 630 MB/s 10702 calls/s 10702 msg/s # udp rx: 628 MB/s 458710 calls/s # udp tx: 627 MB/s 10641 calls/s 10641 msg/s # udp gso and gro - over veth touching data # udp rx: 1696 MB/s 28767 calls/s # udp tx: 1740 MB/s 29513 calls/s 29513 msg/s # udp rx: 1724 MB/s 29252 calls/s # udp tx: 1722 MB/s 29214 calls/s 29214 msg/s # udp rx: 1705 MB/s 28921 calls/s # udp tx: 1703 MB/s 28899 calls/s 28899 msg/s # udp rx: 1745 MB/s 29604 calls/s # udp tx: 1742 MB/s 29562 calls/s 29562 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__->