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: 1052 MB/s 17858 calls/s 17858 msg/s # tcp rx: 1053 MB/s 140295 calls/s # tcp tx: 1124 MB/s 19078 calls/s 19078 msg/s # tcp rx: 1126 MB/s 138642 calls/s # tcp tx: 1092 MB/s 18536 calls/s 18536 msg/s # tcp rx: 1092 MB/s 132395 calls/s # tcp tx: 1064 MB/s 18056 calls/s 18056 msg/s # udp gso - over veth touching data # udp rx: 1252 MB/s 891942 calls/s # udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # udp rx: 1339 MB/s 953984 calls/s # udp tx: 1342 MB/s 22772 calls/s 22772 msg/s # udp rx: 1319 MB/s 939600 calls/s # udp tx: 1322 MB/s 22435 calls/s 22435 msg/s # udp rx: 1326 MB/s 944707 calls/s # udp tx: 1329 MB/s 22551 calls/s 22551 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 885882 calls/s # udp tx: 1281 MB/s 21741 calls/s 21741 msg/s # udp rx: 1272 MB/s 906583 calls/s # udp tx: 1274 MB/s 21615 calls/s 21615 msg/s # udp rx: 1267 MB/s 902830 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # udp rx: 1348 MB/s 960928 calls/s # udp tx: 1346 MB/s 22835 calls/s 22835 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1036 MB/s 17576 calls/s 17576 msg/s # tcp rx: 1049 MB/s 137693 calls/s # tcp tx: 1079 MB/s 18309 calls/s 18309 msg/s # tcp rx: 1080 MB/s 129102 calls/s # tcp tx: 1090 MB/s 18491 calls/s 18491 msg/s # tcp rx: 1091 MB/s 128616 calls/s # tcp tx: 1066 MB/s 18088 calls/s 18088 msg/s # udp gso - over veth touching data # udp rx: 1160 MB/s 846674 calls/s # udp tx: 1196 MB/s 20289 calls/s 20289 msg/s # udp rx: 1206 MB/s 879760 calls/s # udp tx: 1211 MB/s 20555 calls/s 20555 msg/s # udp rx: 1261 MB/s 920093 calls/s # udp tx: 1260 MB/s 21385 calls/s 21385 msg/s # udp rx: 1253 MB/s 914225 calls/s # udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # udp gso and gro - over veth touching data # udp rx: 1165 MB/s 850242 calls/s # udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # udp rx: 1262 MB/s 920445 calls/s # udp tx: 1260 MB/s 21387 calls/s 21387 msg/s # udp rx: 1264 MB/s 922483 calls/s # udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # udp rx: 1264 MB/s 922047 calls/s # udp tx: 1263 MB/s 21430 calls/s 21430 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__->