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' [ 935.733447] veth-t200: Failed to cycle device veth-t200; route tables might be wrong! [ 935.734313] veth-t100: Failed to cycle device veth-t100; route tables might be wrong! 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 4800 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 671 MB/s 11392 calls/s 11392 msg/s # tcp rx: 672 MB/s 27454 calls/s # tcp tx: 682 MB/s 11582 calls/s 11582 msg/s # tcp rx: 683 MB/s 27763 calls/s # tcp tx: 707 MB/s 11995 calls/s 11995 msg/s # tcp rx: 707 MB/s 30995 calls/s # tcp tx: 687 MB/s 11664 calls/s 11664 msg/s # udp gso - over veth touching data # udp rx: 269 MB/s 192150 calls/s # udp tx: 276 MB/s 4685 calls/s 4685 msg/s # udp rx: 289 MB/s 206426 calls/s # udp tx: 292 MB/s 4968 calls/s 4968 msg/s # udp rx: 328 MB/s 234346 calls/s # udp tx: 329 MB/s 5587 calls/s 5587 msg/s # udp rx: 314 MB/s 223958 calls/s # udp tx: 317 MB/s 5384 calls/s 5384 msg/s # udp gso and gro - over veth touching data # udp rx: 536 MB/s 9107 calls/s # udp tx: 552 MB/s 9366 calls/s 9366 msg/s # udp rx: 574 MB/s 9739 calls/s # udp tx: 574 MB/s 9751 calls/s 9751 msg/s # udp rx: 587 MB/s 9960 calls/s # udp tx: 587 MB/s 9971 calls/s 9971 msg/s # udp rx: 592 MB/s 10045 calls/s # udp tx: 593 MB/s 10058 calls/s 10058 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 634 MB/s 10767 calls/s 10767 msg/s # tcp rx: 635 MB/s 26295 calls/s # tcp tx: 673 MB/s 11431 calls/s 11431 msg/s # tcp rx: 676 MB/s 28131 calls/s # tcp tx: 676 MB/s 11478 calls/s 11478 msg/s # tcp rx: 677 MB/s 25687 calls/s # tcp tx: 712 MB/s 12082 calls/s 12082 msg/s # udp gso - over veth touching data # udp rx: 283 MB/s 206846 calls/s # udp tx: 287 MB/s 4883 calls/s 4883 msg/s # udp rx: 278 MB/s 203065 calls/s # udp tx: 281 MB/s 4773 calls/s 4773 msg/s # udp rx: 295 MB/s 215201 calls/s # udp tx: 294 MB/s 5001 calls/s 5001 msg/s # udp rx: 289 MB/s 211116 calls/s # udp tx: 289 MB/s 4909 calls/s 4909 msg/s # udp gso and gro - over veth touching data # udp rx: 759 MB/s 12974 calls/s # udp tx: 777 MB/s 13181 calls/s 13181 msg/s # udp rx: 707 MB/s 12006 calls/s # udp tx: 707 MB/s 11997 calls/s 11997 msg/s # udp rx: 757 MB/s 12852 calls/s # udp tx: 757 MB/s 12848 calls/s 12848 msg/s # udp rx: 774 MB/s 13136 calls/s # udp tx: 773 MB/s 13126 calls/s 13126 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__->