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: 1095 MB/s 18573 calls/s 18573 msg/s # tcp rx: 1113 MB/s 137218 calls/s # tcp tx: 1019 MB/s 17289 calls/s 17289 msg/s # tcp rx: 1026 MB/s 127303 calls/s # tcp tx: 980 MB/s 16634 calls/s 16634 msg/s # tcp rx: 1122 MB/s 124459 calls/s # tcp tx: 1158 MB/s 19650 calls/s 19650 msg/s # udp gso - over veth touching data # udp rx: 1277 MB/s 909766 calls/s # udp tx: 1310 MB/s 22221 calls/s 22221 msg/s # udp rx: 1310 MB/s 933724 calls/s # udp tx: 1316 MB/s 22323 calls/s 22323 msg/s # udp rx: 1300 MB/s 926227 calls/s # udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # udp rx: 1300 MB/s 926444 calls/s # udp tx: 1299 MB/s 22042 calls/s 22042 msg/s # udp gso and gro - over veth touching data # udp rx: 1169 MB/s 832931 calls/s # udp tx: 1195 MB/s 20281 calls/s 20281 msg/s # udp rx: 722 MB/s 514441 calls/s # udp tx: 718 MB/s 12189 calls/s 12189 msg/s # udp rx: 695 MB/s 495628 calls/s # udp tx: 695 MB/s 11802 calls/s 11802 msg/s # udp rx: 712 MB/s 507255 calls/s # udp tx: 711 MB/s 12066 calls/s 12066 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 807 MB/s 13701 calls/s 13701 msg/s # tcp rx: 808 MB/s 93147 calls/s # tcp tx: 844 MB/s 14317 calls/s 14317 msg/s # tcp rx: 844 MB/s 94280 calls/s # tcp tx: 838 MB/s 14215 calls/s 14215 msg/s # tcp rx: 838 MB/s 95030 calls/s # tcp tx: 846 MB/s 14354 calls/s 14354 msg/s # udp gso - over veth touching data # udp rx: 1174 MB/s 856309 calls/s # udp tx: 1214 MB/s 20603 calls/s 20603 msg/s # udp rx: 1164 MB/s 849537 calls/s # udp tx: 1166 MB/s 19792 calls/s 19792 msg/s # udp rx: 1168 MB/s 852546 calls/s # udp tx: 1171 MB/s 19869 calls/s 19869 msg/s # udp rx: 1122 MB/s 818834 calls/s # udp tx: 1124 MB/s 19077 calls/s 19077 msg/s # udp gso and gro - over veth touching data # udp rx: 1176 MB/s 858330 calls/s # udp tx: 1210 MB/s 20524 calls/s 20524 msg/s # udp rx: 1267 MB/s 924249 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # udp rx: 1254 MB/s 914895 calls/s # udp tx: 1252 MB/s 21249 calls/s 21249 msg/s # udp rx: 1249 MB/s 911589 calls/s # udp tx: 1248 MB/s 21182 calls/s 21182 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__->