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: 1059 MB/s 17974 calls/s 17974 msg/s # tcp rx: 1060 MB/s 136641 calls/s # tcp tx: 1151 MB/s 19533 calls/s 19533 msg/s # tcp rx: 1152 MB/s 138484 calls/s # tcp tx: 1164 MB/s 19745 calls/s 19745 msg/s # tcp rx: 1165 MB/s 140015 calls/s # tcp tx: 1164 MB/s 19753 calls/s 19753 msg/s # udp gso - over veth touching data # udp rx: 1192 MB/s 849690 calls/s # udp tx: 1225 MB/s 20782 calls/s 20782 msg/s # udp rx: 1243 MB/s 885829 calls/s # udp tx: 1254 MB/s 21272 calls/s 21272 msg/s # udp rx: 1289 MB/s 918470 calls/s # udp tx: 1286 MB/s 21825 calls/s 21825 msg/s # udp rx: 1234 MB/s 879117 calls/s # udp tx: 1234 MB/s 20934 calls/s 20934 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 875379 calls/s # udp tx: 1277 MB/s 21663 calls/s 21663 msg/s # udp rx: 1339 MB/s 954115 calls/s # udp tx: 1330 MB/s 22561 calls/s 22561 msg/s # udp rx: 1303 MB/s 928469 calls/s # udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # udp rx: 1330 MB/s 947557 calls/s # udp tx: 1331 MB/s 22587 calls/s 22587 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1046 MB/s 17750 calls/s 17750 msg/s # tcp rx: 1048 MB/s 122185 calls/s # tcp tx: 1121 MB/s 19027 calls/s 19027 msg/s # tcp rx: 1121 MB/s 108655 calls/s # tcp tx: 1130 MB/s 19167 calls/s 19167 msg/s # tcp rx: 1131 MB/s 120378 calls/s # tcp tx: 1107 MB/s 18780 calls/s 18780 msg/s # udp gso - over veth touching data # udp rx: 594 MB/s 433241 calls/s # udp tx: 610 MB/s 10352 calls/s 10352 msg/s # udp rx: 585 MB/s 426953 calls/s # udp tx: 589 MB/s 10001 calls/s 10001 msg/s # udp rx: 578 MB/s 422094 calls/s # udp tx: 578 MB/s 9810 calls/s 9810 msg/s # udp rx: 566 MB/s 412871 calls/s # udp tx: 572 MB/s 9709 calls/s 9709 msg/s # udp gso and gro - over veth touching data # udp rx: 1160 MB/s 846426 calls/s # udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # udp rx: 1108 MB/s 808363 calls/s # udp tx: 1120 MB/s 19011 calls/s 19011 msg/s # udp rx: 1181 MB/s 861863 calls/s # udp tx: 1179 MB/s 20010 calls/s 20010 msg/s # udp rx: 1020 MB/s 744203 calls/s # udp tx: 1004 MB/s 17040 calls/s 17040 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__->