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: 1804 MB/s 30611 calls/s 30611 msg/s # tcp rx: 1806 MB/s 72824 calls/s # tcp tx: 1726 MB/s 29289 calls/s 29289 msg/s # tcp rx: 1728 MB/s 71819 calls/s # tcp tx: 1711 MB/s 29029 calls/s 29029 msg/s # tcp rx: 1713 MB/s 73180 calls/s # tcp tx: 1647 MB/s 27939 calls/s 27939 msg/s # udp gso - over veth touching data # udp rx: 1202 MB/s 856582 calls/s # udp tx: 1231 MB/s 20891 calls/s 20891 msg/s # udp rx: 1133 MB/s 807134 calls/s # udp tx: 1134 MB/s 19241 calls/s 19241 msg/s # udp rx: 1165 MB/s 829961 calls/s # udp tx: 1163 MB/s 19731 calls/s 19731 msg/s # udp rx: 1134 MB/s 807975 calls/s # udp tx: 1138 MB/s 19310 calls/s 19310 msg/s # udp gso and gro - over veth touching data # udp rx: 897 MB/s 15215 calls/s # udp tx: 922 MB/s 15648 calls/s 15648 msg/s # udp rx: 996 MB/s 16894 calls/s # udp tx: 997 MB/s 16912 calls/s 16912 msg/s # udp rx: 1006 MB/s 17069 calls/s # udp tx: 1005 MB/s 17055 calls/s 17055 msg/s # udp rx: 1008 MB/s 17110 calls/s # udp tx: 1007 MB/s 17091 calls/s 17091 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1325 MB/s 22474 calls/s 22474 msg/s # tcp rx: 1326 MB/s 57259 calls/s # tcp tx: 1325 MB/s 22485 calls/s 22485 msg/s # tcp rx: 1326 MB/s 60145 calls/s # tcp tx: 1361 MB/s 23098 calls/s 23098 msg/s # tcp rx: 1362 MB/s 62906 calls/s # tcp tx: 1365 MB/s 23164 calls/s 23164 msg/s # udp gso - over veth touching data # udp rx: 998 MB/s 728155 calls/s # udp tx: 1026 MB/s 17407 calls/s 17407 msg/s # udp rx: 960 MB/s 700256 calls/s # udp tx: 965 MB/s 16372 calls/s 16372 msg/s # udp rx: 1120 MB/s 817027 calls/s # udp tx: 1121 MB/s 19018 calls/s 19018 msg/s # udp rx: 1058 MB/s 771692 calls/s # udp tx: 1049 MB/s 17808 calls/s 17808 msg/s # udp gso and gro - over veth touching data # udp rx: 1572 MB/s 26665 calls/s # udp tx: 1623 MB/s 27531 calls/s 27531 msg/s # udp rx: 1609 MB/s 27296 calls/s # udp tx: 1608 MB/s 27288 calls/s 27288 msg/s # udp rx: 1747 MB/s 29640 calls/s # udp tx: 1748 MB/s 29648 calls/s 29648 msg/s # udp rx: 1408 MB/s 23890 calls/s # udp tx: 1792 MB/s 30407 calls/s 30407 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__->