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: 1351 MB/s 22923 calls/s 22923 msg/s # tcp rx: 1352 MB/s 51495 calls/s # tcp tx: 1341 MB/s 22748 calls/s 22748 msg/s # tcp rx: 1341 MB/s 54862 calls/s # tcp tx: 1341 MB/s 22753 calls/s 22753 msg/s # tcp rx: 1343 MB/s 53343 calls/s # tcp tx: 1535 MB/s 26036 calls/s 26036 msg/s # udp gso - over veth touching data # udp rx: 911 MB/s 649326 calls/s # udp tx: 937 MB/s 15900 calls/s 15900 msg/s # udp rx: 1099 MB/s 783407 calls/s # udp tx: 1114 MB/s 18902 calls/s 18902 msg/s # udp rx: 1174 MB/s 836858 calls/s # udp tx: 1177 MB/s 19968 calls/s 19968 msg/s # udp rx: 1186 MB/s 845409 calls/s # udp tx: 1188 MB/s 20159 calls/s 20159 msg/s # udp gso and gro - over veth touching data # udp rx: 1642 MB/s 27853 calls/s # udp tx: 1696 MB/s 28778 calls/s 28778 msg/s # udp rx: 1662 MB/s 27996 calls/s # udp tx: 1662 MB/s 28192 calls/s 28192 msg/s # udp rx: 1730 MB/s 29352 calls/s # udp tx: 1725 MB/s 29265 calls/s 29265 msg/s # udp rx: 1609 MB/s 27304 calls/s # udp tx: 1615 MB/s 27402 calls/s 27402 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1394 MB/s 23654 calls/s 23654 msg/s # tcp rx: 1395 MB/s 55071 calls/s # tcp tx: 1610 MB/s 27317 calls/s 27317 msg/s # tcp rx: 1612 MB/s 64501 calls/s # tcp tx: 1638 MB/s 27791 calls/s 27791 msg/s # tcp rx: 1640 MB/s 70305 calls/s # tcp tx: 1527 MB/s 25907 calls/s 25907 msg/s # udp gso - over veth touching data # udp rx: 916 MB/s 668439 calls/s # udp tx: 958 MB/s 16250 calls/s 16250 msg/s # udp rx: 975 MB/s 711491 calls/s # udp tx: 961 MB/s 16309 calls/s 16309 msg/s # udp rx: 1105 MB/s 806038 calls/s # udp tx: 1118 MB/s 18970 calls/s 18970 msg/s # udp rx: 1077 MB/s 785977 calls/s # udp tx: 1071 MB/s 18167 calls/s 18167 msg/s # udp gso and gro - over veth touching data # udp rx: 781 MB/s 13258 calls/s # udp tx: 813 MB/s 13800 calls/s 13800 msg/s # udp rx: 835 MB/s 14181 calls/s # udp tx: 836 MB/s 14195 calls/s 14195 msg/s # udp rx: 781 MB/s 13258 calls/s # udp tx: 770 MB/s 13076 calls/s 13076 msg/s # udp rx: 802 MB/s 13614 calls/s # udp tx: 810 MB/s 13744 calls/s 13744 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__->