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: 1140 MB/s 19340 calls/s 19340 msg/s # tcp rx: 1141 MB/s 137365 calls/s # tcp tx: 1178 MB/s 19984 calls/s 19984 msg/s # tcp rx: 1179 MB/s 138554 calls/s # tcp tx: 905 MB/s 15350 calls/s 15350 msg/s # tcp rx: 905 MB/s 101303 calls/s # tcp tx: 791 MB/s 13424 calls/s 13424 msg/s # udp gso - over veth touching data # udp rx: 1208 MB/s 861190 calls/s # udp tx: 1244 MB/s 21115 calls/s 21115 msg/s # udp rx: 1256 MB/s 894840 calls/s # udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # udp rx: 1260 MB/s 897584 calls/s # udp tx: 1261 MB/s 21396 calls/s 21396 msg/s # udp rx: 1272 MB/s 906351 calls/s # udp tx: 1275 MB/s 21626 calls/s 21626 msg/s # udp gso and gro - over veth touching data # udp rx: 1287 MB/s 917200 calls/s # udp tx: 1321 MB/s 22414 calls/s 22414 msg/s # udp rx: 1284 MB/s 915325 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1332 MB/s 949219 calls/s # udp tx: 1331 MB/s 22582 calls/s 22582 msg/s # udp rx: 1312 MB/s 934885 calls/s # udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1119 MB/s 18985 calls/s 18985 msg/s # tcp rx: 1119 MB/s 135303 calls/s # tcp tx: 1038 MB/s 17615 calls/s 17615 msg/s # tcp rx: 1054 MB/s 123260 calls/s # tcp tx: 1036 MB/s 17586 calls/s 17586 msg/s # tcp rx: 1049 MB/s 121993 calls/s # tcp tx: 1055 MB/s 17905 calls/s 17905 msg/s # udp gso - over veth touching data # udp rx: 1157 MB/s 843921 calls/s # udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # udp rx: 1166 MB/s 850813 calls/s # udp tx: 1171 MB/s 19867 calls/s 19867 msg/s # udp rx: 1277 MB/s 931874 calls/s # udp tx: 1277 MB/s 21661 calls/s 21661 msg/s # udp rx: 1280 MB/s 933985 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp gso and gro - over veth touching data # udp rx: 1177 MB/s 858898 calls/s # udp tx: 1212 MB/s 20560 calls/s 20560 msg/s # udp rx: 1260 MB/s 919478 calls/s # udp tx: 1263 MB/s 21427 calls/s 21427 msg/s # udp rx: 1268 MB/s 925017 calls/s # udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # udp rx: 1257 MB/s 917243 calls/s # udp tx: 1259 MB/s 21356 calls/s 21356 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__->