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: 1106 MB/s 18775 calls/s 18775 msg/s # tcp rx: 1107 MB/s 135881 calls/s # tcp tx: 896 MB/s 15198 calls/s 15198 msg/s # tcp rx: 897 MB/s 96094 calls/s # tcp tx: 696 MB/s 11805 calls/s 11805 msg/s # tcp rx: 696 MB/s 82285 calls/s # tcp tx: 712 MB/s 12086 calls/s 12086 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 863332 calls/s # udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # udp rx: 1305 MB/s 929885 calls/s # udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # udp rx: 1332 MB/s 949420 calls/s # udp tx: 1337 MB/s 22684 calls/s 22684 msg/s # udp rx: 1334 MB/s 950649 calls/s # udp tx: 1339 MB/s 22712 calls/s 22712 msg/s # udp gso and gro - over veth touching data # udp rx: 1313 MB/s 935771 calls/s # udp tx: 1349 MB/s 22883 calls/s 22883 msg/s # udp rx: 1348 MB/s 960638 calls/s # udp tx: 1345 MB/s 22816 calls/s 22816 msg/s # udp rx: 1338 MB/s 953598 calls/s # udp tx: 1337 MB/s 22689 calls/s 22689 msg/s # udp rx: 1345 MB/s 958219 calls/s # udp tx: 1344 MB/s 22803 calls/s 22803 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1074 MB/s 18224 calls/s 18224 msg/s # tcp rx: 1081 MB/s 134480 calls/s # tcp tx: 1106 MB/s 18761 calls/s 18761 msg/s # tcp rx: 1108 MB/s 127980 calls/s # tcp tx: 1056 MB/s 17915 calls/s 17915 msg/s # tcp rx: 1055 MB/s 126093 calls/s # tcp tx: 1103 MB/s 18709 calls/s 18709 msg/s # udp gso - over veth touching data # udp rx: 1205 MB/s 878831 calls/s # udp tx: 1238 MB/s 21004 calls/s 21004 msg/s # udp rx: 1207 MB/s 880799 calls/s # udp tx: 1209 MB/s 20522 calls/s 20522 msg/s # udp rx: 1232 MB/s 898977 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1282 MB/s 935299 calls/s # udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # udp gso and gro - over veth touching data # udp rx: 1225 MB/s 893624 calls/s # udp tx: 1269 MB/s 21532 calls/s 21532 msg/s # udp rx: 1271 MB/s 927565 calls/s # udp tx: 1270 MB/s 21547 calls/s 21547 msg/s # udp rx: 1271 MB/s 927109 calls/s # udp tx: 1270 MB/s 21547 calls/s 21547 msg/s # udp rx: 1284 MB/s 936664 calls/s # udp tx: 1283 MB/s 21767 calls/s 21767 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__->