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: 1110 MB/s 18842 calls/s 18842 msg/s # tcp rx: 1111 MB/s 142157 calls/s # tcp tx: 1103 MB/s 18713 calls/s 18713 msg/s # tcp rx: 1121 MB/s 135180 calls/s # tcp tx: 995 MB/s 16888 calls/s 16888 msg/s # tcp rx: 1002 MB/s 125215 calls/s # tcp tx: 988 MB/s 16763 calls/s 16763 msg/s # udp gso - over veth touching data # udp rx: 1297 MB/s 923991 calls/s # udp tx: 1328 MB/s 22531 calls/s 22531 msg/s # udp rx: 1329 MB/s 946904 calls/s # udp tx: 1328 MB/s 22534 calls/s 22534 msg/s # udp rx: 1312 MB/s 934651 calls/s # udp tx: 1311 MB/s 22243 calls/s 22243 msg/s # udp rx: 1306 MB/s 930612 calls/s # udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # udp gso and gro - over veth touching data # udp rx: 734 MB/s 522991 calls/s # udp tx: 757 MB/s 12856 calls/s 12856 msg/s # udp rx: 751 MB/s 535599 calls/s # udp tx: 751 MB/s 12740 calls/s 12740 msg/s # udp rx: 724 MB/s 516143 calls/s # udp tx: 724 MB/s 12289 calls/s 12289 msg/s # udp rx: 730 MB/s 520595 calls/s # udp tx: 730 MB/s 12390 calls/s 12390 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 764 MB/s 12959 calls/s 12959 msg/s # tcp rx: 764 MB/s 90817 calls/s # tcp tx: 768 MB/s 13041 calls/s 13041 msg/s # tcp rx: 769 MB/s 90786 calls/s # tcp tx: 744 MB/s 12628 calls/s 12628 msg/s # tcp rx: 745 MB/s 88646 calls/s # tcp tx: 776 MB/s 13162 calls/s 13162 msg/s # udp gso - over veth touching data # udp rx: 1227 MB/s 895174 calls/s # udp tx: 1265 MB/s 21463 calls/s 21463 msg/s # udp rx: 1136 MB/s 829104 calls/s # udp tx: 1123 MB/s 19061 calls/s 19061 msg/s # udp rx: 1167 MB/s 851600 calls/s # udp tx: 1179 MB/s 19997 calls/s 19997 msg/s # udp rx: 1270 MB/s 926467 calls/s # udp tx: 1284 MB/s 21784 calls/s 21784 msg/s # udp gso and gro - over veth touching data # udp rx: 1213 MB/s 885110 calls/s # udp tx: 1249 MB/s 21186 calls/s 21186 msg/s # udp rx: 1149 MB/s 838035 calls/s # udp tx: 1151 MB/s 19530 calls/s 19530 msg/s # udp rx: 1223 MB/s 892152 calls/s # udp tx: 1225 MB/s 20785 calls/s 20785 msg/s # udp rx: 1260 MB/s 919190 calls/s # udp tx: 1263 MB/s 21429 calls/s 21429 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__->