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' [ 1022.771520] 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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 702 MB/s 11919 calls/s 11919 msg/s # tcp rx: 707 MB/s 31800 calls/s # tcp tx: 630 MB/s 10695 calls/s 10695 msg/s # tcp rx: 630 MB/s 29816 calls/s # tcp tx: 608 MB/s 10319 calls/s 10319 msg/s # tcp rx: 606 MB/s 25798 calls/s # tcp tx: 633 MB/s 10748 calls/s 10748 msg/s # udp gso - over veth touching data # udp rx: 270 MB/s 192402 calls/s # udp tx: 281 MB/s 4767 calls/s 4767 msg/s # udp rx: 318 MB/s 226724 calls/s # udp tx: 318 MB/s 5396 calls/s 5396 msg/s # udp rx: 316 MB/s 225564 calls/s # udp tx: 316 MB/s 5365 calls/s 5365 msg/s # udp rx: 316 MB/s 225616 calls/s # udp tx: 316 MB/s 5366 calls/s 5366 msg/s # udp gso and gro - over veth touching data # udp rx: 748 MB/s 12689 calls/s # udp tx: 771 MB/s 13092 calls/s 13092 msg/s # udp rx: 657 MB/s 11060 calls/s # udp tx: 653 MB/s 11080 calls/s 11080 msg/s # udp rx: 742 MB/s 12574 calls/s # udp tx: 745 MB/s 12637 calls/s 12637 msg/s # udp rx: 743 MB/s 12609 calls/s # udp tx: 743 MB/s 12616 calls/s 12616 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 734 MB/s 12466 calls/s 12466 msg/s # tcp rx: 735 MB/s 35115 calls/s # tcp tx: 708 MB/s 12013 calls/s 12013 msg/s # tcp rx: 709 MB/s 33709 calls/s # tcp tx: 664 MB/s 11275 calls/s 11275 msg/s # tcp rx: 665 MB/s 32552 calls/s # tcp tx: 701 MB/s 11890 calls/s 11890 msg/s # udp gso - over veth touching data # udp rx: 415 MB/s 302806 calls/s # udp tx: 425 MB/s 7218 calls/s 7218 msg/s # udp rx: 434 MB/s 316832 calls/s # udp tx: 434 MB/s 7363 calls/s 7363 msg/s # udp rx: 432 MB/s 315343 calls/s # udp tx: 431 MB/s 7326 calls/s 7326 msg/s # udp rx: 413 MB/s 301320 calls/s # udp tx: 412 MB/s 6998 calls/s 6998 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 10632 calls/s # udp tx: 652 MB/s 11069 calls/s 11069 msg/s # udp rx: 723 MB/s 12440 calls/s # udp tx: 716 MB/s 12159 calls/s 12159 msg/s # udp rx: 612 MB/s 10394 calls/s # udp tx: 614 MB/s 10415 calls/s 10415 msg/s # udp rx: 670 MB/s 11374 calls/s # udp tx: 668 MB/s 11345 calls/s 11345 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__->