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: 1077 MB/s 18269 calls/s 18269 msg/s # tcp rx: 1089 MB/s 142697 calls/s # tcp tx: 1051 MB/s 17836 calls/s 17836 msg/s # tcp rx: 1051 MB/s 129603 calls/s # tcp tx: 1084 MB/s 18394 calls/s 18394 msg/s # tcp rx: 1085 MB/s 128344 calls/s # tcp tx: 1095 MB/s 18586 calls/s 18586 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 846839 calls/s # udp tx: 1220 MB/s 20701 calls/s 20701 msg/s # udp rx: 1295 MB/s 922847 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # udp rx: 1295 MB/s 923162 calls/s # udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # udp rx: 1288 MB/s 917504 calls/s # udp tx: 1286 MB/s 21818 calls/s 21818 msg/s # udp gso and gro - over veth touching data # udp rx: 1164 MB/s 829716 calls/s # udp tx: 1190 MB/s 20194 calls/s 20194 msg/s # udp rx: 1174 MB/s 836789 calls/s # udp tx: 1189 MB/s 20178 calls/s 20178 msg/s # udp rx: 848 MB/s 604743 calls/s # udp tx: 834 MB/s 14157 calls/s 14157 msg/s # udp rx: 662 MB/s 471696 calls/s # udp tx: 664 MB/s 11276 calls/s 11276 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 718 MB/s 12181 calls/s 12181 msg/s # tcp rx: 719 MB/s 87449 calls/s # tcp tx: 717 MB/s 12171 calls/s 12171 msg/s # tcp rx: 718 MB/s 85127 calls/s # tcp tx: 669 MB/s 11353 calls/s 11353 msg/s # tcp rx: 670 MB/s 83391 calls/s # tcp tx: 711 MB/s 12061 calls/s 12061 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 842292 calls/s # udp tx: 1192 MB/s 20234 calls/s 20234 msg/s # udp rx: 1158 MB/s 845065 calls/s # udp tx: 1161 MB/s 19703 calls/s 19703 msg/s # udp rx: 1148 MB/s 837516 calls/s # udp tx: 1148 MB/s 19481 calls/s 19481 msg/s # udp rx: 1134 MB/s 827316 calls/s # udp tx: 1137 MB/s 19292 calls/s 19292 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 889851 calls/s # udp tx: 1253 MB/s 21267 calls/s 21267 msg/s # udp rx: 1267 MB/s 924664 calls/s # udp tx: 1271 MB/s 21559 calls/s 21559 msg/s # udp rx: 1248 MB/s 910228 calls/s # udp tx: 1250 MB/s 21208 calls/s 21208 msg/s # udp rx: 1254 MB/s 915098 calls/s # udp tx: 1257 MB/s 21328 calls/s 21328 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__->