make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 881 MB/s 14956 calls/s 14956 msg/s # tcp rx: 884 MB/s 111570 calls/s # tcp tx: 808 MB/s 13717 calls/s 13717 msg/s # tcp rx: 807 MB/s 115633 calls/s # tcp tx: 975 MB/s 16549 calls/s 16549 msg/s # tcp rx: 977 MB/s 131139 calls/s # tcp tx: 971 MB/s 16470 calls/s 16470 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883994 calls/s # udp tx: 1274 MB/s 21622 calls/s 21622 msg/s # udp rx: 1308 MB/s 931957 calls/s # udp tx: 1308 MB/s 22191 calls/s 22191 msg/s # udp rx: 1307 MB/s 931153 calls/s # udp tx: 1307 MB/s 22172 calls/s 22172 msg/s # udp rx: 1324 MB/s 943604 calls/s # udp tx: 1324 MB/s 22461 calls/s 22461 msg/s # udp gso and gro - over veth touching data # udp rx: 591 MB/s 421058 calls/s # udp tx: 607 MB/s 10302 calls/s 10302 msg/s # udp rx: 600 MB/s 427620 calls/s # udp tx: 600 MB/s 10181 calls/s 10181 msg/s # udp rx: 560 MB/s 399290 calls/s # udp tx: 559 MB/s 9488 calls/s 9488 msg/s # udp rx: 618 MB/s 440733 calls/s # udp tx: 642 MB/s 10897 calls/s 10897 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1103 MB/s 18724 calls/s 18724 msg/s # tcp rx: 1104 MB/s 136263 calls/s # tcp tx: 1139 MB/s 19334 calls/s 19334 msg/s # tcp rx: 1141 MB/s 134484 calls/s # tcp tx: 1132 MB/s 19202 calls/s 19202 msg/s # tcp rx: 1133 MB/s 133338 calls/s # tcp tx: 1149 MB/s 19496 calls/s 19496 msg/s # udp gso - over veth touching data # udp rx: 1246 MB/s 909287 calls/s # udp tx: 1279 MB/s 21707 calls/s 21707 msg/s # udp rx: 1192 MB/s 869744 calls/s # udp tx: 1191 MB/s 20215 calls/s 20215 msg/s # udp rx: 1289 MB/s 940741 calls/s # udp tx: 1290 MB/s 21881 calls/s 21881 msg/s # udp rx: 1291 MB/s 941547 calls/s # udp tx: 1290 MB/s 21885 calls/s 21885 msg/s # udp gso and gro - over veth touching data # udp rx: 1251 MB/s 912587 calls/s # udp tx: 1284 MB/s 21787 calls/s 21787 msg/s # udp rx: 1278 MB/s 932662 calls/s # udp tx: 1281 MB/s 21727 calls/s 21727 msg/s # udp rx: 1281 MB/s 934752 calls/s # udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # udp rx: 1282 MB/s 935133 calls/s # udp tx: 1282 MB/s 21759 calls/s 21759 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__->