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: 1145 MB/s 19428 calls/s 19428 msg/s # tcp rx: 1145 MB/s 139181 calls/s # tcp tx: 1115 MB/s 18919 calls/s 18919 msg/s # tcp rx: 1149 MB/s 132487 calls/s # tcp tx: 1104 MB/s 18741 calls/s 18741 msg/s # tcp rx: 1099 MB/s 129261 calls/s # tcp tx: 1081 MB/s 18339 calls/s 18339 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 889295 calls/s # udp tx: 1284 MB/s 21793 calls/s 21793 msg/s # udp rx: 1238 MB/s 882093 calls/s # udp tx: 1239 MB/s 21016 calls/s 21016 msg/s # udp rx: 1327 MB/s 945526 calls/s # udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # udp rx: 1328 MB/s 946390 calls/s # udp tx: 1327 MB/s 22514 calls/s 22514 msg/s # udp gso and gro - over veth touching data # udp rx: 1182 MB/s 842023 calls/s # udp tx: 1204 MB/s 20433 calls/s 20433 msg/s # udp rx: 1227 MB/s 874363 calls/s # udp tx: 1236 MB/s 20970 calls/s 20970 msg/s # udp rx: 1244 MB/s 886865 calls/s # udp tx: 1244 MB/s 21114 calls/s 21114 msg/s # udp rx: 1250 MB/s 891067 calls/s # udp tx: 1252 MB/s 21244 calls/s 21244 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1092 MB/s 18522 calls/s 18522 msg/s # tcp rx: 1092 MB/s 140847 calls/s # tcp tx: 1155 MB/s 19592 calls/s 19592 msg/s # tcp rx: 1156 MB/s 143616 calls/s # tcp tx: 1158 MB/s 19656 calls/s 19656 msg/s # tcp rx: 1160 MB/s 138820 calls/s # tcp tx: 1131 MB/s 19186 calls/s 19186 msg/s # udp gso - over veth touching data # udp rx: 1073 MB/s 782959 calls/s # udp tx: 1112 MB/s 18875 calls/s 18875 msg/s # udp rx: 878 MB/s 640642 calls/s # udp tx: 870 MB/s 14758 calls/s 14758 msg/s # udp rx: 1139 MB/s 830931 calls/s # udp tx: 1151 MB/s 19537 calls/s 19537 msg/s # udp rx: 1142 MB/s 833062 calls/s # udp tx: 1143 MB/s 19398 calls/s 19398 msg/s # udp gso and gro - over veth touching data # udp rx: 1260 MB/s 918987 calls/s # udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # udp rx: 1280 MB/s 933971 calls/s # udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # udp rx: 1281 MB/s 934410 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 msg/s # udp rx: 1280 MB/s 933561 calls/s # udp tx: 1279 MB/s 21696 calls/s 21696 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__->