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: 999 MB/s 16948 calls/s 16948 msg/s # tcp rx: 1000 MB/s 127389 calls/s # tcp tx: 1086 MB/s 18431 calls/s 18431 msg/s # tcp rx: 1087 MB/s 128797 calls/s # tcp tx: 1055 MB/s 17900 calls/s 17900 msg/s # tcp rx: 1056 MB/s 130836 calls/s # tcp tx: 1050 MB/s 17824 calls/s 17824 msg/s # udp gso - over veth touching data # udp rx: 1156 MB/s 823896 calls/s # udp tx: 1192 MB/s 20231 calls/s 20231 msg/s # udp rx: 1165 MB/s 830151 calls/s # udp tx: 1154 MB/s 19579 calls/s 19579 msg/s # udp rx: 1284 MB/s 914682 calls/s # udp tx: 1292 MB/s 21929 calls/s 21929 msg/s # udp rx: 1275 MB/s 908872 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp gso and gro - over veth touching data # udp rx: 1084 MB/s 772576 calls/s # udp tx: 1130 MB/s 19177 calls/s 19177 msg/s # udp rx: 1274 MB/s 907978 calls/s # udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # udp rx: 1277 MB/s 910088 calls/s # udp tx: 1269 MB/s 21535 calls/s 21535 msg/s # udp rx: 1112 MB/s 792332 calls/s # udp tx: 1110 MB/s 18827 calls/s 18827 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 891 MB/s 15119 calls/s 15119 msg/s # tcp rx: 891 MB/s 112780 calls/s # tcp tx: 897 MB/s 15216 calls/s 15216 msg/s # tcp rx: 898 MB/s 115913 calls/s # tcp tx: 842 MB/s 14295 calls/s 14295 msg/s # tcp rx: 844 MB/s 118650 calls/s # tcp tx: 780 MB/s 13242 calls/s 13242 msg/s # udp gso - over veth touching data # udp rx: 918 MB/s 669742 calls/s # udp tx: 951 MB/s 16131 calls/s 16131 msg/s # udp rx: 871 MB/s 635462 calls/s # udp tx: 884 MB/s 15006 calls/s 15006 msg/s # udp rx: 1063 MB/s 775308 calls/s # udp tx: 1052 MB/s 17846 calls/s 17846 msg/s # udp rx: 947 MB/s 691195 calls/s # udp tx: 952 MB/s 16160 calls/s 16160 msg/s # udp gso and gro - over veth touching data # udp rx: 1035 MB/s 755221 calls/s # udp tx: 1079 MB/s 18315 calls/s 18315 msg/s # udp rx: 1191 MB/s 869104 calls/s # udp tx: 1186 MB/s 20122 calls/s 20122 msg/s # udp rx: 1081 MB/s 789065 calls/s # udp tx: 1087 MB/s 18449 calls/s 18449 msg/s # udp rx: 1193 MB/s 870477 calls/s # udp tx: 1182 MB/s 20062 calls/s 20062 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__->