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: 1012 MB/s 17177 calls/s 17177 msg/s # tcp rx: 1013 MB/s 133695 calls/s # tcp tx: 1099 MB/s 18655 calls/s 18655 msg/s # tcp rx: 1119 MB/s 123844 calls/s # tcp tx: 983 MB/s 16680 calls/s 16680 msg/s # tcp rx: 974 MB/s 127534 calls/s # tcp tx: 986 MB/s 16733 calls/s 16733 msg/s # udp gso - over veth touching data # udp rx: 1243 MB/s 885934 calls/s # udp tx: 1279 MB/s 21696 calls/s 21696 msg/s # udp rx: 1306 MB/s 930925 calls/s # udp tx: 1310 MB/s 22229 calls/s 22229 msg/s # udp rx: 1312 MB/s 935076 calls/s # udp tx: 1327 MB/s 22514 calls/s 22514 msg/s # udp rx: 1300 MB/s 926138 calls/s # udp tx: 1302 MB/s 22087 calls/s 22087 msg/s # udp gso and gro - over veth touching data # udp rx: 1263 MB/s 900390 calls/s # udp tx: 1298 MB/s 22020 calls/s 22020 msg/s # udp rx: 1305 MB/s 930252 calls/s # udp tx: 1305 MB/s 22146 calls/s 22146 msg/s # udp rx: 1313 MB/s 935610 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 1314 MB/s 936569 calls/s # udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1014 MB/s 17201 calls/s 17201 msg/s # tcp rx: 1014 MB/s 134860 calls/s # tcp tx: 1056 MB/s 17916 calls/s 17916 msg/s # tcp rx: 1084 MB/s 129698 calls/s # tcp tx: 1002 MB/s 17005 calls/s 17005 msg/s # tcp rx: 1007 MB/s 129753 calls/s # tcp tx: 971 MB/s 16475 calls/s 16475 msg/s # udp gso - over veth touching data # udp rx: 1101 MB/s 803617 calls/s # udp tx: 1135 MB/s 19251 calls/s 19251 msg/s # udp rx: 1049 MB/s 765475 calls/s # udp tx: 1045 MB/s 17735 calls/s 17735 msg/s # udp rx: 655 MB/s 478368 calls/s # udp tx: 655 MB/s 11120 calls/s 11120 msg/s # udp rx: 655 MB/s 477740 calls/s # udp tx: 654 MB/s 11100 calls/s 11100 msg/s # udp gso and gro - over veth touching data # udp rx: 612 MB/s 446982 calls/s # udp tx: 630 MB/s 10698 calls/s 10698 msg/s # udp rx: 644 MB/s 470242 calls/s # udp tx: 643 MB/s 10919 calls/s 10919 msg/s # udp rx: 639 MB/s 466582 calls/s # udp tx: 639 MB/s 10842 calls/s 10842 msg/s # udp rx: 644 MB/s 470022 calls/s # udp tx: 644 MB/s 10929 calls/s 10929 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__->