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' [ 1357.159360] veth-t200: Failed to cycle device veth-t200; route tables might be wrong! [ 1357.160603] 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: 762 MB/s 12925 calls/s 12925 msg/s # tcp rx: 762 MB/s 32627 calls/s # tcp tx: 778 MB/s 13204 calls/s 13204 msg/s # tcp rx: 779 MB/s 32622 calls/s # tcp tx: 761 MB/s 12922 calls/s 12922 msg/s # tcp rx: 762 MB/s 34683 calls/s # tcp tx: 766 MB/s 13002 calls/s 13002 msg/s # udp gso - over veth touching data # udp rx: 433 MB/s 308616 calls/s # udp tx: 443 MB/s 7530 calls/s 7530 msg/s # udp rx: 444 MB/s 316476 calls/s # udp tx: 444 MB/s 7541 calls/s 7541 msg/s # udp rx: 444 MB/s 316525 calls/s # udp tx: 444 MB/s 7543 calls/s 7543 msg/s # udp rx: 443 MB/s 316047 calls/s # udp tx: 443 MB/s 7529 calls/s 7529 msg/s # udp gso and gro - over veth touching data # udp rx: 817 MB/s 13622 calls/s # udp tx: 837 MB/s 14197 calls/s 14197 msg/s # udp rx: 749 MB/s 12704 calls/s # udp tx: 747 MB/s 12678 calls/s 12678 msg/s # udp rx: 777 MB/s 13195 calls/s # udp tx: 775 MB/s 13146 calls/s 13146 msg/s # udp rx: 765 MB/s 12979 calls/s # udp tx: 767 MB/s 13015 calls/s 13015 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 701 MB/s 11894 calls/s 11894 msg/s # tcp rx: 701 MB/s 33816 calls/s # tcp tx: 715 MB/s 12143 calls/s 12143 msg/s # tcp rx: 716 MB/s 35097 calls/s # tcp tx: 709 MB/s 12031 calls/s 12031 msg/s # tcp rx: 710 MB/s 33714 calls/s # tcp tx: 722 MB/s 12252 calls/s 12252 msg/s # udp gso - over veth touching data # udp rx: 443 MB/s 323317 calls/s # udp tx: 454 MB/s 7708 calls/s 7708 msg/s # udp rx: 420 MB/s 306326 calls/s # udp tx: 420 MB/s 7130 calls/s 7130 msg/s # udp rx: 417 MB/s 304249 calls/s # udp tx: 417 MB/s 7080 calls/s 7080 msg/s # udp rx: 404 MB/s 295354 calls/s # udp tx: 404 MB/s 6862 calls/s 6862 msg/s # udp gso and gro - over veth touching data # udp rx: 536 MB/s 9107 calls/s # udp tx: 552 MB/s 9372 calls/s 9372 msg/s # udp rx: 594 MB/s 10154 calls/s # udp tx: 594 MB/s 10089 calls/s 10089 msg/s # udp rx: 528 MB/s 8972 calls/s # udp tx: 527 MB/s 8941 calls/s 8941 msg/s # udp rx: 561 MB/s 9522 calls/s # udp tx: 562 MB/s 9548 calls/s 9548 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__->