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: 1153 MB/s 19564 calls/s 19564 msg/s # tcp rx: 1154 MB/s 138161 calls/s # tcp tx: 1101 MB/s 18678 calls/s 18678 msg/s # tcp rx: 1102 MB/s 132836 calls/s # tcp tx: 1083 MB/s 18369 calls/s 18369 msg/s # tcp rx: 1083 MB/s 132472 calls/s # tcp tx: 1086 MB/s 18431 calls/s 18431 msg/s # udp gso - over veth touching data # udp rx: 1177 MB/s 839034 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 1287 MB/s 916823 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # udp rx: 1295 MB/s 922811 calls/s # udp tx: 1293 MB/s 21935 calls/s 21935 msg/s # udp rx: 1289 MB/s 918279 calls/s # udp tx: 1288 MB/s 21861 calls/s 21861 msg/s # udp gso and gro - over veth touching data # udp rx: 1197 MB/s 852939 calls/s # udp tx: 1245 MB/s 21123 calls/s 21123 msg/s # udp rx: 1248 MB/s 889018 calls/s # udp tx: 1248 MB/s 21169 calls/s 21169 msg/s # udp rx: 1315 MB/s 937192 calls/s # udp tx: 1317 MB/s 22338 calls/s 22338 msg/s # udp rx: 1314 MB/s 936192 calls/s # udp tx: 1313 MB/s 22282 calls/s 22282 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1068 MB/s 18121 calls/s 18121 msg/s # tcp rx: 1068 MB/s 139530 calls/s # tcp tx: 1110 MB/s 18839 calls/s 18839 msg/s # tcp rx: 1111 MB/s 134403 calls/s # tcp tx: 1110 MB/s 18835 calls/s 18835 msg/s # tcp rx: 1111 MB/s 134796 calls/s # tcp tx: 1069 MB/s 18141 calls/s 18141 msg/s # udp gso - over veth touching data # udp rx: 669 MB/s 488625 calls/s # udp tx: 691 MB/s 11722 calls/s 11722 msg/s # udp rx: 685 MB/s 499763 calls/s # udp tx: 684 MB/s 11609 calls/s 11609 msg/s # udp rx: 685 MB/s 500002 calls/s # udp tx: 685 MB/s 11622 calls/s 11622 msg/s # udp rx: 703 MB/s 512794 calls/s # udp tx: 703 MB/s 11926 calls/s 11926 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 847169 calls/s # udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # udp rx: 1202 MB/s 877095 calls/s # udp tx: 1202 MB/s 20400 calls/s 20400 msg/s # udp rx: 1215 MB/s 886806 calls/s # udp tx: 1213 MB/s 20585 calls/s 20585 msg/s # udp rx: 1185 MB/s 864517 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 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__->