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: 896 MB/s 15204 calls/s 15204 msg/s # tcp rx: 897 MB/s 157005 calls/s # tcp tx: 886 MB/s 15034 calls/s 15034 msg/s # tcp rx: 886 MB/s 146765 calls/s # tcp tx: 765 MB/s 12991 calls/s 12991 msg/s # tcp rx: 767 MB/s 140296 calls/s # tcp tx: 817 MB/s 13861 calls/s 13861 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 878594 calls/s # udp tx: 1260 MB/s 21384 calls/s 21384 msg/s # udp rx: 1231 MB/s 877417 calls/s # udp tx: 1231 MB/s 20888 calls/s 20888 msg/s # udp rx: 1266 MB/s 901897 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 msg/s # udp rx: 1254 MB/s 893720 calls/s # udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # udp gso and gro - over veth touching data # udp rx: 1084 MB/s 772456 calls/s # udp tx: 1107 MB/s 18788 calls/s 18788 msg/s # udp rx: 1113 MB/s 793321 calls/s # udp tx: 1116 MB/s 18938 calls/s 18938 msg/s # udp rx: 1135 MB/s 809205 calls/s # udp tx: 1135 MB/s 19261 calls/s 19261 msg/s # udp rx: 1247 MB/s 888424 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 598 MB/s 10145 calls/s 10145 msg/s # tcp rx: 598 MB/s 83562 calls/s # tcp tx: 616 MB/s 10449 calls/s 10449 msg/s # tcp rx: 616 MB/s 81143 calls/s # tcp tx: 605 MB/s 10270 calls/s 10270 msg/s # tcp rx: 606 MB/s 82416 calls/s # tcp tx: 613 MB/s 10409 calls/s 10409 msg/s # udp gso - over veth touching data # udp rx: 565 MB/s 412321 calls/s # udp tx: 580 MB/s 9840 calls/s 9840 msg/s # udp rx: 593 MB/s 432775 calls/s # udp tx: 593 MB/s 10074 calls/s 10074 msg/s # udp rx: 593 MB/s 433127 calls/s # udp tx: 594 MB/s 10082 calls/s 10082 msg/s # udp rx: 588 MB/s 429315 calls/s # udp tx: 588 MB/s 9988 calls/s 9988 msg/s # udp gso and gro - over veth touching data # udp rx: 1184 MB/s 863673 calls/s # udp tx: 1217 MB/s 20644 calls/s 20644 msg/s # udp rx: 1076 MB/s 784849 calls/s # udp tx: 1066 MB/s 18093 calls/s 18093 msg/s # udp rx: 1122 MB/s 818903 calls/s # udp tx: 1129 MB/s 19165 calls/s 19165 msg/s # udp rx: 1149 MB/s 837983 calls/s # udp tx: 1147 MB/s 19456 calls/s 19456 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__->