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: 1107 MB/s 18777 calls/s 18777 msg/s # tcp rx: 1109 MB/s 136692 calls/s # tcp tx: 792 MB/s 13436 calls/s 13436 msg/s # tcp rx: 793 MB/s 84295 calls/s # tcp tx: 1083 MB/s 18374 calls/s 18374 msg/s # tcp rx: 1084 MB/s 131738 calls/s # tcp tx: 1085 MB/s 18405 calls/s 18405 msg/s # udp gso - over veth touching data # udp rx: 1275 MB/s 908908 calls/s # udp tx: 1313 MB/s 22273 calls/s 22273 msg/s # udp rx: 1325 MB/s 944197 calls/s # udp tx: 1324 MB/s 22464 calls/s 22464 msg/s # udp rx: 1324 MB/s 943508 calls/s # udp tx: 1323 MB/s 22451 calls/s 22451 msg/s # udp rx: 1327 MB/s 945530 calls/s # udp tx: 1326 MB/s 22497 calls/s 22497 msg/s # udp gso and gro - over veth touching data # udp rx: 1254 MB/s 893911 calls/s # udp tx: 1291 MB/s 21902 calls/s 21902 msg/s # udp rx: 1316 MB/s 937809 calls/s # udp tx: 1325 MB/s 22486 calls/s 22486 msg/s # udp rx: 1322 MB/s 942049 calls/s # udp tx: 1322 MB/s 22425 calls/s 22425 msg/s # udp rx: 1322 MB/s 942120 calls/s # udp tx: 1321 MB/s 22416 calls/s 22416 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1149 MB/s 19497 calls/s 19497 msg/s # tcp rx: 1149 MB/s 140910 calls/s # tcp tx: 1193 MB/s 20248 calls/s 20248 msg/s # tcp rx: 1194 MB/s 136435 calls/s # tcp tx: 1078 MB/s 18296 calls/s 18296 msg/s # tcp rx: 1079 MB/s 130206 calls/s # tcp tx: 1083 MB/s 18371 calls/s 18371 msg/s # udp gso - over veth touching data # udp rx: 1248 MB/s 910697 calls/s # udp tx: 1289 MB/s 21864 calls/s 21864 msg/s # udp rx: 1260 MB/s 919533 calls/s # udp tx: 1269 MB/s 21539 calls/s 21539 msg/s # udp rx: 1225 MB/s 893497 calls/s # udp tx: 1228 MB/s 20839 calls/s 20839 msg/s # udp rx: 1273 MB/s 928646 calls/s # udp tx: 1276 MB/s 21651 calls/s 21651 msg/s # udp gso and gro - over veth touching data # udp rx: 1118 MB/s 815859 calls/s # udp tx: 1151 MB/s 19535 calls/s 19535 msg/s # udp rx: 1266 MB/s 923512 calls/s # udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # udp rx: 1303 MB/s 950991 calls/s # udp tx: 1303 MB/s 22116 calls/s 22116 msg/s # udp rx: 1286 MB/s 938340 calls/s # udp tx: 1293 MB/s 21931 calls/s 21931 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__->