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: 1029 MB/s 17459 calls/s 17459 msg/s # tcp rx: 1029 MB/s 131536 calls/s # tcp tx: 937 MB/s 15900 calls/s 15900 msg/s # tcp rx: 938 MB/s 135479 calls/s # tcp tx: 1089 MB/s 18478 calls/s 18478 msg/s # tcp rx: 1090 MB/s 134837 calls/s # tcp tx: 840 MB/s 14247 calls/s 14247 msg/s # udp gso - over veth touching data # udp rx: 1254 MB/s 893349 calls/s # udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # udp rx: 1309 MB/s 932967 calls/s # udp tx: 1308 MB/s 22200 calls/s 22200 msg/s # udp rx: 1326 MB/s 945220 calls/s # udp tx: 1326 MB/s 22499 calls/s 22499 msg/s # udp rx: 1312 MB/s 935142 calls/s # udp tx: 1313 MB/s 22274 calls/s 22274 msg/s # udp gso and gro - over veth touching data # udp rx: 1096 MB/s 781265 calls/s # udp tx: 1137 MB/s 19297 calls/s 19297 msg/s # udp rx: 1329 MB/s 946714 calls/s # udp tx: 1332 MB/s 22600 calls/s 22600 msg/s # udp rx: 1317 MB/s 938460 calls/s # udp tx: 1319 MB/s 22381 calls/s 22381 msg/s # udp rx: 1317 MB/s 938717 calls/s # udp tx: 1320 MB/s 22389 calls/s 22389 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1107 MB/s 18783 calls/s 18783 msg/s # tcp rx: 1107 MB/s 137128 calls/s # tcp tx: 1106 MB/s 18767 calls/s 18767 msg/s # tcp rx: 1106 MB/s 133274 calls/s # tcp tx: 1087 MB/s 18437 calls/s 18437 msg/s # tcp rx: 1088 MB/s 132937 calls/s # tcp tx: 1138 MB/s 19315 calls/s 19315 msg/s # udp gso - over veth touching data # udp rx: 1088 MB/s 794183 calls/s # udp tx: 1113 MB/s 18885 calls/s 18885 msg/s # udp rx: 1236 MB/s 902062 calls/s # udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # udp rx: 1268 MB/s 924914 calls/s # udp tx: 1270 MB/s 21552 calls/s 21552 msg/s # udp rx: 1281 MB/s 934623 calls/s # udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 837500 calls/s # udp tx: 1180 MB/s 20016 calls/s 20016 msg/s # udp rx: 1214 MB/s 885660 calls/s # udp tx: 1219 MB/s 20685 calls/s 20685 msg/s # udp rx: 1243 MB/s 907030 calls/s # udp tx: 1243 MB/s 21094 calls/s 21094 msg/s # udp rx: 1125 MB/s 821038 calls/s # udp tx: 1130 MB/s 19168 calls/s 19168 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__->