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: 837 MB/s 14211 calls/s 14211 msg/s # tcp rx: 838 MB/s 149658 calls/s # tcp tx: 832 MB/s 14121 calls/s 14121 msg/s # tcp rx: 833 MB/s 149353 calls/s # tcp tx: 787 MB/s 13361 calls/s 13361 msg/s # tcp rx: 787 MB/s 140137 calls/s # tcp tx: 781 MB/s 13251 calls/s 13251 msg/s # udp gso - over veth touching data # udp rx: 619 MB/s 441320 calls/s # udp tx: 634 MB/s 10757 calls/s 10757 msg/s # udp rx: 627 MB/s 447172 calls/s # udp tx: 630 MB/s 10697 calls/s 10697 msg/s # udp rx: 634 MB/s 451633 calls/s # udp tx: 634 MB/s 10759 calls/s 10759 msg/s # udp rx: 654 MB/s 466271 calls/s # udp tx: 654 MB/s 11093 calls/s 11093 msg/s # udp gso and gro - over veth touching data # udp rx: 1193 MB/s 850383 calls/s # udp tx: 1229 MB/s 20850 calls/s 20850 msg/s # udp rx: 1198 MB/s 853851 calls/s # udp tx: 1198 MB/s 20330 calls/s 20330 msg/s # udp rx: 1212 MB/s 863801 calls/s # udp tx: 1214 MB/s 20606 calls/s 20606 msg/s # udp rx: 1240 MB/s 883687 calls/s # udp tx: 1252 MB/s 21248 calls/s 21248 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 863 MB/s 14651 calls/s 14651 msg/s # tcp rx: 864 MB/s 152146 calls/s # tcp tx: 807 MB/s 13693 calls/s 13693 msg/s # tcp rx: 808 MB/s 148528 calls/s # tcp tx: 862 MB/s 14624 calls/s 14624 msg/s # tcp rx: 863 MB/s 156374 calls/s # tcp tx: 855 MB/s 14513 calls/s 14513 msg/s # udp gso - over veth touching data # udp rx: 1116 MB/s 814284 calls/s # udp tx: 1152 MB/s 19552 calls/s 19552 msg/s # udp rx: 1165 MB/s 849680 calls/s # udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # udp rx: 1182 MB/s 862493 calls/s # udp tx: 1184 MB/s 20087 calls/s 20087 msg/s # udp rx: 1183 MB/s 863322 calls/s # udp tx: 1185 MB/s 20113 calls/s 20113 msg/s # udp gso and gro - over veth touching data # udp rx: 1172 MB/s 855249 calls/s # udp tx: 1204 MB/s 20433 calls/s 20433 msg/s # udp rx: 1204 MB/s 878785 calls/s # udp tx: 1207 MB/s 20475 calls/s 20475 msg/s # udp rx: 1203 MB/s 877421 calls/s # udp tx: 1204 MB/s 20437 calls/s 20437 msg/s # udp rx: 1199 MB/s 874597 calls/s # udp tx: 1200 MB/s 20364 calls/s 20364 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__->