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: 840 MB/s 14256 calls/s 14256 msg/s # tcp rx: 841 MB/s 149621 calls/s # tcp tx: 810 MB/s 13739 calls/s 13739 msg/s # tcp rx: 810 MB/s 147131 calls/s # tcp tx: 832 MB/s 14119 calls/s 14119 msg/s # tcp rx: 833 MB/s 155547 calls/s # tcp tx: 836 MB/s 14184 calls/s 14184 msg/s # udp gso - over veth touching data # udp rx: 1124 MB/s 800975 calls/s # udp tx: 1145 MB/s 19434 calls/s 19434 msg/s # udp rx: 1167 MB/s 831726 calls/s # udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # udp rx: 1117 MB/s 796375 calls/s # udp tx: 1117 MB/s 18957 calls/s 18957 msg/s # udp rx: 1150 MB/s 819906 calls/s # udp tx: 1151 MB/s 19524 calls/s 19524 msg/s # udp gso and gro - over veth touching data # udp rx: 1178 MB/s 839519 calls/s # udp tx: 1218 MB/s 20671 calls/s 20671 msg/s # udp rx: 1219 MB/s 868983 calls/s # udp tx: 1220 MB/s 20699 calls/s 20699 msg/s # udp rx: 1223 MB/s 871278 calls/s # udp tx: 1225 MB/s 20792 calls/s 20792 msg/s # udp rx: 1221 MB/s 869928 calls/s # udp tx: 1236 MB/s 20979 calls/s 20979 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 780 MB/s 13232 calls/s 13232 msg/s # tcp rx: 780 MB/s 143882 calls/s # tcp tx: 822 MB/s 13956 calls/s 13956 msg/s # tcp rx: 823 MB/s 152582 calls/s # tcp tx: 859 MB/s 14574 calls/s 14574 msg/s # tcp rx: 860 MB/s 161362 calls/s # tcp tx: 861 MB/s 14616 calls/s 14616 msg/s # udp gso - over veth touching data # udp rx: 1092 MB/s 796983 calls/s # udp tx: 1127 MB/s 19129 calls/s 19129 msg/s # udp rx: 1160 MB/s 846051 calls/s # udp tx: 1161 MB/s 19697 calls/s 19697 msg/s # udp rx: 1175 MB/s 857459 calls/s # udp tx: 1176 MB/s 19958 calls/s 19958 msg/s # udp rx: 1141 MB/s 832563 calls/s # udp tx: 1143 MB/s 19396 calls/s 19396 msg/s # udp gso and gro - over veth touching data # udp rx: 1104 MB/s 805434 calls/s # udp tx: 1136 MB/s 19268 calls/s 19268 msg/s # udp rx: 1134 MB/s 827336 calls/s # udp tx: 1134 MB/s 19248 calls/s 19248 msg/s # udp rx: 1134 MB/s 827465 calls/s # udp tx: 1133 MB/s 19229 calls/s 19229 msg/s # udp rx: 1134 MB/s 827576 calls/s # udp tx: 1133 MB/s 19225 calls/s 19225 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__->