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: 871 MB/s 14780 calls/s 14780 msg/s # tcp rx: 875 MB/s 160062 calls/s # tcp tx: 842 MB/s 14283 calls/s 14283 msg/s # tcp rx: 842 MB/s 144519 calls/s # tcp tx: 805 MB/s 13655 calls/s 13655 msg/s # tcp rx: 805 MB/s 142169 calls/s # tcp tx: 780 MB/s 13242 calls/s 13242 msg/s # udp gso - over veth touching data # udp rx: 1155 MB/s 822986 calls/s # udp tx: 1192 MB/s 20232 calls/s 20232 msg/s # udp rx: 1193 MB/s 849971 calls/s # udp tx: 1196 MB/s 20297 calls/s 20297 msg/s # udp rx: 1234 MB/s 879250 calls/s # udp tx: 1233 MB/s 20916 calls/s 20916 msg/s # udp rx: 1236 MB/s 880845 calls/s # udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 816492 calls/s # udp tx: 1185 MB/s 20106 calls/s 20106 msg/s # udp rx: 1238 MB/s 882582 calls/s # udp tx: 1239 MB/s 21028 calls/s 21028 msg/s # udp rx: 1227 MB/s 874153 calls/s # udp tx: 1228 MB/s 20833 calls/s 20833 msg/s # udp rx: 1229 MB/s 875823 calls/s # udp tx: 1230 MB/s 20871 calls/s 20871 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 880 MB/s 14936 calls/s 14936 msg/s # tcp rx: 881 MB/s 158973 calls/s # tcp tx: 854 MB/s 14486 calls/s 14486 msg/s # tcp rx: 854 MB/s 146492 calls/s # tcp tx: 839 MB/s 14241 calls/s 14241 msg/s # tcp rx: 840 MB/s 145038 calls/s # tcp tx: 840 MB/s 14254 calls/s 14254 msg/s # udp gso - over veth touching data # udp rx: 1088 MB/s 793613 calls/s # udp tx: 1127 MB/s 19117 calls/s 19117 msg/s # udp rx: 1177 MB/s 858611 calls/s # udp tx: 1176 MB/s 19950 calls/s 19950 msg/s # udp rx: 1182 MB/s 862537 calls/s # udp tx: 1182 MB/s 20050 calls/s 20050 msg/s # udp rx: 1153 MB/s 840958 calls/s # udp tx: 1152 MB/s 19543 calls/s 19543 msg/s # udp gso and gro - over veth touching data # udp rx: 1101 MB/s 803509 calls/s # udp tx: 1136 MB/s 19268 calls/s 19268 msg/s # udp rx: 1122 MB/s 818439 calls/s # udp tx: 1121 MB/s 19021 calls/s 19021 msg/s # udp rx: 1126 MB/s 821908 calls/s # udp tx: 1127 MB/s 19117 calls/s 19117 msg/s # udp rx: 1083 MB/s 790124 calls/s # udp tx: 1073 MB/s 18209 calls/s 18209 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__->