make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_GEN_PROGS="" run_tests [ 1020.838916] veth-t100: Failed to cycle device veth-t100; route tables might be wrong! 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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 611 MB/s 10371 calls/s 10371 msg/s # tcp rx: 612 MB/s 28095 calls/s # tcp tx: 684 MB/s 11617 calls/s 11617 msg/s # tcp rx: 685 MB/s 32294 calls/s # tcp tx: 668 MB/s 11346 calls/s 11346 msg/s # tcp rx: 668 MB/s 31686 calls/s # tcp tx: 568 MB/s 9635 calls/s 9635 msg/s # udp gso - over veth touching data # udp rx: 408 MB/s 291208 calls/s # udp tx: 419 MB/s 7122 calls/s 7122 msg/s # udp rx: 428 MB/s 305038 calls/s # udp tx: 428 MB/s 7264 calls/s 7264 msg/s # udp rx: 402 MB/s 286624 calls/s # udp tx: 401 MB/s 6803 calls/s 6803 msg/s # udp rx: 428 MB/s 305332 calls/s # udp tx: 428 MB/s 7275 calls/s 7275 msg/s # udp gso and gro - over veth touching data # udp rx: 652 MB/s 11074 calls/s # udp tx: 673 MB/s 11416 calls/s 11416 msg/s # udp rx: 716 MB/s 12153 calls/s # udp tx: 710 MB/s 12046 calls/s 12046 msg/s # udp rx: 629 MB/s 10676 calls/s # udp tx: 629 MB/s 10672 calls/s 10672 msg/s # udp rx: 651 MB/s 11052 calls/s # udp tx: 650 MB/s 11036 calls/s 11036 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 667 MB/s 11317 calls/s 11317 msg/s # tcp rx: 667 MB/s 30326 calls/s # tcp tx: 680 MB/s 11540 calls/s 11540 msg/s # tcp rx: 681 MB/s 31290 calls/s # tcp tx: 739 MB/s 12550 calls/s 12550 msg/s # tcp rx: 740 MB/s 35936 calls/s # tcp tx: 773 MB/s 13119 calls/s 13119 msg/s # udp gso - over veth touching data # udp rx: 378 MB/s 276119 calls/s # udp tx: 389 MB/s 6606 calls/s 6606 msg/s # udp rx: 424 MB/s 309946 calls/s # udp tx: 424 MB/s 7202 calls/s 7202 msg/s # udp rx: 345 MB/s 251744 calls/s # udp tx: 341 MB/s 5787 calls/s 5787 msg/s # udp rx: 396 MB/s 289050 calls/s # udp tx: 397 MB/s 6737 calls/s 6737 msg/s # udp gso and gro - over veth touching data # udp rx: 460 MB/s 7815 calls/s # udp tx: 474 MB/s 8041 calls/s 8041 msg/s # udp rx: 468 MB/s 7950 calls/s # udp tx: 470 MB/s 7984 calls/s 7984 msg/s # udp rx: 543 MB/s 9212 calls/s # udp tx: 544 MB/s 9230 calls/s 9230 msg/s # udp rx: 584 MB/s 9907 calls/s # udp tx: 581 MB/s 9863 calls/s 9863 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__->