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: 1420 MB/s 24087 calls/s 24087 msg/s # tcp rx: 1420 MB/s 64838 calls/s # tcp tx: 1331 MB/s 22584 calls/s 22584 msg/s # tcp rx: 1332 MB/s 62214 calls/s # tcp tx: 1329 MB/s 22556 calls/s 22556 msg/s # tcp rx: 1331 MB/s 62002 calls/s # tcp tx: 1324 MB/s 22469 calls/s 22469 msg/s # udp gso - over veth touching data # udp rx: 858 MB/s 611498 calls/s # udp tx: 900 MB/s 15276 calls/s 15276 msg/s # udp rx: 1087 MB/s 774534 calls/s # udp tx: 1086 MB/s 18424 calls/s 18424 msg/s # udp rx: 1102 MB/s 785418 calls/s # udp tx: 1101 MB/s 18690 calls/s 18690 msg/s # udp rx: 1195 MB/s 851565 calls/s # udp tx: 1194 MB/s 20257 calls/s 20257 msg/s # udp gso and gro - over veth touching data # udp rx: 1511 MB/s 25567 calls/s # udp tx: 1539 MB/s 26106 calls/s 26106 msg/s # udp rx: 1503 MB/s 25357 calls/s # udp tx: 1517 MB/s 25742 calls/s 25742 msg/s # udp rx: 1070 MB/s 18085 calls/s # udp tx: 1088 MB/s 18466 calls/s 18466 msg/s # udp rx: 1793 MB/s 30422 calls/s # udp tx: 1790 MB/s 30373 calls/s 30373 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1827 MB/s 31002 calls/s 31002 msg/s # tcp rx: 1831 MB/s 74790 calls/s # tcp tx: 1645 MB/s 27907 calls/s 27907 msg/s # tcp rx: 1646 MB/s 60875 calls/s # tcp tx: 1722 MB/s 29208 calls/s 29208 msg/s # tcp rx: 1723 MB/s 69369 calls/s # tcp tx: 1701 MB/s 28854 calls/s 28854 msg/s # udp gso - over veth touching data # udp rx: 1153 MB/s 841225 calls/s # udp tx: 1177 MB/s 19965 calls/s 19965 msg/s # udp rx: 1131 MB/s 825386 calls/s # udp tx: 1123 MB/s 19052 calls/s 19052 msg/s # udp rx: 1098 MB/s 801467 calls/s # udp tx: 1105 MB/s 18742 calls/s 18742 msg/s # udp rx: 1132 MB/s 826040 calls/s # udp tx: 1133 MB/s 19233 calls/s 19233 msg/s # udp gso and gro - over veth touching data # udp rx: 1461 MB/s 24783 calls/s # udp tx: 1477 MB/s 25063 calls/s 25063 msg/s # udp rx: 922 MB/s 15646 calls/s # udp tx: 928 MB/s 15752 calls/s 15752 msg/s # udp rx: 966 MB/s 16397 calls/s # udp tx: 982 MB/s 16665 calls/s 16665 msg/s # udp rx: 1469 MB/s 24927 calls/s # udp tx: 1763 MB/s 29910 calls/s 29910 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__->