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' [ 1037.162225] veth-t200: Failed to cycle device veth-t200; route tables might be wrong! [ 1037.163184] 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: 741 MB/s 12569 calls/s 12569 msg/s # tcp rx: 741 MB/s 31365 calls/s # tcp tx: 729 MB/s 12378 calls/s 12378 msg/s # tcp rx: 730 MB/s 31712 calls/s # tcp tx: 758 MB/s 12871 calls/s 12871 msg/s # tcp rx: 759 MB/s 28734 calls/s # tcp tx: 748 MB/s 12692 calls/s 12692 msg/s # udp gso - over veth touching data # udp rx: 421 MB/s 300610 calls/s # udp tx: 430 MB/s 7307 calls/s 7307 msg/s # udp rx: 431 MB/s 307220 calls/s # udp tx: 430 MB/s 7307 calls/s 7307 msg/s # udp rx: 433 MB/s 308566 calls/s # udp tx: 432 MB/s 7340 calls/s 7340 msg/s # udp rx: 435 MB/s 310429 calls/s # udp tx: 436 MB/s 7399 calls/s 7399 msg/s # udp gso and gro - over veth touching data # udp rx: 776 MB/s 13177 calls/s # udp tx: 793 MB/s 13460 calls/s 13460 msg/s # udp rx: 794 MB/s 13480 calls/s # udp tx: 793 MB/s 13466 calls/s 13466 msg/s # udp rx: 889 MB/s 14839 calls/s # udp tx: 889 MB/s 15080 calls/s 15080 msg/s # udp rx: 748 MB/s 12695 calls/s # udp tx: 744 MB/s 12623 calls/s 12623 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 741 MB/s 12570 calls/s 12570 msg/s # tcp rx: 741 MB/s 31867 calls/s # tcp tx: 739 MB/s 12542 calls/s 12542 msg/s # tcp rx: 740 MB/s 31496 calls/s # tcp tx: 741 MB/s 12575 calls/s 12575 msg/s # tcp rx: 742 MB/s 30471 calls/s # tcp tx: 721 MB/s 12233 calls/s 12233 msg/s # udp gso - over veth touching data # udp rx: 289 MB/s 211145 calls/s # udp tx: 296 MB/s 5031 calls/s 5031 msg/s # udp rx: 292 MB/s 213046 calls/s # udp tx: 291 MB/s 4947 calls/s 4947 msg/s # udp rx: 295 MB/s 215500 calls/s # udp tx: 295 MB/s 5008 calls/s 5008 msg/s # udp rx: 295 MB/s 215473 calls/s # udp tx: 295 MB/s 5007 calls/s 5007 msg/s # udp gso and gro - over veth touching data # udp rx: 476 MB/s 8083 calls/s # udp tx: 485 MB/s 8238 calls/s 8238 msg/s # udp rx: 503 MB/s 8545 calls/s # udp tx: 505 MB/s 8567 calls/s 8567 msg/s # udp rx: 503 MB/s 8548 calls/s # udp tx: 503 MB/s 8544 calls/s 8544 msg/s # udp rx: 512 MB/s 8695 calls/s # udp tx: 512 MB/s 8684 calls/s 8684 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__->