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' [ 949.805110] veth-t200: Failed to cycle device veth-t200; route tables might be wrong! [ 949.806053] 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: 717 MB/s 12170 calls/s 12170 msg/s # tcp rx: 717 MB/s 32794 calls/s # tcp tx: 738 MB/s 12533 calls/s 12533 msg/s # tcp rx: 743 MB/s 33152 calls/s # tcp tx: 705 MB/s 11959 calls/s 11959 msg/s # tcp rx: 706 MB/s 29788 calls/s # tcp tx: 712 MB/s 12084 calls/s 12084 msg/s # udp gso - over veth touching data # udp rx: 429 MB/s 305810 calls/s # udp tx: 437 MB/s 7428 calls/s 7428 msg/s # udp rx: 437 MB/s 311530 calls/s # udp tx: 436 MB/s 7410 calls/s 7410 msg/s # udp rx: 437 MB/s 311532 calls/s # udp tx: 436 MB/s 7410 calls/s 7410 msg/s # udp rx: 437 MB/s 312000 calls/s # udp tx: 437 MB/s 7421 calls/s 7421 msg/s # udp gso and gro - over veth touching data # udp rx: 754 MB/s 12802 calls/s # udp tx: 768 MB/s 13038 calls/s 13038 msg/s # udp rx: 784 MB/s 13313 calls/s # udp tx: 784 MB/s 13309 calls/s 13309 msg/s # udp rx: 813 MB/s 13798 calls/s # udp tx: 813 MB/s 13796 calls/s 13796 msg/s # udp rx: 815 MB/s 13831 calls/s # udp tx: 815 MB/s 13826 calls/s 13826 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 726 MB/s 12322 calls/s 12322 msg/s # tcp rx: 727 MB/s 31299 calls/s # tcp tx: 727 MB/s 12331 calls/s 12331 msg/s # tcp rx: 734 MB/s 29614 calls/s # tcp tx: 720 MB/s 12220 calls/s 12220 msg/s # tcp rx: 720 MB/s 28571 calls/s # tcp tx: 705 MB/s 11964 calls/s 11964 msg/s # udp gso - over veth touching data # udp rx: 406 MB/s 296337 calls/s # udp tx: 417 MB/s 7081 calls/s 7081 msg/s # udp rx: 437 MB/s 318743 calls/s # udp tx: 436 MB/s 7403 calls/s 7403 msg/s # udp rx: 431 MB/s 314373 calls/s # udp tx: 430 MB/s 7304 calls/s 7304 msg/s # udp rx: 430 MB/s 313994 calls/s # udp tx: 430 MB/s 7295 calls/s 7295 msg/s # udp gso and gro - over veth touching data # udp rx: 869 MB/s 14933 calls/s # udp tx: 893 MB/s 15154 calls/s 15154 msg/s # udp rx: 922 MB/s 15939 calls/s # udp tx: 922 MB/s 15653 calls/s 15653 msg/s # udp rx: 783 MB/s 13338 calls/s # udp tx: 776 MB/s 13162 calls/s 13162 msg/s # udp rx: 766 MB/s 12992 calls/s # udp tx: 770 MB/s 13068 calls/s 13068 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__->