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: 1097 MB/s 18622 calls/s 18622 msg/s # tcp rx: 1098 MB/s 137772 calls/s # tcp tx: 1108 MB/s 18795 calls/s 18795 msg/s # tcp rx: 1108 MB/s 135007 calls/s # tcp tx: 1127 MB/s 19127 calls/s 19127 msg/s # tcp rx: 1128 MB/s 135745 calls/s # tcp tx: 1139 MB/s 19330 calls/s 19330 msg/s # udp gso - over veth touching data # udp rx: 1283 MB/s 914380 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 msg/s # udp rx: 1322 MB/s 942026 calls/s # udp tx: 1325 MB/s 22486 calls/s 22486 msg/s # udp rx: 1303 MB/s 928776 calls/s # udp tx: 1306 MB/s 22155 calls/s 22155 msg/s # udp rx: 1321 MB/s 941665 calls/s # udp tx: 1325 MB/s 22476 calls/s 22476 msg/s # udp gso and gro - over veth touching data # udp rx: 1265 MB/s 901255 calls/s # udp tx: 1300 MB/s 22063 calls/s 22063 msg/s # udp rx: 1275 MB/s 908441 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # udp rx: 1292 MB/s 920455 calls/s # udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # udp rx: 1288 MB/s 918180 calls/s # udp tx: 1293 MB/s 21933 calls/s 21933 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1165 MB/s 19776 calls/s 19776 msg/s # tcp rx: 1166 MB/s 132165 calls/s # tcp tx: 1156 MB/s 19609 calls/s 19609 msg/s # tcp rx: 1157 MB/s 130060 calls/s # tcp tx: 1158 MB/s 19643 calls/s 19643 msg/s # tcp rx: 1159 MB/s 129792 calls/s # tcp tx: 1166 MB/s 19793 calls/s 19793 msg/s # udp gso - over veth touching data # udp rx: 1167 MB/s 851742 calls/s # udp tx: 1205 MB/s 20453 calls/s 20453 msg/s # udp rx: 1248 MB/s 910744 calls/s # udp tx: 1252 MB/s 21247 calls/s 21247 msg/s # udp rx: 1246 MB/s 908983 calls/s # udp tx: 1250 MB/s 21206 calls/s 21206 msg/s # udp rx: 1250 MB/s 911985 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp gso and gro - over veth touching data # udp rx: 1221 MB/s 890925 calls/s # udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # udp rx: 1176 MB/s 857849 calls/s # udp tx: 1180 MB/s 20026 calls/s 20026 msg/s # udp rx: 1198 MB/s 873884 calls/s # udp tx: 1201 MB/s 20375 calls/s 20375 msg/s # udp rx: 1194 MB/s 870984 calls/s # udp tx: 1198 MB/s 20320 calls/s 20320 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__->