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: 857 MB/s 14542 calls/s 14542 msg/s # tcp rx: 857 MB/s 151456 calls/s # tcp tx: 892 MB/s 15143 calls/s 15143 msg/s # tcp rx: 893 MB/s 154402 calls/s # tcp tx: 890 MB/s 15109 calls/s 15109 msg/s # tcp rx: 891 MB/s 162968 calls/s # tcp tx: 887 MB/s 15059 calls/s 15059 msg/s # udp gso - over veth touching data # udp rx: 1216 MB/s 866535 calls/s # udp tx: 1242 MB/s 21070 calls/s 21070 msg/s # udp rx: 1242 MB/s 884934 calls/s # udp tx: 1242 MB/s 21067 calls/s 21067 msg/s # udp rx: 1228 MB/s 875264 calls/s # udp tx: 1227 MB/s 20819 calls/s 20819 msg/s # udp rx: 1223 MB/s 871771 calls/s # udp tx: 1223 MB/s 20746 calls/s 20746 msg/s # udp gso and gro - over veth touching data # udp rx: 1169 MB/s 833046 calls/s # udp tx: 1195 MB/s 20274 calls/s 20274 msg/s # udp rx: 1238 MB/s 882518 calls/s # udp tx: 1237 MB/s 20990 calls/s 20990 msg/s # udp rx: 1238 MB/s 882556 calls/s # udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # udp rx: 1238 MB/s 882486 calls/s # udp tx: 1237 MB/s 20996 calls/s 20996 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 665 MB/s 11290 calls/s 11290 msg/s # tcp rx: 666 MB/s 83771 calls/s # tcp tx: 668 MB/s 11335 calls/s 11335 msg/s # tcp rx: 668 MB/s 83047 calls/s # tcp tx: 668 MB/s 11330 calls/s 11330 msg/s # tcp rx: 668 MB/s 83504 calls/s # tcp tx: 674 MB/s 11437 calls/s 11437 msg/s # udp gso - over veth touching data # udp rx: 623 MB/s 454381 calls/s # udp tx: 640 MB/s 10856 calls/s 10856 msg/s # udp rx: 647 MB/s 472353 calls/s # udp tx: 647 MB/s 10981 calls/s 10981 msg/s # udp rx: 641 MB/s 468159 calls/s # udp tx: 641 MB/s 10887 calls/s 10887 msg/s # udp rx: 645 MB/s 470657 calls/s # udp tx: 644 MB/s 10935 calls/s 10935 msg/s # udp gso and gro - over veth touching data # udp rx: 597 MB/s 436083 calls/s # udp tx: 610 MB/s 10353 calls/s 10353 msg/s # udp rx: 631 MB/s 460712 calls/s # udp tx: 630 MB/s 10701 calls/s 10701 msg/s # udp rx: 602 MB/s 439350 calls/s # udp tx: 611 MB/s 10370 calls/s 10370 msg/s # udp rx: 631 MB/s 460413 calls/s # udp tx: 633 MB/s 10740 calls/s 10740 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__->