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: 1061 MB/s 17996 calls/s 17996 msg/s # tcp rx: 1062 MB/s 130991 calls/s # tcp tx: 1056 MB/s 17915 calls/s 17915 msg/s # tcp rx: 1057 MB/s 135096 calls/s # tcp tx: 1116 MB/s 18942 calls/s 18942 msg/s # tcp rx: 1117 MB/s 129800 calls/s # tcp tx: 1137 MB/s 19288 calls/s 19288 msg/s # udp gso - over veth touching data # udp rx: 1276 MB/s 909577 calls/s # udp tx: 1313 MB/s 22279 calls/s 22279 msg/s # udp rx: 1311 MB/s 934464 calls/s # udp tx: 1315 MB/s 22310 calls/s 22310 msg/s # udp rx: 1297 MB/s 924525 calls/s # udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # udp rx: 1303 MB/s 928646 calls/s # udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # udp gso and gro - over veth touching data # udp rx: 1297 MB/s 923976 calls/s # udp tx: 1336 MB/s 22672 calls/s 22672 msg/s # udp rx: 1321 MB/s 941651 calls/s # udp tx: 1325 MB/s 22482 calls/s 22482 msg/s # udp rx: 1323 MB/s 942541 calls/s # udp tx: 1327 MB/s 22519 calls/s 22519 msg/s # udp rx: 1339 MB/s 953986 calls/s # udp tx: 1343 MB/s 22794 calls/s 22794 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1157 MB/s 19640 calls/s 19640 msg/s # tcp rx: 1194 MB/s 142716 calls/s # tcp tx: 1114 MB/s 18907 calls/s 18907 msg/s # tcp rx: 1106 MB/s 91686 calls/s # tcp tx: 1056 MB/s 17917 calls/s 17917 msg/s # tcp rx: 1056 MB/s 127355 calls/s # tcp tx: 1007 MB/s 17096 calls/s 17096 msg/s # udp gso - over veth touching data # udp rx: 1013 MB/s 738911 calls/s # udp tx: 1047 MB/s 17774 calls/s 17774 msg/s # udp rx: 1141 MB/s 832551 calls/s # udp tx: 1130 MB/s 19167 calls/s 19167 msg/s # udp rx: 1222 MB/s 891576 calls/s # udp tx: 1231 MB/s 20894 calls/s 20894 msg/s # udp rx: 1244 MB/s 907321 calls/s # udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # udp gso and gro - over veth touching data # udp rx: 1183 MB/s 862917 calls/s # udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # udp rx: 1259 MB/s 918773 calls/s # udp tx: 1259 MB/s 21364 calls/s 21364 msg/s # udp rx: 1259 MB/s 918299 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp rx: 1266 MB/s 923383 calls/s # udp tx: 1266 MB/s 21484 calls/s 21484 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__->