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: 1076 MB/s 18250 calls/s 18250 msg/s # tcp rx: 1089 MB/s 139525 calls/s # tcp tx: 1083 MB/s 18370 calls/s 18370 msg/s # tcp rx: 1083 MB/s 123464 calls/s # tcp tx: 1021 MB/s 17328 calls/s 17328 msg/s # tcp rx: 1022 MB/s 122844 calls/s # tcp tx: 850 MB/s 14425 calls/s 14425 msg/s # udp gso - over veth touching data # udp rx: 1211 MB/s 863053 calls/s # udp tx: 1243 MB/s 21093 calls/s 21093 msg/s # udp rx: 1272 MB/s 906140 calls/s # udp tx: 1273 MB/s 21607 calls/s 21607 msg/s # udp rx: 1325 MB/s 944195 calls/s # udp tx: 1324 MB/s 22465 calls/s 22465 msg/s # udp rx: 1327 MB/s 945746 calls/s # udp tx: 1327 MB/s 22508 calls/s 22508 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 869396 calls/s # udp tx: 1260 MB/s 21386 calls/s 21386 msg/s # udp rx: 1218 MB/s 868295 calls/s # udp tx: 1223 MB/s 20753 calls/s 20753 msg/s # udp rx: 1305 MB/s 929718 calls/s # udp tx: 1308 MB/s 22197 calls/s 22197 msg/s # udp rx: 1312 MB/s 935181 calls/s # udp tx: 1315 MB/s 22319 calls/s 22319 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1151 MB/s 19523 calls/s 19523 msg/s # tcp rx: 1160 MB/s 135050 calls/s # tcp tx: 1149 MB/s 19501 calls/s 19501 msg/s # tcp rx: 1149 MB/s 132698 calls/s # tcp tx: 1148 MB/s 19483 calls/s 19483 msg/s # tcp rx: 1150 MB/s 131903 calls/s # tcp tx: 1149 MB/s 19497 calls/s 19497 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 899062 calls/s # udp tx: 1270 MB/s 21554 calls/s 21554 msg/s # udp rx: 1278 MB/s 932475 calls/s # udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # udp rx: 1287 MB/s 938658 calls/s # udp tx: 1289 MB/s 21866 calls/s 21866 msg/s # udp rx: 1297 MB/s 946203 calls/s # udp tx: 1300 MB/s 22055 calls/s 22055 msg/s # udp gso and gro - over veth touching data # udp rx: 1218 MB/s 888811 calls/s # udp tx: 1251 MB/s 21221 calls/s 21221 msg/s # udp rx: 1231 MB/s 897992 calls/s # udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # udp rx: 1252 MB/s 913320 calls/s # udp tx: 1251 MB/s 21226 calls/s 21226 msg/s # udp rx: 1282 MB/s 935588 calls/s # udp tx: 1282 MB/s 21751 calls/s 21751 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__->