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: 1040 MB/s 17646 calls/s 17646 msg/s # tcp rx: 1041 MB/s 133001 calls/s # tcp tx: 1126 MB/s 19099 calls/s 19099 msg/s # tcp rx: 1127 MB/s 133243 calls/s # tcp tx: 1119 MB/s 18981 calls/s 18981 msg/s # tcp rx: 1120 MB/s 139813 calls/s # tcp tx: 1151 MB/s 19537 calls/s 19537 msg/s # udp gso - over veth touching data # udp rx: 1144 MB/s 815078 calls/s # udp tx: 1184 MB/s 20095 calls/s 20095 msg/s # udp rx: 1268 MB/s 903809 calls/s # udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # udp rx: 1309 MB/s 932684 calls/s # udp tx: 1309 MB/s 22205 calls/s 22205 msg/s # udp rx: 1310 MB/s 933214 calls/s # udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # udp gso and gro - over veth touching data # udp rx: 1169 MB/s 833198 calls/s # udp tx: 1212 MB/s 20569 calls/s 20569 msg/s # udp rx: 1287 MB/s 917090 calls/s # udp tx: 1293 MB/s 21945 calls/s 21945 msg/s # udp rx: 1321 MB/s 941498 calls/s # udp tx: 1326 MB/s 22492 calls/s 22492 msg/s # udp rx: 1320 MB/s 940893 calls/s # udp tx: 1326 MB/s 22500 calls/s 22500 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1150 MB/s 19513 calls/s 19513 msg/s # tcp rx: 1150 MB/s 141374 calls/s # tcp tx: 1009 MB/s 17125 calls/s 17125 msg/s # tcp rx: 1021 MB/s 128408 calls/s # tcp tx: 1035 MB/s 17564 calls/s 17564 msg/s # tcp rx: 1034 MB/s 128009 calls/s # tcp tx: 1015 MB/s 17217 calls/s 17217 msg/s # udp gso - over veth touching data # udp rx: 1166 MB/s 850975 calls/s # udp tx: 1204 MB/s 20425 calls/s 20425 msg/s # udp rx: 1285 MB/s 937763 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1283 MB/s 935859 calls/s # udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # udp rx: 1281 MB/s 934539 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # udp gso and gro - over veth touching data # udp rx: 1174 MB/s 856273 calls/s # udp tx: 1206 MB/s 20456 calls/s 20456 msg/s # udp rx: 1271 MB/s 927051 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp rx: 730 MB/s 533058 calls/s # udp tx: 734 MB/s 12458 calls/s 12458 msg/s # udp rx: 714 MB/s 520841 calls/s # udp tx: 718 MB/s 12182 calls/s 12182 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__->