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: 1068 MB/s 18123 calls/s 18123 msg/s # tcp rx: 1069 MB/s 134150 calls/s # tcp tx: 1079 MB/s 18316 calls/s 18316 msg/s # tcp rx: 1080 MB/s 128246 calls/s # tcp tx: 1077 MB/s 18275 calls/s 18275 msg/s # tcp rx: 1078 MB/s 126597 calls/s # tcp tx: 1051 MB/s 17831 calls/s 17831 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 845788 calls/s # udp tx: 1224 MB/s 20772 calls/s 20772 msg/s # udp rx: 1178 MB/s 839567 calls/s # udp tx: 1181 MB/s 20034 calls/s 20034 msg/s # udp rx: 1303 MB/s 928748 calls/s # udp tx: 1304 MB/s 22126 calls/s 22126 msg/s # udp rx: 1305 MB/s 929880 calls/s # udp tx: 1305 MB/s 22145 calls/s 22145 msg/s # udp gso and gro - over veth touching data # udp rx: 1214 MB/s 865404 calls/s # udp tx: 1251 MB/s 21218 calls/s 21218 msg/s # udp rx: 1272 MB/s 906599 calls/s # udp tx: 1271 MB/s 21561 calls/s 21561 msg/s # udp rx: 1224 MB/s 872506 calls/s # udp tx: 1225 MB/s 20786 calls/s 20786 msg/s # udp rx: 1320 MB/s 940540 calls/s # udp tx: 1319 MB/s 22383 calls/s 22383 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1068 MB/s 18121 calls/s 18121 msg/s # tcp rx: 1068 MB/s 128809 calls/s # tcp tx: 1086 MB/s 18433 calls/s 18433 msg/s # tcp rx: 1087 MB/s 129180 calls/s # tcp tx: 991 MB/s 16821 calls/s 16821 msg/s # tcp rx: 992 MB/s 128674 calls/s # tcp tx: 1058 MB/s 17956 calls/s 17956 msg/s # udp gso - over veth touching data # udp rx: 1078 MB/s 786564 calls/s # udp tx: 1115 MB/s 18917 calls/s 18917 msg/s # udp rx: 1212 MB/s 884493 calls/s # udp tx: 1221 MB/s 20709 calls/s 20709 msg/s # udp rx: 1254 MB/s 915044 calls/s # udp tx: 1254 MB/s 21276 calls/s 21276 msg/s # udp rx: 1250 MB/s 912156 calls/s # udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 894409 calls/s # udp tx: 1261 MB/s 21399 calls/s 21399 msg/s # udp rx: 1269 MB/s 926008 calls/s # udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # udp rx: 1269 MB/s 925882 calls/s # udp tx: 1268 MB/s 21514 calls/s 21514 msg/s # udp rx: 1268 MB/s 925127 calls/s # udp tx: 1267 MB/s 21497 calls/s 21497 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__->