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: 677 MB/s 11487 calls/s 11487 msg/s # tcp rx: 677 MB/s 83900 calls/s # tcp tx: 713 MB/s 12100 calls/s 12100 msg/s # tcp rx: 713 MB/s 86621 calls/s # tcp tx: 729 MB/s 12366 calls/s 12366 msg/s # tcp rx: 730 MB/s 86894 calls/s # tcp tx: 720 MB/s 12217 calls/s 12217 msg/s # udp gso - over veth touching data # udp rx: 1219 MB/s 868808 calls/s # udp tx: 1246 MB/s 21143 calls/s 21143 msg/s # udp rx: 1290 MB/s 919163 calls/s # udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # udp rx: 1191 MB/s 848859 calls/s # udp tx: 1194 MB/s 20257 calls/s 20257 msg/s # udp rx: 1289 MB/s 918592 calls/s # udp tx: 1292 MB/s 21930 calls/s 21930 msg/s # udp gso and gro - over veth touching data # udp rx: 1244 MB/s 886790 calls/s # udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # udp rx: 1277 MB/s 909822 calls/s # udp tx: 1282 MB/s 21749 calls/s 21749 msg/s # udp rx: 1318 MB/s 938962 calls/s # udp tx: 1317 MB/s 22343 calls/s 22343 msg/s # udp rx: 1312 MB/s 935131 calls/s # udp tx: 1311 MB/s 22250 calls/s 22250 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1043 MB/s 17696 calls/s 17696 msg/s # tcp rx: 1044 MB/s 126705 calls/s # tcp tx: 997 MB/s 16916 calls/s 16916 msg/s # tcp rx: 998 MB/s 120865 calls/s # tcp tx: 1254 MB/s 21284 calls/s 21284 msg/s # tcp rx: 1256 MB/s 102320 calls/s # tcp tx: 1046 MB/s 17748 calls/s 17748 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 916936 calls/s # udp tx: 1290 MB/s 21895 calls/s 21895 msg/s # udp rx: 1294 MB/s 943968 calls/s # udp tx: 1293 MB/s 21937 calls/s 21937 msg/s # udp rx: 1292 MB/s 942431 calls/s # udp tx: 1290 MB/s 21895 calls/s 21895 msg/s # udp rx: 1285 MB/s 937728 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 900600 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # udp rx: 1299 MB/s 947720 calls/s # udp tx: 1297 MB/s 22008 calls/s 22008 msg/s # udp rx: 1286 MB/s 938185 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp rx: 1285 MB/s 937631 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 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__->