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' [ 2116.828340] veth-t200: Failed to cycle device veth-t200; route tables might be wrong! [ 2116.829340] 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: 668 MB/s 11333 calls/s 11333 msg/s # tcp rx: 671 MB/s 25218 calls/s # tcp tx: 738 MB/s 12527 calls/s 12527 msg/s # tcp rx: 739 MB/s 30999 calls/s # tcp tx: 720 MB/s 12213 calls/s 12213 msg/s # tcp rx: 721 MB/s 34078 calls/s # tcp tx: 722 MB/s 12246 calls/s 12246 msg/s # udp gso - over veth touching data # udp rx: 419 MB/s 298704 calls/s # udp tx: 427 MB/s 7248 calls/s 7248 msg/s # udp rx: 472 MB/s 336591 calls/s # udp tx: 471 MB/s 8003 calls/s 8003 msg/s # udp rx: 424 MB/s 302499 calls/s # udp tx: 424 MB/s 7202 calls/s 7202 msg/s # udp rx: 417 MB/s 297595 calls/s # udp tx: 417 MB/s 7088 calls/s 7088 msg/s # udp gso and gro - over veth touching data # udp rx: 784 MB/s 13302 calls/s # udp tx: 801 MB/s 13591 calls/s 13591 msg/s # udp rx: 810 MB/s 13754 calls/s # udp tx: 810 MB/s 13753 calls/s 13753 msg/s # udp rx: 811 MB/s 13766 calls/s # udp tx: 811 MB/s 13767 calls/s 13767 msg/s # udp rx: 812 MB/s 13785 calls/s # udp tx: 812 MB/s 13786 calls/s 13786 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 762 MB/s 12939 calls/s 12939 msg/s # tcp rx: 763 MB/s 32046 calls/s # tcp tx: 767 MB/s 13023 calls/s 13023 msg/s # tcp rx: 770 MB/s 29199 calls/s # tcp tx: 729 MB/s 12367 calls/s 12367 msg/s # tcp rx: 729 MB/s 31960 calls/s # tcp tx: 743 MB/s 12611 calls/s 12611 msg/s # udp gso - over veth touching data # udp rx: 427 MB/s 312118 calls/s # udp tx: 435 MB/s 7392 calls/s 7392 msg/s # udp rx: 434 MB/s 316824 calls/s # udp tx: 433 MB/s 7360 calls/s 7360 msg/s # udp rx: 433 MB/s 316230 calls/s # udp tx: 433 MB/s 7347 calls/s 7347 msg/s # udp rx: 433 MB/s 315897 calls/s # udp tx: 432 MB/s 7339 calls/s 7339 msg/s # udp gso and gro - over veth touching data # udp rx: 752 MB/s 12761 calls/s # udp tx: 768 MB/s 13028 calls/s 13028 msg/s # udp rx: 764 MB/s 12964 calls/s # udp tx: 763 MB/s 12948 calls/s 12948 msg/s # udp rx: 753 MB/s 12772 calls/s # udp tx: 752 MB/s 12762 calls/s 12762 msg/s # udp rx: 754 MB/s 12796 calls/s # udp tx: 752 MB/s 12768 calls/s 12768 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__->