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: 1091 MB/s 18506 calls/s 18506 msg/s # tcp rx: 1096 MB/s 139974 calls/s # tcp tx: 1032 MB/s 17519 calls/s 17519 msg/s # tcp rx: 1040 MB/s 132422 calls/s # tcp tx: 1029 MB/s 17453 calls/s 17453 msg/s # tcp rx: 1032 MB/s 127771 calls/s # tcp tx: 1076 MB/s 18254 calls/s 18254 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 860703 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # udp rx: 1248 MB/s 889014 calls/s # udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # udp rx: 1149 MB/s 819161 calls/s # udp tx: 1156 MB/s 19615 calls/s 19615 msg/s # udp rx: 1298 MB/s 924760 calls/s # udp tx: 1301 MB/s 22070 calls/s 22070 msg/s # udp gso and gro - over veth touching data # udp rx: 1156 MB/s 824178 calls/s # udp tx: 1183 MB/s 20067 calls/s 20067 msg/s # udp rx: 1169 MB/s 832848 calls/s # udp tx: 1183 MB/s 20072 calls/s 20072 msg/s # udp rx: 1325 MB/s 944387 calls/s # udp tx: 1328 MB/s 22524 calls/s 22524 msg/s # udp rx: 1320 MB/s 940962 calls/s # udp tx: 1322 MB/s 22431 calls/s 22431 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1160 MB/s 19689 calls/s 19689 msg/s # tcp rx: 1161 MB/s 137652 calls/s # tcp tx: 1156 MB/s 19610 calls/s 19610 msg/s # tcp rx: 1157 MB/s 141651 calls/s # tcp tx: 1154 MB/s 19583 calls/s 19583 msg/s # tcp rx: 1155 MB/s 144695 calls/s # tcp tx: 1149 MB/s 19492 calls/s 19492 msg/s # udp gso - over veth touching data # udp rx: 1080 MB/s 788237 calls/s # udp tx: 1105 MB/s 18749 calls/s 18749 msg/s # udp rx: 1050 MB/s 765924 calls/s # udp tx: 1061 MB/s 18012 calls/s 18012 msg/s # udp rx: 1095 MB/s 799028 calls/s # udp tx: 1086 MB/s 18428 calls/s 18428 msg/s # udp rx: 1073 MB/s 782842 calls/s # udp tx: 1081 MB/s 18341 calls/s 18341 msg/s # udp gso and gro - over veth touching data # udp rx: 1211 MB/s 883237 calls/s # udp tx: 1260 MB/s 21376 calls/s 21376 msg/s # udp rx: 1277 MB/s 931583 calls/s # udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # udp rx: 1222 MB/s 891689 calls/s # udp tx: 1221 MB/s 20717 calls/s 20717 msg/s # udp rx: 1175 MB/s 856953 calls/s # udp tx: 1175 MB/s 19937 calls/s 19937 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__->