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: 1113 MB/s 18878 calls/s 18878 msg/s # tcp rx: 1113 MB/s 139477 calls/s # tcp tx: 1111 MB/s 18855 calls/s 18855 msg/s # tcp rx: 1112 MB/s 136228 calls/s # tcp tx: 1137 MB/s 19290 calls/s 19290 msg/s # tcp rx: 1138 MB/s 135494 calls/s # tcp tx: 1145 MB/s 19423 calls/s 19423 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 896090 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # udp rx: 1304 MB/s 929118 calls/s # udp tx: 1303 MB/s 22108 calls/s 22108 msg/s # udp rx: 1295 MB/s 922952 calls/s # udp tx: 1295 MB/s 21968 calls/s 21968 msg/s # udp rx: 1305 MB/s 929912 calls/s # udp tx: 1304 MB/s 22129 calls/s 22129 msg/s # udp gso and gro - over veth touching data # udp rx: 701 MB/s 499871 calls/s # udp tx: 724 MB/s 12281 calls/s 12281 msg/s # udp rx: 712 MB/s 507520 calls/s # udp tx: 715 MB/s 12142 calls/s 12142 msg/s # udp rx: 710 MB/s 506443 calls/s # udp tx: 715 MB/s 12130 calls/s 12130 msg/s # udp rx: 725 MB/s 516644 calls/s # udp tx: 729 MB/s 12371 calls/s 12371 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1137 MB/s 19295 calls/s 19295 msg/s # tcp rx: 1138 MB/s 141503 calls/s # tcp tx: 1166 MB/s 19793 calls/s 19793 msg/s # tcp rx: 1168 MB/s 141915 calls/s # tcp tx: 1173 MB/s 19908 calls/s 19908 msg/s # tcp rx: 1174 MB/s 141225 calls/s # tcp tx: 1165 MB/s 19769 calls/s 19769 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 876580 calls/s # udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # udp rx: 1270 MB/s 926412 calls/s # udp tx: 1268 MB/s 21520 calls/s 21520 msg/s # udp rx: 1199 MB/s 874706 calls/s # udp tx: 1199 MB/s 20336 calls/s 20336 msg/s # udp rx: 1220 MB/s 890110 calls/s # udp tx: 1218 MB/s 20674 calls/s 20674 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 897287 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1279 MB/s 932862 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1271 MB/s 927367 calls/s # udp tx: 1270 MB/s 21551 calls/s 21551 msg/s # udp rx: 1271 MB/s 927405 calls/s # udp tx: 1271 MB/s 21562 calls/s 21562 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__->