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: 840 MB/s 14250 calls/s 14250 msg/s # tcp rx: 840 MB/s 155038 calls/s # tcp tx: 840 MB/s 14255 calls/s 14255 msg/s # tcp rx: 841 MB/s 149597 calls/s # tcp tx: 806 MB/s 13679 calls/s 13679 msg/s # tcp rx: 807 MB/s 145322 calls/s # tcp tx: 829 MB/s 14063 calls/s 14063 msg/s # udp gso - over veth touching data # udp rx: 1187 MB/s 845920 calls/s # udp tx: 1214 MB/s 20600 calls/s 20600 msg/s # udp rx: 1237 MB/s 881740 calls/s # udp tx: 1238 MB/s 21001 calls/s 21001 msg/s # udp rx: 1271 MB/s 905928 calls/s # udp tx: 1272 MB/s 21575 calls/s 21575 msg/s # udp rx: 1269 MB/s 904674 calls/s # udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # udp gso and gro - over veth touching data # udp rx: 1196 MB/s 852384 calls/s # udp tx: 1227 MB/s 20815 calls/s 20815 msg/s # udp rx: 1198 MB/s 853815 calls/s # udp tx: 1189 MB/s 20183 calls/s 20183 msg/s # udp rx: 1083 MB/s 771516 calls/s # udp tx: 1083 MB/s 18372 calls/s 18372 msg/s # udp rx: 1203 MB/s 857627 calls/s # udp tx: 1213 MB/s 20574 calls/s 20574 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 612 MB/s 10395 calls/s 10395 msg/s # tcp rx: 614 MB/s 80738 calls/s # tcp tx: 640 MB/s 10868 calls/s 10868 msg/s # tcp rx: 641 MB/s 81168 calls/s # tcp tx: 639 MB/s 10848 calls/s 10848 msg/s # tcp rx: 640 MB/s 81125 calls/s # tcp tx: 632 MB/s 10736 calls/s 10736 msg/s # udp gso - over veth touching data # udp rx: 1180 MB/s 861030 calls/s # udp tx: 1200 MB/s 20360 calls/s 20360 msg/s # udp rx: 1086 MB/s 792167 calls/s # udp tx: 1091 MB/s 18517 calls/s 18517 msg/s # udp rx: 1235 MB/s 901337 calls/s # udp tx: 1234 MB/s 20940 calls/s 20940 msg/s # udp rx: 1246 MB/s 909359 calls/s # udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # udp gso and gro - over veth touching data # udp rx: 589 MB/s 429964 calls/s # udp tx: 600 MB/s 10183 calls/s 10183 msg/s # udp rx: 635 MB/s 463264 calls/s # udp tx: 638 MB/s 10836 calls/s 10836 msg/s # udp rx: 656 MB/s 478764 calls/s # udp tx: 656 MB/s 11135 calls/s 11135 msg/s # udp rx: 654 MB/s 477499 calls/s # udp tx: 654 MB/s 11094 calls/s 11094 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__->