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: 1160 MB/s 19686 calls/s 19686 msg/s # tcp rx: 1163 MB/s 139109 calls/s # tcp tx: 1031 MB/s 17490 calls/s 17490 msg/s # tcp rx: 1043 MB/s 124845 calls/s # tcp tx: 1088 MB/s 18456 calls/s 18456 msg/s # tcp rx: 1089 MB/s 122358 calls/s # tcp tx: 1089 MB/s 18482 calls/s 18482 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872404 calls/s # udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # udp rx: 1314 MB/s 936228 calls/s # udp tx: 1320 MB/s 22401 calls/s 22401 msg/s # udp rx: 1334 MB/s 950600 calls/s # udp tx: 1334 MB/s 22629 calls/s 22629 msg/s # udp rx: 1334 MB/s 950960 calls/s # udp tx: 1334 MB/s 22631 calls/s 22631 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894160 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # udp rx: 1307 MB/s 931719 calls/s # udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # udp rx: 1308 MB/s 932391 calls/s # udp tx: 1309 MB/s 22204 calls/s 22204 msg/s # udp rx: 1323 MB/s 942437 calls/s # udp tx: 1323 MB/s 22442 calls/s 22442 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1006 MB/s 17078 calls/s 17078 msg/s # tcp rx: 1021 MB/s 124732 calls/s # tcp tx: 1037 MB/s 17590 calls/s 17590 msg/s # tcp rx: 1043 MB/s 121575 calls/s # tcp tx: 1007 MB/s 17080 calls/s 17080 msg/s # tcp rx: 1018 MB/s 121602 calls/s # tcp tx: 1102 MB/s 18706 calls/s 18706 msg/s # udp gso - over veth touching data # udp rx: 1188 MB/s 866901 calls/s # udp tx: 1227 MB/s 20817 calls/s 20817 msg/s # udp rx: 1294 MB/s 943961 calls/s # udp tx: 1300 MB/s 22065 calls/s 22065 msg/s # udp rx: 1295 MB/s 944613 calls/s # udp tx: 1297 MB/s 21999 calls/s 21999 msg/s # udp rx: 1297 MB/s 946536 calls/s # udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # udp gso and gro - over veth touching data # udp rx: 1220 MB/s 890197 calls/s # udp tx: 1261 MB/s 21401 calls/s 21401 msg/s # udp rx: 1268 MB/s 924876 calls/s # udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # udp rx: 1286 MB/s 938206 calls/s # udp tx: 1294 MB/s 21957 calls/s 21957 msg/s # udp rx: 1284 MB/s 936999 calls/s # udp tx: 1288 MB/s 21853 calls/s 21853 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__->