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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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: 830 MB/s 14085 calls/s 14085 msg/s # tcp rx: 830 MB/s 149513 calls/s # tcp tx: 835 MB/s 14174 calls/s 14174 msg/s # tcp rx: 837 MB/s 151923 calls/s # tcp tx: 830 MB/s 14094 calls/s 14094 msg/s # tcp rx: 832 MB/s 151370 calls/s # tcp tx: 757 MB/s 12841 calls/s 12841 msg/s # udp gso - over veth touching data # udp rx: 1189 MB/s 847629 calls/s # udp tx: 1215 MB/s 20616 calls/s 20616 msg/s # udp rx: 1269 MB/s 904499 calls/s # udp tx: 1272 MB/s 21586 calls/s 21586 msg/s # udp rx: 1191 MB/s 848914 calls/s # udp tx: 1190 MB/s 20198 calls/s 20198 msg/s # udp rx: 1282 MB/s 913499 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp gso and gro - over veth touching data # udp rx: 1154 MB/s 822328 calls/s # udp tx: 1177 MB/s 19975 calls/s 19975 msg/s # udp rx: 1174 MB/s 836990 calls/s # udp tx: 1175 MB/s 19932 calls/s 19932 msg/s # udp rx: 1216 MB/s 866438 calls/s # udp tx: 1216 MB/s 20638 calls/s 20638 msg/s # udp rx: 1272 MB/s 906323 calls/s # udp tx: 1269 MB/s 21526 calls/s 21526 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 803 MB/s 13627 calls/s 13627 msg/s # tcp rx: 805 MB/s 142554 calls/s # tcp tx: 780 MB/s 13236 calls/s 13236 msg/s # tcp rx: 780 MB/s 142570 calls/s # tcp tx: 840 MB/s 14247 calls/s 14247 msg/s # tcp rx: 846 MB/s 152690 calls/s # tcp tx: 808 MB/s 13718 calls/s 13718 msg/s # udp gso - over veth touching data # udp rx: 1157 MB/s 844463 calls/s # udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # udp rx: 1060 MB/s 773508 calls/s # udp tx: 1056 MB/s 17917 calls/s 17917 msg/s # udp rx: 1158 MB/s 844748 calls/s # udp tx: 1158 MB/s 19645 calls/s 19645 msg/s # udp rx: 1235 MB/s 901384 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 855931 calls/s # udp tx: 1195 MB/s 20276 calls/s 20276 msg/s # udp rx: 1218 MB/s 888923 calls/s # udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # udp rx: 1107 MB/s 807481 calls/s # udp tx: 1108 MB/s 18796 calls/s 18796 msg/s # udp rx: 1205 MB/s 879034 calls/s # udp tx: 1200 MB/s 20354 calls/s 20354 msg/s ok 1 selftests: net: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' TAP version 13 1..1 # timeout set to 45 # selftests: net/lib: udpgro_bench.sh # Warning: file udpgro_bench.sh is missing! not ok 1 selftests: net/lib: udpgro_bench.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->