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: 1774 MB/s 30104 calls/s 30104 msg/s # tcp rx: 1776 MB/s 64858 calls/s # tcp tx: 1743 MB/s 29567 calls/s 29567 msg/s # tcp rx: 1745 MB/s 72959 calls/s # tcp tx: 1724 MB/s 29243 calls/s 29243 msg/s # tcp rx: 1725 MB/s 72977 calls/s # tcp tx: 1719 MB/s 29161 calls/s 29161 msg/s # udp gso - over veth touching data # udp rx: 1094 MB/s 779633 calls/s # udp tx: 1124 MB/s 19072 calls/s 19072 msg/s # udp rx: 1098 MB/s 782624 calls/s # udp tx: 1104 MB/s 18729 calls/s 18729 msg/s # udp rx: 1177 MB/s 838662 calls/s # udp tx: 1176 MB/s 19956 calls/s 19956 msg/s # udp rx: 1179 MB/s 840452 calls/s # udp tx: 1180 MB/s 20026 calls/s 20026 msg/s # udp gso and gro - over veth touching data # udp rx: 1748 MB/s 29554 calls/s # udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # udp rx: 1449 MB/s 24571 calls/s # udp tx: 1430 MB/s 24255 calls/s 24255 msg/s # udp rx: 1014 MB/s 17210 calls/s # udp tx: 1015 MB/s 17230 calls/s 17230 msg/s # udp rx: 1028 MB/s 17444 calls/s # udp tx: 1029 MB/s 17456 calls/s 17456 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1803 MB/s 30588 calls/s 30588 msg/s # tcp rx: 1804 MB/s 71693 calls/s # tcp tx: 1716 MB/s 29112 calls/s 29112 msg/s # tcp rx: 1717 MB/s 70828 calls/s # tcp tx: 1729 MB/s 29331 calls/s 29331 msg/s # tcp rx: 1730 MB/s 70670 calls/s # tcp tx: 1725 MB/s 29269 calls/s 29269 msg/s # udp gso - over veth touching data # udp rx: 557 MB/s 406847 calls/s # udp tx: 571 MB/s 9693 calls/s 9693 msg/s # udp rx: 584 MB/s 426043 calls/s # udp tx: 584 MB/s 9916 calls/s 9916 msg/s # udp rx: 595 MB/s 434019 calls/s # udp tx: 594 MB/s 10085 calls/s 10085 msg/s # udp rx: 592 MB/s 432388 calls/s # udp tx: 592 MB/s 10046 calls/s 10046 msg/s # udp gso and gro - over veth touching data # udp rx: 920 MB/s 15617 calls/s # udp tx: 947 MB/s 16074 calls/s 16074 msg/s # udp rx: 938 MB/s 15921 calls/s # udp tx: 937 MB/s 15905 calls/s 15905 msg/s # udp rx: 936 MB/s 15890 calls/s # udp tx: 936 MB/s 15886 calls/s 15886 msg/s # udp rx: 948 MB/s 16092 calls/s # udp tx: 969 MB/s 16449 calls/s 16449 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__->