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: 861 MB/s 14608 calls/s 14608 msg/s # tcp rx: 879 MB/s 148189 calls/s # tcp tx: 845 MB/s 14347 calls/s 14347 msg/s # tcp rx: 847 MB/s 149432 calls/s # tcp tx: 848 MB/s 14383 calls/s 14383 msg/s # tcp rx: 849 MB/s 155161 calls/s # tcp tx: 850 MB/s 14433 calls/s 14433 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883502 calls/s # udp tx: 1264 MB/s 21450 calls/s 21450 msg/s # udp rx: 1272 MB/s 906637 calls/s # udp tx: 1271 MB/s 21568 calls/s 21568 msg/s # udp rx: 1271 MB/s 906024 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 1271 MB/s 905398 calls/s # udp tx: 1269 MB/s 21538 calls/s 21538 msg/s # udp gso and gro - over veth touching data # udp rx: 1186 MB/s 845303 calls/s # udp tx: 1217 MB/s 20645 calls/s 20645 msg/s # udp rx: 1281 MB/s 913089 calls/s # udp tx: 1284 MB/s 21778 calls/s 21778 msg/s # udp rx: 1266 MB/s 901913 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # udp rx: 1266 MB/s 902182 calls/s # udp tx: 1268 MB/s 21513 calls/s 21513 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 886 MB/s 15039 calls/s 15039 msg/s # tcp rx: 887 MB/s 146863 calls/s # tcp tx: 844 MB/s 14324 calls/s 14324 msg/s # tcp rx: 845 MB/s 149545 calls/s # tcp tx: 842 MB/s 14288 calls/s 14288 msg/s # tcp rx: 843 MB/s 146622 calls/s # tcp tx: 847 MB/s 14368 calls/s 14368 msg/s # udp gso - over veth touching data # udp rx: 1176 MB/s 858063 calls/s # udp tx: 1208 MB/s 20490 calls/s 20490 msg/s # udp rx: 1219 MB/s 889400 calls/s # udp tx: 1219 MB/s 20685 calls/s 20685 msg/s # udp rx: 1223 MB/s 892346 calls/s # udp tx: 1225 MB/s 20781 calls/s 20781 msg/s # udp rx: 1203 MB/s 877509 calls/s # udp tx: 1204 MB/s 20424 calls/s 20424 msg/s # udp gso and gro - over veth touching data # udp rx: 1138 MB/s 829977 calls/s # udp tx: 1161 MB/s 19701 calls/s 19701 msg/s # udp rx: 1222 MB/s 891334 calls/s # udp tx: 1224 MB/s 20761 calls/s 20761 msg/s # udp rx: 1149 MB/s 838622 calls/s # udp tx: 1149 MB/s 19502 calls/s 19502 msg/s # udp rx: 1161 MB/s 847084 calls/s # udp tx: 1158 MB/s 19649 calls/s 19649 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__->