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' [ 959.089404] veth-t200: Failed to cycle device veth-t200; route tables might be wrong! [ 959.090151] 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: 735 MB/s 12476 calls/s 12476 msg/s # tcp rx: 736 MB/s 35248 calls/s # tcp tx: 733 MB/s 12448 calls/s 12448 msg/s # tcp rx: 734 MB/s 34418 calls/s # tcp tx: 744 MB/s 12620 calls/s 12620 msg/s # tcp rx: 744 MB/s 33126 calls/s # tcp tx: 738 MB/s 12532 calls/s 12532 msg/s # udp gso - over veth touching data # udp rx: 434 MB/s 309506 calls/s # udp tx: 442 MB/s 7513 calls/s 7513 msg/s # udp rx: 437 MB/s 311774 calls/s # udp tx: 437 MB/s 7416 calls/s 7416 msg/s # udp rx: 433 MB/s 308650 calls/s # udp tx: 432 MB/s 7339 calls/s 7339 msg/s # udp rx: 428 MB/s 305028 calls/s # udp tx: 427 MB/s 7258 calls/s 7258 msg/s # udp gso and gro - over veth touching data # udp rx: 773 MB/s 13116 calls/s # udp tx: 789 MB/s 13386 calls/s 13386 msg/s # udp rx: 801 MB/s 13586 calls/s # udp tx: 799 MB/s 13563 calls/s 13563 msg/s # udp rx: 778 MB/s 13200 calls/s # udp tx: 777 MB/s 13187 calls/s 13187 msg/s # udp rx: 811 MB/s 13757 calls/s # udp tx: 810 MB/s 13739 calls/s 13739 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 653 MB/s 11088 calls/s 11088 msg/s # tcp rx: 654 MB/s 28395 calls/s # tcp tx: 684 MB/s 11613 calls/s 11613 msg/s # tcp rx: 685 MB/s 27853 calls/s # tcp tx: 722 MB/s 12259 calls/s 12259 msg/s # tcp rx: 723 MB/s 32862 calls/s # tcp tx: 772 MB/s 13094 calls/s 13094 msg/s # udp gso - over veth touching data # udp rx: 424 MB/s 309641 calls/s # udp tx: 434 MB/s 7372 calls/s 7372 msg/s # udp rx: 422 MB/s 308177 calls/s # udp tx: 422 MB/s 7174 calls/s 7174 msg/s # udp rx: 298 MB/s 217927 calls/s # udp tx: 296 MB/s 5028 calls/s 5028 msg/s # udp rx: 294 MB/s 214763 calls/s # udp tx: 293 MB/s 4984 calls/s 4984 msg/s # udp gso and gro - over veth touching data # udp rx: 672 MB/s 11496 calls/s # udp tx: 686 MB/s 11648 calls/s 11648 msg/s # udp rx: 779 MB/s 13217 calls/s # udp tx: 779 MB/s 13213 calls/s 13213 msg/s # udp rx: 775 MB/s 13146 calls/s # udp tx: 774 MB/s 13143 calls/s 13143 msg/s # udp rx: 751 MB/s 12752 calls/s # udp tx: 750 MB/s 12731 calls/s 12731 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__->