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: 1362 MB/s 23106 calls/s 23106 msg/s # tcp rx: 1364 MB/s 62003 calls/s # tcp tx: 1363 MB/s 23134 calls/s 23134 msg/s # tcp rx: 1363 MB/s 62823 calls/s # tcp tx: 1339 MB/s 22723 calls/s 22723 msg/s # tcp rx: 1341 MB/s 62805 calls/s # tcp tx: 1341 MB/s 22750 calls/s 22750 msg/s # udp gso - over veth touching data # udp rx: 611 MB/s 435812 calls/s # udp tx: 627 MB/s 10648 calls/s 10648 msg/s # udp rx: 1166 MB/s 830646 calls/s # udp tx: 1180 MB/s 20015 calls/s 20015 msg/s # udp rx: 1184 MB/s 843928 calls/s # udp tx: 1183 MB/s 20077 calls/s 20077 msg/s # udp rx: 1183 MB/s 843229 calls/s # udp tx: 1183 MB/s 20065 calls/s 20065 msg/s # udp gso and gro - over veth touching data # udp rx: 1380 MB/s 23314 calls/s # udp tx: 1411 MB/s 23934 calls/s 23934 msg/s # udp rx: 1031 MB/s 17492 calls/s # udp tx: 1029 MB/s 17464 calls/s 17464 msg/s # udp rx: 1052 MB/s 17857 calls/s # udp tx: 1052 MB/s 17856 calls/s 17856 msg/s # udp rx: 1059 MB/s 17973 calls/s # udp tx: 1058 MB/s 17958 calls/s 17958 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1813 MB/s 30762 calls/s 30762 msg/s # tcp rx: 1815 MB/s 74398 calls/s # tcp tx: 1827 MB/s 31003 calls/s 31003 msg/s # tcp rx: 1829 MB/s 71968 calls/s # tcp tx: 1818 MB/s 30851 calls/s 30851 msg/s # tcp rx: 1820 MB/s 72778 calls/s # tcp tx: 1801 MB/s 30555 calls/s 30555 msg/s # udp gso - over veth touching data # udp rx: 615 MB/s 448995 calls/s # udp tx: 638 MB/s 10825 calls/s 10825 msg/s # udp rx: 637 MB/s 464960 calls/s # udp tx: 638 MB/s 10831 calls/s 10831 msg/s # udp rx: 635 MB/s 463486 calls/s # udp tx: 637 MB/s 10806 calls/s 10806 msg/s # udp rx: 641 MB/s 467515 calls/s # udp tx: 642 MB/s 10901 calls/s 10901 msg/s # udp gso and gro - over veth touching data # udp rx: 1727 MB/s 29299 calls/s # udp tx: 1782 MB/s 30237 calls/s 30237 msg/s # udp rx: 1764 MB/s 29921 calls/s # udp tx: 1761 MB/s 29870 calls/s 29870 msg/s # udp rx: 1764 MB/s 29927 calls/s # udp tx: 1762 MB/s 29901 calls/s 29901 msg/s # udp rx: 1757 MB/s 29812 calls/s # udp tx: 1755 MB/s 29780 calls/s 29780 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__->