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' [ 1431.458629] veth-t200: Failed to cycle device veth-t200; route tables might be wrong! [ 1431.459922] 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: 729 MB/s 12379 calls/s 12379 msg/s # tcp rx: 730 MB/s 30228 calls/s # tcp tx: 696 MB/s 11813 calls/s 11813 msg/s # tcp rx: 701 MB/s 26384 calls/s # tcp tx: 711 MB/s 12063 calls/s 12063 msg/s # tcp rx: 711 MB/s 29367 calls/s # tcp tx: 738 MB/s 12527 calls/s 12527 msg/s # udp gso - over veth touching data # udp rx: 388 MB/s 276956 calls/s # udp tx: 397 MB/s 6741 calls/s 6741 msg/s # udp rx: 417 MB/s 297656 calls/s # udp tx: 418 MB/s 7090 calls/s 7090 msg/s # udp rx: 428 MB/s 304927 calls/s # udp tx: 428 MB/s 7265 calls/s 7265 msg/s # udp rx: 427 MB/s 304742 calls/s # udp tx: 428 MB/s 7263 calls/s 7263 msg/s # udp gso and gro - over veth touching data # udp rx: 782 MB/s 13271 calls/s # udp tx: 801 MB/s 13591 calls/s 13591 msg/s # udp rx: 808 MB/s 13709 calls/s # udp tx: 809 MB/s 13725 calls/s 13725 msg/s # udp rx: 808 MB/s 13719 calls/s # udp tx: 809 MB/s 13723 calls/s 13723 msg/s # udp rx: 812 MB/s 13774 calls/s # udp tx: 812 MB/s 13783 calls/s 13783 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 739 MB/s 12549 calls/s 12549 msg/s # tcp rx: 740 MB/s 34457 calls/s # tcp tx: 766 MB/s 13000 calls/s 13000 msg/s # tcp rx: 767 MB/s 31806 calls/s # tcp tx: 781 MB/s 13260 calls/s 13260 msg/s # tcp rx: 782 MB/s 29276 calls/s # tcp tx: 760 MB/s 12894 calls/s 12894 msg/s # udp gso - over veth touching data # udp rx: 421 MB/s 307482 calls/s # udp tx: 430 MB/s 7302 calls/s 7302 msg/s # udp rx: 378 MB/s 275977 calls/s # udp tx: 379 MB/s 6430 calls/s 6430 msg/s # udp rx: 429 MB/s 313484 calls/s # udp tx: 430 MB/s 7304 calls/s 7304 msg/s # udp rx: 420 MB/s 306886 calls/s # udp tx: 421 MB/s 7141 calls/s 7141 msg/s # udp gso and gro - over veth touching data # udp rx: 579 MB/s 9832 calls/s # udp tx: 586 MB/s 9954 calls/s 9954 msg/s # udp rx: 561 MB/s 9524 calls/s # udp tx: 566 MB/s 9610 calls/s 9610 msg/s # udp rx: 585 MB/s 9928 calls/s # udp tx: 585 MB/s 9935 calls/s 9935 msg/s # udp rx: 580 MB/s 9854 calls/s # udp tx: 581 MB/s 9857 calls/s 9857 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__->