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' 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 3600 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1334 MB/s 22629 calls/s 22629 msg/s # tcp rx: 1335 MB/s 56939 calls/s # tcp tx: 1112 MB/s 18864 calls/s 18864 msg/s # tcp rx: 1113 MB/s 51711 calls/s # tcp tx: 1189 MB/s 20172 calls/s 20172 msg/s # tcp rx: 1190 MB/s 49905 calls/s # tcp tx: 1255 MB/s 21295 calls/s 21295 msg/s # udp gso - over veth touching data # udp rx: 892 MB/s 635632 calls/s # udp tx: 928 MB/s 15742 calls/s 15742 msg/s # udp rx: 1079 MB/s 768991 calls/s # udp tx: 1078 MB/s 18296 calls/s 18296 msg/s # udp rx: 1075 MB/s 766406 calls/s # udp tx: 1079 MB/s 18306 calls/s 18306 msg/s # udp rx: 1221 MB/s 870213 calls/s # udp tx: 1223 MB/s 20746 calls/s 20746 msg/s # udp gso and gro - over veth touching data # udp rx: 1650 MB/s 27871 calls/s # udp tx: 1698 MB/s 28810 calls/s 28810 msg/s # udp rx: 1423 MB/s 24141 calls/s # udp tx: 1425 MB/s 24172 calls/s 24172 msg/s # udp rx: 1472 MB/s 24917 calls/s # udp tx: 1462 MB/s 24806 calls/s 24806 msg/s # udp rx: 1633 MB/s 27712 calls/s # udp tx: 1642 MB/s 27862 calls/s 27862 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1739 MB/s 29507 calls/s 29507 msg/s # tcp rx: 1741 MB/s 63949 calls/s # tcp tx: 1810 MB/s 30699 calls/s 30699 msg/s # tcp rx: 1811 MB/s 69915 calls/s # tcp tx: 1643 MB/s 27870 calls/s 27870 msg/s # tcp rx: 1644 MB/s 70886 calls/s # tcp tx: 1476 MB/s 25047 calls/s 25047 msg/s # udp gso - over veth touching data # udp rx: 945 MB/s 689744 calls/s # udp tx: 973 MB/s 16515 calls/s 16515 msg/s # udp rx: 1043 MB/s 760769 calls/s # udp tx: 1048 MB/s 17791 calls/s 17791 msg/s # udp rx: 973 MB/s 710132 calls/s # udp tx: 973 MB/s 16509 calls/s 16509 msg/s # udp rx: 1106 MB/s 806738 calls/s # udp tx: 1106 MB/s 18766 calls/s 18766 msg/s # udp gso and gro - over veth touching data # udp rx: 1630 MB/s 27656 calls/s # udp tx: 1677 MB/s 28453 calls/s 28453 msg/s # udp rx: 1570 MB/s 26636 calls/s # udp tx: 1573 MB/s 26696 calls/s 26696 msg/s # udp rx: 1624 MB/s 27547 calls/s # udp tx: 1626 MB/s 27590 calls/s 27590 msg/s # udp rx: 1728 MB/s 29320 calls/s # udp tx: 1729 MB/s 29336 calls/s 29336 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__->