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: 1129 MB/s 19158 calls/s 19158 msg/s # tcp rx: 1129 MB/s 139196 calls/s # tcp tx: 1145 MB/s 19431 calls/s 19431 msg/s # tcp rx: 1146 MB/s 138828 calls/s # tcp tx: 1138 MB/s 19310 calls/s 19310 msg/s # tcp rx: 1147 MB/s 138300 calls/s # tcp tx: 1079 MB/s 18304 calls/s 18304 msg/s # udp gso - over veth touching data # udp rx: 1197 MB/s 852840 calls/s # udp tx: 1230 MB/s 20877 calls/s 20877 msg/s # udp rx: 1244 MB/s 886799 calls/s # udp tx: 1246 MB/s 21139 calls/s 21139 msg/s # udp rx: 1240 MB/s 883433 calls/s # udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # udp rx: 1286 MB/s 916313 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp gso and gro - over veth touching data # udp rx: 1258 MB/s 896212 calls/s # udp tx: 1293 MB/s 21946 calls/s 21946 msg/s # udp rx: 1310 MB/s 933782 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # udp rx: 1313 MB/s 935324 calls/s # udp tx: 1312 MB/s 22253 calls/s 22253 msg/s # udp rx: 1311 MB/s 934533 calls/s # udp tx: 1310 MB/s 22228 calls/s 22228 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 691 MB/s 11722 calls/s 11722 msg/s # tcp rx: 700 MB/s 81749 calls/s # tcp tx: 692 MB/s 11749 calls/s 11749 msg/s # tcp rx: 692 MB/s 80796 calls/s # tcp tx: 675 MB/s 11464 calls/s 11464 msg/s # tcp rx: 683 MB/s 79616 calls/s # tcp tx: 717 MB/s 12163 calls/s 12163 msg/s # udp gso - over veth touching data # udp rx: 1213 MB/s 885242 calls/s # udp tx: 1254 MB/s 21282 calls/s 21282 msg/s # udp rx: 1289 MB/s 940679 calls/s # udp tx: 1289 MB/s 21868 calls/s 21868 msg/s # udp rx: 1287 MB/s 939258 calls/s # udp tx: 1287 MB/s 21841 calls/s 21841 msg/s # udp rx: 1303 MB/s 950729 calls/s # udp tx: 1303 MB/s 22114 calls/s 22114 msg/s # udp gso and gro - over veth touching data # udp rx: 1001 MB/s 730467 calls/s # udp tx: 1027 MB/s 17427 calls/s 17427 msg/s # udp rx: 622 MB/s 453779 calls/s # udp tx: 621 MB/s 10540 calls/s 10540 msg/s # udp rx: 631 MB/s 460852 calls/s # udp tx: 631 MB/s 10710 calls/s 10710 msg/s # udp rx: 629 MB/s 459287 calls/s # udp tx: 628 MB/s 10667 calls/s 10667 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__->