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: 1061 MB/s 17997 calls/s 17997 msg/s # tcp rx: 1061 MB/s 130747 calls/s # tcp tx: 1088 MB/s 18470 calls/s 18470 msg/s # tcp rx: 1089 MB/s 131794 calls/s # tcp tx: 1086 MB/s 18422 calls/s 18422 msg/s # tcp rx: 1087 MB/s 129853 calls/s # tcp tx: 1089 MB/s 18475 calls/s 18475 msg/s # udp gso - over veth touching data # udp rx: 1126 MB/s 802184 calls/s # udp tx: 1150 MB/s 19506 calls/s 19506 msg/s # udp rx: 1258 MB/s 896570 calls/s # udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # udp rx: 1269 MB/s 904498 calls/s # udp tx: 1282 MB/s 21748 calls/s 21748 msg/s # udp rx: 1260 MB/s 898176 calls/s # udp tx: 1262 MB/s 21416 calls/s 21416 msg/s # udp gso and gro - over veth touching data # udp rx: 1102 MB/s 785640 calls/s # udp tx: 1124 MB/s 19079 calls/s 19079 msg/s # udp rx: 1145 MB/s 815807 calls/s # udp tx: 1149 MB/s 19504 calls/s 19504 msg/s # udp rx: 1031 MB/s 734780 calls/s # udp tx: 1032 MB/s 17507 calls/s 17507 msg/s # udp rx: 1144 MB/s 815440 calls/s # udp tx: 1146 MB/s 19451 calls/s 19451 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1223 MB/s 20749 calls/s 20749 msg/s # tcp rx: 1223 MB/s 122769 calls/s # tcp tx: 1048 MB/s 17784 calls/s 17784 msg/s # tcp rx: 1054 MB/s 130247 calls/s # tcp tx: 998 MB/s 16936 calls/s 16936 msg/s # tcp rx: 997 MB/s 131699 calls/s # tcp tx: 1096 MB/s 18594 calls/s 18594 msg/s # udp gso - over veth touching data # udp rx: 1154 MB/s 842234 calls/s # udp tx: 1186 MB/s 20129 calls/s 20129 msg/s # udp rx: 1253 MB/s 914494 calls/s # udp tx: 1256 MB/s 21311 calls/s 21311 msg/s # udp rx: 1245 MB/s 908394 calls/s # udp tx: 1246 MB/s 21148 calls/s 21148 msg/s # udp rx: 1246 MB/s 909374 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp gso and gro - over veth touching data # udp rx: 1234 MB/s 899998 calls/s # udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # udp rx: 1259 MB/s 918344 calls/s # udp tx: 1263 MB/s 21424 calls/s 21424 msg/s # udp rx: 1266 MB/s 923348 calls/s # udp tx: 1253 MB/s 21261 calls/s 21261 msg/s # udp rx: 622 MB/s 453802 calls/s # udp tx: 650 MB/s 11033 calls/s 11033 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__->