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: 812 MB/s 13789 calls/s 13789 msg/s # tcp rx: 813 MB/s 144755 calls/s # tcp tx: 864 MB/s 14662 calls/s 14662 msg/s # tcp rx: 865 MB/s 149031 calls/s # tcp tx: 861 MB/s 14618 calls/s 14618 msg/s # tcp rx: 862 MB/s 142835 calls/s # tcp tx: 877 MB/s 14876 calls/s 14876 msg/s # udp gso - over veth touching data # udp rx: 658 MB/s 469422 calls/s # udp tx: 670 MB/s 11372 calls/s 11372 msg/s # udp rx: 648 MB/s 461972 calls/s # udp tx: 648 MB/s 10992 calls/s 10992 msg/s # udp rx: 649 MB/s 462945 calls/s # udp tx: 649 MB/s 11011 calls/s 11011 msg/s # udp rx: 644 MB/s 459259 calls/s # udp tx: 644 MB/s 10928 calls/s 10928 msg/s # udp gso and gro - over veth touching data # udp rx: 1258 MB/s 896356 calls/s # udp tx: 1283 MB/s 21775 calls/s 21775 msg/s # udp rx: 1265 MB/s 901552 calls/s # udp tx: 1270 MB/s 21557 calls/s 21557 msg/s # udp rx: 1307 MB/s 931233 calls/s # udp tx: 1306 MB/s 22162 calls/s 22162 msg/s # udp rx: 1135 MB/s 808737 calls/s # udp tx: 1135 MB/s 19254 calls/s 19254 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 867 MB/s 14709 calls/s 14709 msg/s # tcp rx: 868 MB/s 149518 calls/s # tcp tx: 881 MB/s 14955 calls/s 14955 msg/s # tcp rx: 882 MB/s 147862 calls/s # tcp tx: 872 MB/s 14794 calls/s 14794 msg/s # tcp rx: 873 MB/s 152485 calls/s # tcp tx: 844 MB/s 14324 calls/s 14324 msg/s # udp gso - over veth touching data # udp rx: 637 MB/s 465195 calls/s # udp tx: 654 MB/s 11102 calls/s 11102 msg/s # udp rx: 709 MB/s 517377 calls/s # udp tx: 728 MB/s 12362 calls/s 12362 msg/s # udp rx: 1242 MB/s 906288 calls/s # udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # udp rx: 1242 MB/s 905881 calls/s # udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # udp gso and gro - over veth touching data # udp rx: 1222 MB/s 891296 calls/s # udp tx: 1252 MB/s 21238 calls/s 21238 msg/s # udp rx: 1246 MB/s 908747 calls/s # udp tx: 1248 MB/s 21180 calls/s 21180 msg/s # udp rx: 1238 MB/s 903222 calls/s # udp tx: 1240 MB/s 21046 calls/s 21046 msg/s # udp rx: 1246 MB/s 908826 calls/s # udp tx: 1258 MB/s 21339 calls/s 21339 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__->