make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1167 MB/s 19805 calls/s 19805 msg/s # tcp rx: 1168 MB/s 140742 calls/s # tcp tx: 1172 MB/s 19882 calls/s 19882 msg/s # tcp rx: 1173 MB/s 136646 calls/s # tcp tx: 1175 MB/s 19937 calls/s 19937 msg/s # tcp rx: 1176 MB/s 136797 calls/s # tcp tx: 1180 MB/s 20026 calls/s 20026 msg/s # udp gso - over veth touching data # udp rx: 1256 MB/s 895172 calls/s # udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # udp rx: 1344 MB/s 957898 calls/s # udp tx: 1346 MB/s 22840 calls/s 22840 msg/s # udp rx: 1352 MB/s 963151 calls/s # udp tx: 1350 MB/s 22912 calls/s 22912 msg/s # udp rx: 1358 MB/s 967478 calls/s # udp tx: 1358 MB/s 23040 calls/s 23040 msg/s # udp gso and gro - over veth touching data # udp rx: 963 MB/s 686053 calls/s # udp tx: 1002 MB/s 17006 calls/s 17006 msg/s # udp rx: 1329 MB/s 947408 calls/s # udp tx: 1330 MB/s 22569 calls/s 22569 msg/s # udp rx: 1318 MB/s 939075 calls/s # udp tx: 1317 MB/s 22338 calls/s 22338 msg/s # udp rx: 1292 MB/s 920877 calls/s # udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 831 MB/s 14106 calls/s 14106 msg/s # tcp rx: 833 MB/s 94557 calls/s # tcp tx: 812 MB/s 13777 calls/s 13777 msg/s # tcp rx: 813 MB/s 92269 calls/s # tcp tx: 834 MB/s 14146 calls/s 14146 msg/s # tcp rx: 834 MB/s 93723 calls/s # tcp tx: 807 MB/s 13701 calls/s 13701 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 876181 calls/s # udp tx: 1243 MB/s 21092 calls/s 21092 msg/s # udp rx: 1269 MB/s 925876 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # udp rx: 1259 MB/s 918520 calls/s # udp tx: 1260 MB/s 21381 calls/s 21381 msg/s # udp rx: 1249 MB/s 911237 calls/s # udp tx: 1250 MB/s 21208 calls/s 21208 msg/s # udp gso and gro - over veth touching data # udp rx: 1067 MB/s 778796 calls/s # udp tx: 1102 MB/s 18698 calls/s 18698 msg/s # udp rx: 1280 MB/s 934103 calls/s # udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # udp rx: 1283 MB/s 936412 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp rx: 1283 MB/s 936362 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 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__->