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: 1043 MB/s 17704 calls/s 17704 msg/s # tcp rx: 1053 MB/s 128483 calls/s # tcp tx: 1098 MB/s 18630 calls/s 18630 msg/s # tcp rx: 1097 MB/s 130906 calls/s # tcp tx: 1101 MB/s 18680 calls/s 18680 msg/s # tcp rx: 1102 MB/s 130497 calls/s # tcp tx: 1097 MB/s 18612 calls/s 18612 msg/s # udp gso - over veth touching data # udp rx: 1228 MB/s 874989 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp rx: 1314 MB/s 936580 calls/s # udp tx: 1321 MB/s 22407 calls/s 22407 msg/s # udp rx: 1321 MB/s 941462 calls/s # udp tx: 1323 MB/s 22448 calls/s 22448 msg/s # udp rx: 1321 MB/s 941086 calls/s # udp tx: 1322 MB/s 22429 calls/s 22429 msg/s # udp gso and gro - over veth touching data # udp rx: 1231 MB/s 877466 calls/s # udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # udp rx: 1312 MB/s 934999 calls/s # udp tx: 1313 MB/s 22283 calls/s 22283 msg/s # udp rx: 1320 MB/s 940710 calls/s # udp tx: 1321 MB/s 22406 calls/s 22406 msg/s # udp rx: 1328 MB/s 946304 calls/s # udp tx: 1328 MB/s 22535 calls/s 22535 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1115 MB/s 18917 calls/s 18917 msg/s # tcp rx: 1116 MB/s 138595 calls/s # tcp tx: 1151 MB/s 19536 calls/s 19536 msg/s # tcp rx: 1153 MB/s 137602 calls/s # tcp tx: 1137 MB/s 19290 calls/s 19290 msg/s # tcp rx: 1138 MB/s 137809 calls/s # tcp tx: 1152 MB/s 19551 calls/s 19551 msg/s # udp gso - over veth touching data # udp rx: 1146 MB/s 836378 calls/s # udp tx: 1185 MB/s 20110 calls/s 20110 msg/s # udp rx: 1319 MB/s 962514 calls/s # udp tx: 1319 MB/s 22377 calls/s 22377 msg/s # udp rx: 1320 MB/s 962947 calls/s # udp tx: 1319 MB/s 22380 calls/s 22380 msg/s # udp rx: 1325 MB/s 966379 calls/s # udp tx: 1323 MB/s 22452 calls/s 22452 msg/s # udp gso and gro - over veth touching data # udp rx: 1252 MB/s 913778 calls/s # udp tx: 1297 MB/s 22014 calls/s 22014 msg/s # udp rx: 1280 MB/s 933659 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp rx: 1292 MB/s 942551 calls/s # udp tx: 1291 MB/s 21906 calls/s 21906 msg/s # udp rx: 1275 MB/s 929883 calls/s # udp tx: 1274 MB/s 21614 calls/s 21614 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__->