make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 801 MB/s 13597 calls/s 13597 msg/s # tcp rx: 801 MB/s 99899 calls/s # tcp tx: 698 MB/s 11853 calls/s 11853 msg/s # tcp rx: 699 MB/s 80774 calls/s # tcp tx: 852 MB/s 14467 calls/s 14467 msg/s # tcp rx: 853 MB/s 93464 calls/s # tcp tx: 850 MB/s 14433 calls/s 14433 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 889542 calls/s # udp tx: 1289 MB/s 21876 calls/s 21876 msg/s # udp rx: 1286 MB/s 916555 calls/s # udp tx: 1288 MB/s 21856 calls/s 21856 msg/s # udp rx: 1305 MB/s 930111 calls/s # udp tx: 1309 MB/s 22211 calls/s 22211 msg/s # udp rx: 1319 MB/s 939753 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # udp gso and gro - over veth touching data # udp rx: 1233 MB/s 878428 calls/s # udp tx: 1274 MB/s 21617 calls/s 21617 msg/s # udp rx: 1287 MB/s 917060 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # udp rx: 1318 MB/s 939399 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 1315 MB/s 937132 calls/s # udp tx: 1318 MB/s 22370 calls/s 22370 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1076 MB/s 18264 calls/s 18264 msg/s # tcp rx: 1077 MB/s 144902 calls/s # tcp tx: 1146 MB/s 19453 calls/s 19453 msg/s # tcp rx: 1202 MB/s 139557 calls/s # tcp tx: 1067 MB/s 18099 calls/s 18099 msg/s # tcp rx: 1054 MB/s 126208 calls/s # tcp tx: 1064 MB/s 18054 calls/s 18054 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 902558 calls/s # udp tx: 1283 MB/s 21773 calls/s 21773 msg/s # udp rx: 1270 MB/s 926942 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1277 MB/s 931815 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # udp rx: 1286 MB/s 937959 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp gso and gro - over veth touching data # udp rx: 1129 MB/s 823717 calls/s # udp tx: 1160 MB/s 19690 calls/s 19690 msg/s # udp rx: 1091 MB/s 795750 calls/s # udp tx: 1085 MB/s 18411 calls/s 18411 msg/s # udp rx: 1084 MB/s 790776 calls/s # udp tx: 1089 MB/s 18480 calls/s 18480 msg/s # udp rx: 1149 MB/s 838524 calls/s # udp tx: 1142 MB/s 19376 calls/s 19376 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__->