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: 1136 MB/s 19268 calls/s 19268 msg/s # tcp rx: 1136 MB/s 139691 calls/s # tcp tx: 1076 MB/s 18262 calls/s 18262 msg/s # tcp rx: 1078 MB/s 127130 calls/s # tcp tx: 1100 MB/s 18663 calls/s 18663 msg/s # tcp rx: 1101 MB/s 128390 calls/s # tcp tx: 1098 MB/s 18636 calls/s 18636 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 847324 calls/s # udp tx: 1222 MB/s 20729 calls/s 20729 msg/s # udp rx: 1014 MB/s 723021 calls/s # udp tx: 999 MB/s 16956 calls/s 16956 msg/s # udp rx: 583 MB/s 415978 calls/s # udp tx: 582 MB/s 9887 calls/s 9887 msg/s # udp rx: 609 MB/s 434124 calls/s # udp tx: 609 MB/s 10332 calls/s 10332 msg/s # udp gso and gro - over veth touching data # udp rx: 728 MB/s 518716 calls/s # udp tx: 752 MB/s 12761 calls/s 12761 msg/s # udp rx: 764 MB/s 544270 calls/s # udp tx: 763 MB/s 12952 calls/s 12952 msg/s # udp rx: 762 MB/s 543024 calls/s # udp tx: 761 MB/s 12920 calls/s 12920 msg/s # udp rx: 764 MB/s 544377 calls/s # udp tx: 763 MB/s 12947 calls/s 12947 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1160 MB/s 19685 calls/s 19685 msg/s # tcp rx: 1161 MB/s 134580 calls/s # tcp tx: 1169 MB/s 19828 calls/s 19828 msg/s # tcp rx: 1170 MB/s 135430 calls/s # tcp tx: 1178 MB/s 19996 calls/s 19996 msg/s # tcp rx: 1180 MB/s 138275 calls/s # tcp tx: 1181 MB/s 20035 calls/s 20035 msg/s # udp gso - over veth touching data # udp rx: 1181 MB/s 861410 calls/s # udp tx: 1217 MB/s 20654 calls/s 20654 msg/s # udp rx: 1276 MB/s 931134 calls/s # udp tx: 1275 MB/s 21636 calls/s 21636 msg/s # udp rx: 1275 MB/s 930165 calls/s # udp tx: 1274 MB/s 21624 calls/s 21624 msg/s # udp rx: 1275 MB/s 930265 calls/s # udp tx: 1284 MB/s 21781 calls/s 21781 msg/s # udp gso and gro - over veth touching data # udp rx: 1168 MB/s 852323 calls/s # udp tx: 1210 MB/s 20538 calls/s 20538 msg/s # udp rx: 1114 MB/s 812702 calls/s # udp tx: 1101 MB/s 18688 calls/s 18688 msg/s # udp rx: 708 MB/s 516466 calls/s # udp tx: 712 MB/s 12076 calls/s 12076 msg/s # udp rx: 710 MB/s 518061 calls/s # udp tx: 714 MB/s 12120 calls/s 12120 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__->