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: 1107 MB/s 18782 calls/s 18782 msg/s # tcp rx: 1107 MB/s 140272 calls/s # tcp tx: 1000 MB/s 16963 calls/s 16963 msg/s # tcp rx: 1007 MB/s 131594 calls/s # tcp tx: 993 MB/s 16843 calls/s 16843 msg/s # tcp rx: 995 MB/s 128205 calls/s # tcp tx: 1069 MB/s 18135 calls/s 18135 msg/s # udp gso - over veth touching data # udp rx: 1280 MB/s 912163 calls/s # udp tx: 1319 MB/s 22386 calls/s 22386 msg/s # udp rx: 1281 MB/s 912646 calls/s # udp tx: 1280 MB/s 21719 calls/s 21719 msg/s # udp rx: 1325 MB/s 944464 calls/s # udp tx: 1325 MB/s 22473 calls/s 22473 msg/s # udp rx: 1319 MB/s 939837 calls/s # udp tx: 1319 MB/s 22377 calls/s 22377 msg/s # udp gso and gro - over veth touching data # udp rx: 589 MB/s 420192 calls/s # udp tx: 609 MB/s 10339 calls/s 10339 msg/s # udp rx: 613 MB/s 436707 calls/s # udp tx: 614 MB/s 10422 calls/s 10422 msg/s # udp rx: 633 MB/s 451048 calls/s # udp tx: 637 MB/s 10816 calls/s 10816 msg/s # udp rx: 631 MB/s 449776 calls/s # udp tx: 635 MB/s 10780 calls/s 10780 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1153 MB/s 19562 calls/s 19562 msg/s # tcp rx: 1165 MB/s 140258 calls/s # tcp tx: 1076 MB/s 18265 calls/s 18265 msg/s # tcp rx: 1077 MB/s 129226 calls/s # tcp tx: 1144 MB/s 19408 calls/s 19408 msg/s # tcp rx: 1145 MB/s 141279 calls/s # tcp tx: 1074 MB/s 18222 calls/s 18222 msg/s # udp gso - over veth touching data # udp rx: 1107 MB/s 807708 calls/s # udp tx: 1132 MB/s 19215 calls/s 19215 msg/s # udp rx: 1127 MB/s 822609 calls/s # udp tx: 1130 MB/s 19178 calls/s 19178 msg/s # udp rx: 1169 MB/s 853129 calls/s # udp tx: 1169 MB/s 19833 calls/s 19833 msg/s # udp rx: 1162 MB/s 847764 calls/s # udp tx: 1161 MB/s 19708 calls/s 19708 msg/s # udp gso and gro - over veth touching data # udp rx: 1172 MB/s 855045 calls/s # udp tx: 1214 MB/s 20591 calls/s 20591 msg/s # udp rx: 1197 MB/s 873677 calls/s # udp tx: 1201 MB/s 20370 calls/s 20370 msg/s # udp rx: 1213 MB/s 884654 calls/s # udp tx: 1216 MB/s 20640 calls/s 20640 msg/s # udp rx: 1287 MB/s 939105 calls/s # udp tx: 1297 MB/s 22013 calls/s 22013 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__->