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: 1174 MB/s 19913 calls/s 19913 msg/s # tcp rx: 1175 MB/s 130816 calls/s # tcp tx: 1267 MB/s 21506 calls/s 21506 msg/s # tcp rx: 1269 MB/s 116669 calls/s # tcp tx: 1255 MB/s 21286 calls/s 21286 msg/s # tcp rx: 1255 MB/s 127794 calls/s # tcp tx: 1090 MB/s 18504 calls/s 18504 msg/s # udp gso - over veth touching data # udp rx: 1277 MB/s 910012 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # udp rx: 1312 MB/s 934964 calls/s # udp tx: 1312 MB/s 22268 calls/s 22268 msg/s # udp rx: 1329 MB/s 947290 calls/s # udp tx: 1330 MB/s 22568 calls/s 22568 msg/s # udp rx: 1319 MB/s 940050 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # udp gso and gro - over veth touching data # udp rx: 1277 MB/s 910271 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 1301 MB/s 926960 calls/s # udp tx: 1315 MB/s 22317 calls/s 22317 msg/s # udp rx: 1328 MB/s 946586 calls/s # udp tx: 1328 MB/s 22538 calls/s 22538 msg/s # udp rx: 1333 MB/s 949729 calls/s # udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1051 MB/s 17831 calls/s 17831 msg/s # tcp rx: 1064 MB/s 128326 calls/s # tcp tx: 1110 MB/s 18843 calls/s 18843 msg/s # tcp rx: 1109 MB/s 128943 calls/s # tcp tx: 1098 MB/s 18623 calls/s 18623 msg/s # tcp rx: 1099 MB/s 127961 calls/s # tcp tx: 1107 MB/s 18783 calls/s 18783 msg/s # udp gso - over veth touching data # udp rx: 637 MB/s 465010 calls/s # udp tx: 655 MB/s 11113 calls/s 11113 msg/s # udp rx: 658 MB/s 480163 calls/s # udp tx: 661 MB/s 11217 calls/s 11217 msg/s # udp rx: 653 MB/s 476758 calls/s # udp tx: 658 MB/s 11162 calls/s 11162 msg/s # udp rx: 654 MB/s 476970 calls/s # udp tx: 658 MB/s 11163 calls/s 11163 msg/s # udp gso and gro - over veth touching data # udp rx: 1205 MB/s 879438 calls/s # udp tx: 1235 MB/s 20953 calls/s 20953 msg/s # udp rx: 722 MB/s 527270 calls/s # udp tx: 711 MB/s 12075 calls/s 12075 msg/s # udp rx: 656 MB/s 478956 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 msg/s # udp rx: 649 MB/s 473755 calls/s # udp tx: 653 MB/s 11086 calls/s 11086 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__->