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: 1112 MB/s 18861 calls/s 18861 msg/s # tcp rx: 1158 MB/s 139461 calls/s # tcp tx: 1058 MB/s 17949 calls/s 17949 msg/s # tcp rx: 1063 MB/s 123461 calls/s # tcp tx: 1341 MB/s 22761 calls/s 22761 msg/s # tcp tx: 1373 MB/s 23298 calls/s 23298 msg/s # udp gso - over veth touching data # udp rx: 1256 MB/s 894848 calls/s # udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # udp rx: 1267 MB/s 903006 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp rx: 1235 MB/s 879779 calls/s # udp tx: 1238 MB/s 20998 calls/s 20998 msg/s # udp rx: 1325 MB/s 944525 calls/s # udp tx: 1330 MB/s 22571 calls/s 22571 msg/s # udp gso and gro - over veth touching data # udp rx: 595 MB/s 423992 calls/s # udp tx: 614 MB/s 10425 calls/s 10425 msg/s # udp rx: 626 MB/s 446394 calls/s # udp tx: 627 MB/s 10637 calls/s 10637 msg/s # udp rx: 625 MB/s 445426 calls/s # udp tx: 625 MB/s 10606 calls/s 10606 msg/s # udp rx: 624 MB/s 444760 calls/s # udp tx: 654 MB/s 11093 calls/s 11093 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 978 MB/s 16594 calls/s 16594 msg/s # tcp rx: 978 MB/s 114910 calls/s # tcp tx: 1010 MB/s 17131 calls/s 17131 msg/s # tcp rx: 1011 MB/s 125856 calls/s # tcp tx: 1085 MB/s 18406 calls/s 18406 msg/s # tcp rx: 1086 MB/s 125180 calls/s # tcp tx: 1095 MB/s 18583 calls/s 18583 msg/s # udp gso - over veth touching data # udp rx: 1116 MB/s 814258 calls/s # udp tx: 1153 MB/s 19565 calls/s 19565 msg/s # udp rx: 1214 MB/s 886044 calls/s # udp tx: 1205 MB/s 20442 calls/s 20442 msg/s # udp rx: 1172 MB/s 854808 calls/s # udp tx: 1178 MB/s 19995 calls/s 19995 msg/s # udp rx: 1218 MB/s 888551 calls/s # udp tx: 1217 MB/s 20658 calls/s 20658 msg/s # udp gso and gro - over veth touching data # udp rx: 1235 MB/s 900909 calls/s # udp tx: 1276 MB/s 21643 calls/s 21643 msg/s # udp rx: 1275 MB/s 930209 calls/s # udp tx: 1278 MB/s 21685 calls/s 21685 msg/s # udp rx: 1281 MB/s 934637 calls/s # udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # udp rx: 1291 MB/s 942014 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 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__->