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: 1121 MB/s 19021 calls/s 19021 msg/s # tcp rx: 1123 MB/s 147086 calls/s # tcp tx: 1185 MB/s 20100 calls/s 20100 msg/s # tcp rx: 1186 MB/s 141937 calls/s # tcp tx: 1176 MB/s 19962 calls/s 19962 msg/s # tcp rx: 1178 MB/s 141391 calls/s # tcp tx: 1181 MB/s 20032 calls/s 20032 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 895442 calls/s # udp tx: 1300 MB/s 22056 calls/s 22056 msg/s # udp rx: 1286 MB/s 916190 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp rx: 1301 MB/s 926800 calls/s # udp tx: 1302 MB/s 22099 calls/s 22099 msg/s # udp rx: 1322 MB/s 942091 calls/s # udp tx: 1324 MB/s 22463 calls/s 22463 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 466838 calls/s # udp tx: 670 MB/s 11375 calls/s 11375 msg/s # udp rx: 645 MB/s 460098 calls/s # udp tx: 645 MB/s 10949 calls/s 10949 msg/s # udp rx: 657 MB/s 468315 calls/s # udp tx: 658 MB/s 11171 calls/s 11171 msg/s # udp rx: 682 MB/s 486072 calls/s # udp tx: 681 MB/s 11559 calls/s 11559 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 759 MB/s 12876 calls/s 12876 msg/s # tcp rx: 759 MB/s 90802 calls/s # tcp tx: 769 MB/s 13046 calls/s 13046 msg/s # tcp rx: 770 MB/s 91755 calls/s # tcp tx: 789 MB/s 13385 calls/s 13385 msg/s # tcp rx: 789 MB/s 92505 calls/s # tcp tx: 772 MB/s 13098 calls/s 13098 msg/s # udp gso - over veth touching data # udp rx: 1212 MB/s 884447 calls/s # udp tx: 1246 MB/s 21140 calls/s 21140 msg/s # udp rx: 1213 MB/s 884950 calls/s # udp tx: 1213 MB/s 20575 calls/s 20575 msg/s # udp rx: 871 MB/s 635248 calls/s # udp tx: 854 MB/s 14489 calls/s 14489 msg/s # udp rx: 588 MB/s 428875 calls/s # udp tx: 586 MB/s 9954 calls/s 9954 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 912715 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 msg/s # udp rx: 1272 MB/s 927885 calls/s # udp tx: 1272 MB/s 21574 calls/s 21574 msg/s # udp rx: 1296 MB/s 945831 calls/s # udp tx: 1296 MB/s 21986 calls/s 21986 msg/s # udp rx: 1304 MB/s 951039 calls/s # udp tx: 1300 MB/s 22054 calls/s 22054 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__->