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: 1058 MB/s 17958 calls/s 17958 msg/s # tcp rx: 1059 MB/s 139923 calls/s # tcp tx: 1065 MB/s 18072 calls/s 18072 msg/s # tcp rx: 1069 MB/s 135799 calls/s # tcp tx: 1032 MB/s 17520 calls/s 17520 msg/s # tcp rx: 1034 MB/s 131732 calls/s # tcp tx: 979 MB/s 16608 calls/s 16608 msg/s # udp gso - over veth touching data # udp rx: 634 MB/s 451961 calls/s # udp tx: 652 MB/s 11062 calls/s 11062 msg/s # udp rx: 657 MB/s 468435 calls/s # udp tx: 660 MB/s 11201 calls/s 11201 msg/s # udp rx: 665 MB/s 473898 calls/s # udp tx: 667 MB/s 11321 calls/s 11321 msg/s # udp rx: 661 MB/s 471012 calls/s # udp tx: 662 MB/s 11241 calls/s 11241 msg/s # udp gso and gro - over veth touching data # udp rx: 1018 MB/s 725442 calls/s # udp tx: 1039 MB/s 17634 calls/s 17634 msg/s # udp rx: 669 MB/s 476882 calls/s # udp tx: 670 MB/s 11364 calls/s 11364 msg/s # udp rx: 675 MB/s 480841 calls/s # udp tx: 677 MB/s 11491 calls/s 11491 msg/s # udp rx: 671 MB/s 478275 calls/s # udp tx: 673 MB/s 11427 calls/s 11427 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 687 MB/s 11658 calls/s 11658 msg/s # tcp rx: 688 MB/s 86237 calls/s # tcp tx: 711 MB/s 12073 calls/s 12073 msg/s # tcp rx: 712 MB/s 86563 calls/s # tcp tx: 702 MB/s 11910 calls/s 11910 msg/s # tcp rx: 702 MB/s 86354 calls/s # tcp tx: 705 MB/s 11971 calls/s 11971 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 890652 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # udp rx: 1243 MB/s 906760 calls/s # udp tx: 1242 MB/s 21073 calls/s 21073 msg/s # udp rx: 1218 MB/s 888675 calls/s # udp tx: 1217 MB/s 20647 calls/s 20647 msg/s # udp rx: 1240 MB/s 904380 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp gso and gro - over veth touching data # udp rx: 1246 MB/s 909217 calls/s # udp tx: 1276 MB/s 21653 calls/s 21653 msg/s # udp rx: 1261 MB/s 919797 calls/s # udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # udp rx: 1262 MB/s 921038 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1263 MB/s 921290 calls/s # udp tx: 1262 MB/s 21407 calls/s 21407 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__->