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' [ 1044.179576] veth-t200: Failed to cycle device veth-t200; route tables might be wrong! [ 1044.180390] 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: 607 MB/s 10303 calls/s 10303 msg/s # tcp rx: 608 MB/s 26608 calls/s # tcp tx: 635 MB/s 10774 calls/s 10774 msg/s # tcp rx: 635 MB/s 30017 calls/s # tcp tx: 680 MB/s 11548 calls/s 11548 msg/s # tcp rx: 686 MB/s 27415 calls/s # tcp tx: 657 MB/s 11151 calls/s 11151 msg/s # udp gso - over veth touching data # udp rx: 334 MB/s 238350 calls/s # udp tx: 342 MB/s 5806 calls/s 5806 msg/s # udp rx: 359 MB/s 256360 calls/s # udp tx: 361 MB/s 6138 calls/s 6138 msg/s # udp rx: 433 MB/s 308784 calls/s # udp tx: 433 MB/s 7352 calls/s 7352 msg/s # udp rx: 431 MB/s 307634 calls/s # udp tx: 432 MB/s 7332 calls/s 7332 msg/s # udp gso and gro - over veth touching data # udp rx: 784 MB/s 13305 calls/s # udp tx: 798 MB/s 13546 calls/s 13546 msg/s # udp rx: 631 MB/s 10709 calls/s # udp tx: 631 MB/s 10715 calls/s 10715 msg/s # udp rx: 609 MB/s 10330 calls/s # udp tx: 605 MB/s 10277 calls/s 10277 msg/s # udp rx: 514 MB/s 8732 calls/s # udp tx: 515 MB/s 8743 calls/s 8743 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 636 MB/s 10803 calls/s 10803 msg/s # tcp rx: 637 MB/s 28336 calls/s # tcp tx: 660 MB/s 11199 calls/s 11199 msg/s # tcp rx: 660 MB/s 27451 calls/s # tcp tx: 670 MB/s 11380 calls/s 11380 msg/s # tcp rx: 672 MB/s 28157 calls/s # tcp tx: 682 MB/s 11573 calls/s 11573 msg/s # udp gso - over veth touching data # udp rx: 398 MB/s 290766 calls/s # udp tx: 407 MB/s 6903 calls/s 6903 msg/s # udp rx: 397 MB/s 289894 calls/s # udp tx: 396 MB/s 6722 calls/s 6722 msg/s # udp rx: 391 MB/s 285195 calls/s # udp tx: 391 MB/s 6639 calls/s 6639 msg/s # udp rx: 398 MB/s 290913 calls/s # udp tx: 397 MB/s 6747 calls/s 6747 msg/s # udp gso and gro - over veth touching data # udp rx: 745 MB/s 12749 calls/s # udp tx: 763 MB/s 12941 calls/s 12941 msg/s # udp rx: 775 MB/s 13202 calls/s # udp tx: 770 MB/s 13061 calls/s 13061 msg/s # udp rx: 694 MB/s 12016 calls/s # udp tx: 697 MB/s 11833 calls/s 11833 msg/s # udp rx: 774 MB/s 13130 calls/s # udp tx: 772 MB/s 13105 calls/s 13105 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__->