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: 719 MB/s 12198 calls/s 12198 msg/s # tcp rx: 719 MB/s 108540 calls/s # tcp tx: 568 MB/s 9638 calls/s 9638 msg/s # tcp rx: 568 MB/s 78139 calls/s # tcp tx: 618 MB/s 10496 calls/s 10496 msg/s # tcp rx: 619 MB/s 77961 calls/s # tcp tx: 608 MB/s 10317 calls/s 10317 msg/s # udp gso - over veth touching data # udp rx: 643 MB/s 458276 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 msg/s # udp rx: 669 MB/s 477212 calls/s # udp tx: 684 MB/s 11613 calls/s 11613 msg/s # udp rx: 1242 MB/s 885163 calls/s # udp tx: 1243 MB/s 21085 calls/s 21085 msg/s # udp rx: 1215 MB/s 866029 calls/s # udp tx: 1218 MB/s 20665 calls/s 20665 msg/s # udp gso and gro - over veth touching data # udp rx: 1047 MB/s 746154 calls/s # udp tx: 1080 MB/s 18330 calls/s 18330 msg/s # udp rx: 1212 MB/s 863437 calls/s # udp tx: 1217 MB/s 20655 calls/s 20655 msg/s # udp rx: 1222 MB/s 870836 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1227 MB/s 874191 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 795 MB/s 13499 calls/s 13499 msg/s # tcp rx: 796 MB/s 140689 calls/s # tcp tx: 795 MB/s 13500 calls/s 13500 msg/s # tcp rx: 797 MB/s 143260 calls/s # tcp tx: 777 MB/s 13192 calls/s 13192 msg/s # tcp rx: 778 MB/s 144035 calls/s # tcp tx: 821 MB/s 13935 calls/s 13935 msg/s # udp gso - over veth touching data # udp rx: 609 MB/s 444735 calls/s # udp tx: 625 MB/s 10606 calls/s 10606 msg/s # udp rx: 623 MB/s 454932 calls/s # udp tx: 619 MB/s 10503 calls/s 10503 msg/s # udp rx: 578 MB/s 422103 calls/s # udp tx: 582 MB/s 9880 calls/s 9880 msg/s # udp rx: 620 MB/s 452308 calls/s # udp tx: 639 MB/s 10841 calls/s 10841 msg/s # udp gso and gro - over veth touching data # udp rx: 572 MB/s 417603 calls/s # udp tx: 591 MB/s 10035 calls/s 10035 msg/s # udp rx: 591 MB/s 431450 calls/s # udp tx: 592 MB/s 10042 calls/s 10042 msg/s # udp rx: 588 MB/s 429094 calls/s # udp tx: 589 MB/s 9994 calls/s 9994 msg/s # udp rx: 589 MB/s 430174 calls/s # udp tx: 591 MB/s 10029 calls/s 10029 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__->