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: 856 MB/s 14528 calls/s 14528 msg/s # tcp rx: 862 MB/s 147252 calls/s # tcp tx: 838 MB/s 14225 calls/s 14225 msg/s # tcp rx: 838 MB/s 151944 calls/s # tcp tx: 804 MB/s 13653 calls/s 13653 msg/s # tcp rx: 805 MB/s 143506 calls/s # tcp tx: 836 MB/s 14196 calls/s 14196 msg/s # udp gso - over veth touching data # udp rx: 1182 MB/s 842406 calls/s # udp tx: 1227 MB/s 20826 calls/s 20826 msg/s # udp rx: 1225 MB/s 873057 calls/s # udp tx: 1227 MB/s 20817 calls/s 20817 msg/s # udp rx: 1246 MB/s 887928 calls/s # udp tx: 1250 MB/s 21202 calls/s 21202 msg/s # udp rx: 1231 MB/s 876989 calls/s # udp tx: 1231 MB/s 20894 calls/s 20894 msg/s # udp gso and gro - over veth touching data # udp rx: 1206 MB/s 859200 calls/s # udp tx: 1242 MB/s 21077 calls/s 21077 msg/s # udp rx: 1247 MB/s 888485 calls/s # udp tx: 1245 MB/s 21126 calls/s 21126 msg/s # udp rx: 1251 MB/s 891742 calls/s # udp tx: 1261 MB/s 21395 calls/s 21395 msg/s # udp rx: 1277 MB/s 909726 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 817 MB/s 13869 calls/s 13869 msg/s # tcp rx: 818 MB/s 139574 calls/s # tcp tx: 828 MB/s 14052 calls/s 14052 msg/s # tcp rx: 829 MB/s 144136 calls/s # tcp tx: 863 MB/s 14649 calls/s 14649 msg/s # tcp rx: 864 MB/s 146175 calls/s # tcp tx: 835 MB/s 14179 calls/s 14179 msg/s # udp gso - over veth touching data # udp rx: 1061 MB/s 774414 calls/s # udp tx: 1100 MB/s 18660 calls/s 18660 msg/s # udp rx: 675 MB/s 492956 calls/s # udp tx: 659 MB/s 11179 calls/s 11179 msg/s # udp rx: 623 MB/s 454754 calls/s # udp tx: 622 MB/s 10562 calls/s 10562 msg/s # udp rx: 610 MB/s 445216 calls/s # udp tx: 610 MB/s 10347 calls/s 10347 msg/s # udp gso and gro - over veth touching data # udp rx: 1173 MB/s 856176 calls/s # udp tx: 1206 MB/s 20455 calls/s 20455 msg/s # udp rx: 1158 MB/s 844589 calls/s # udp tx: 1160 MB/s 19681 calls/s 19681 msg/s # udp rx: 1222 MB/s 891688 calls/s # udp tx: 1223 MB/s 20748 calls/s 20748 msg/s # udp rx: 1222 MB/s 891777 calls/s # udp tx: 1224 MB/s 20763 calls/s 20763 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__->