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: 1045 MB/s 17728 calls/s 17728 msg/s # tcp rx: 1058 MB/s 129176 calls/s # tcp tx: 1038 MB/s 17620 calls/s 17620 msg/s # tcp rx: 1038 MB/s 126824 calls/s # tcp tx: 1019 MB/s 17298 calls/s 17298 msg/s # tcp rx: 1021 MB/s 125264 calls/s # tcp tx: 1023 MB/s 17352 calls/s 17352 msg/s # udp gso - over veth touching data # udp rx: 1209 MB/s 861524 calls/s # udp tx: 1238 MB/s 21010 calls/s 21010 msg/s # udp rx: 1240 MB/s 883505 calls/s # udp tx: 1245 MB/s 21119 calls/s 21119 msg/s # udp rx: 1291 MB/s 919904 calls/s # udp tx: 1281 MB/s 21737 calls/s 21737 msg/s # udp rx: 1212 MB/s 863845 calls/s # udp tx: 1224 MB/s 20764 calls/s 20764 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 876663 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 1308 MB/s 931879 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 1309 MB/s 932690 calls/s # udp tx: 1310 MB/s 22219 calls/s 22219 msg/s # udp rx: 1313 MB/s 935738 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1078 MB/s 18295 calls/s 18295 msg/s # tcp rx: 1079 MB/s 137909 calls/s # tcp tx: 1160 MB/s 19691 calls/s 19691 msg/s # tcp rx: 1161 MB/s 123089 calls/s # tcp tx: 1311 MB/s 22238 calls/s 22238 msg/s # tcp rx: 1312 MB/s 108914 calls/s # tcp tx: 1303 MB/s 22100 calls/s 22100 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 847461 calls/s # udp tx: 1202 MB/s 20390 calls/s 20390 msg/s # udp rx: 1239 MB/s 904027 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp rx: 1188 MB/s 866422 calls/s # udp tx: 1176 MB/s 19956 calls/s 19956 msg/s # udp rx: 1238 MB/s 903484 calls/s # udp tx: 1251 MB/s 21234 calls/s 21234 msg/s # udp gso and gro - over veth touching data # udp rx: 1146 MB/s 836054 calls/s # udp tx: 1183 MB/s 20076 calls/s 20076 msg/s # udp rx: 1239 MB/s 903724 calls/s # udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # udp rx: 1125 MB/s 820510 calls/s # udp tx: 1127 MB/s 19128 calls/s 19128 msg/s # udp rx: 1174 MB/s 856721 calls/s # udp tx: 1176 MB/s 19959 calls/s 19959 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__->