make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 889 MB/s 15082 calls/s 15082 msg/s # tcp rx: 891 MB/s 123690 calls/s # tcp tx: 715 MB/s 12143 calls/s 12143 msg/s # tcp rx: 741 MB/s 84932 calls/s # tcp tx: 1032 MB/s 17505 calls/s 17505 msg/s # tcp rx: 1046 MB/s 126463 calls/s # tcp tx: 1060 MB/s 17982 calls/s 17982 msg/s # udp gso - over veth touching data # udp rx: 1083 MB/s 771492 calls/s # udp tx: 1121 MB/s 19025 calls/s 19025 msg/s # udp rx: 1090 MB/s 777127 calls/s # udp tx: 1092 MB/s 18531 calls/s 18531 msg/s # udp rx: 1110 MB/s 791083 calls/s # udp tx: 1116 MB/s 18935 calls/s 18935 msg/s # udp rx: 978 MB/s 696956 calls/s # udp tx: 970 MB/s 16457 calls/s 16457 msg/s # udp gso and gro - over veth touching data # udp rx: 924 MB/s 658644 calls/s # udp tx: 968 MB/s 16422 calls/s 16422 msg/s # udp rx: 1197 MB/s 852727 calls/s # udp tx: 1187 MB/s 20135 calls/s 20135 msg/s # udp rx: 962 MB/s 685299 calls/s # udp tx: 962 MB/s 16326 calls/s 16326 msg/s # udp rx: 1121 MB/s 798832 calls/s # udp tx: 1130 MB/s 19182 calls/s 19182 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 785 MB/s 13316 calls/s 13316 msg/s # tcp rx: 787 MB/s 131611 calls/s # tcp tx: 877 MB/s 14882 calls/s 14882 msg/s # tcp rx: 877 MB/s 121936 calls/s # tcp tx: 884 MB/s 15002 calls/s 15002 msg/s # tcp rx: 894 MB/s 126930 calls/s # tcp tx: 844 MB/s 14327 calls/s 14327 msg/s # udp gso - over veth touching data # udp rx: 1041 MB/s 759501 calls/s # udp tx: 1067 MB/s 18105 calls/s 18105 msg/s # udp rx: 897 MB/s 654654 calls/s # udp tx: 910 MB/s 15439 calls/s 15439 msg/s # udp rx: 963 MB/s 702501 calls/s # udp tx: 955 MB/s 16206 calls/s 16206 msg/s # udp rx: 1066 MB/s 777599 calls/s # udp tx: 1076 MB/s 18265 calls/s 18265 msg/s # udp gso and gro - over veth touching data # udp rx: 1090 MB/s 795023 calls/s # udp tx: 1120 MB/s 19007 calls/s 19007 msg/s # udp rx: 999 MB/s 728812 calls/s # udp tx: 1014 MB/s 17208 calls/s 17208 msg/s # udp rx: 1046 MB/s 763259 calls/s # udp tx: 1035 MB/s 17556 calls/s 17556 msg/s # udp rx: 904 MB/s 659723 calls/s # udp tx: 917 MB/s 15565 calls/s 15565 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__->