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: 1281 MB/s 21729 calls/s 21729 msg/s # tcp rx: 1285 MB/s 50298 calls/s # tcp tx: 1479 MB/s 25098 calls/s 25098 msg/s # tcp rx: 1480 MB/s 63626 calls/s # tcp tx: 1641 MB/s 27840 calls/s 27840 msg/s # tcp rx: 1642 MB/s 67031 calls/s # tcp tx: 1695 MB/s 28761 calls/s 28761 msg/s # udp gso - over veth touching data # udp rx: 1087 MB/s 774570 calls/s # udp tx: 1117 MB/s 18962 calls/s 18962 msg/s # udp rx: 902 MB/s 642580 calls/s # udp tx: 909 MB/s 15433 calls/s 15433 msg/s # udp rx: 1145 MB/s 815999 calls/s # udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # udp rx: 1152 MB/s 820796 calls/s # udp tx: 1153 MB/s 19566 calls/s 19566 msg/s # udp gso and gro - over veth touching data # udp rx: 903 MB/s 15327 calls/s # udp tx: 935 MB/s 15862 calls/s 15862 msg/s # udp rx: 934 MB/s 15856 calls/s # udp tx: 933 MB/s 15831 calls/s 15831 msg/s # udp rx: 947 MB/s 16062 calls/s # udp tx: 948 MB/s 16082 calls/s 16082 msg/s # udp rx: 986 MB/s 16731 calls/s # udp tx: 985 MB/s 16711 calls/s 16711 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1374 MB/s 23320 calls/s 23320 msg/s # tcp rx: 1375 MB/s 59302 calls/s # tcp tx: 1315 MB/s 22307 calls/s 22307 msg/s # tcp rx: 1316 MB/s 56467 calls/s # tcp tx: 1433 MB/s 24321 calls/s 24321 msg/s # tcp rx: 1435 MB/s 57592 calls/s # tcp tx: 1414 MB/s 23999 calls/s 23999 msg/s # udp gso - over veth touching data # udp rx: 603 MB/s 440324 calls/s # udp tx: 626 MB/s 10632 calls/s 10632 msg/s # udp rx: 668 MB/s 487338 calls/s # udp tx: 668 MB/s 11334 calls/s 11334 msg/s # udp rx: 636 MB/s 464202 calls/s # udp tx: 635 MB/s 10771 calls/s 10771 msg/s # udp rx: 658 MB/s 480467 calls/s # udp tx: 655 MB/s 11119 calls/s 11119 msg/s # udp gso and gro - over veth touching data # udp rx: 801 MB/s 13588 calls/s # udp tx: 823 MB/s 13968 calls/s 13968 msg/s # udp rx: 898 MB/s 15247 calls/s # udp tx: 904 MB/s 15340 calls/s 15340 msg/s # udp rx: 902 MB/s 15307 calls/s # udp tx: 900 MB/s 15281 calls/s 15281 msg/s # udp rx: 853 MB/s 14482 calls/s # udp tx: 851 MB/s 14437 calls/s 14437 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__->