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: 972 MB/s 16490 calls/s 16490 msg/s # tcp rx: 972 MB/s 142897 calls/s # tcp tx: 1053 MB/s 17865 calls/s 17865 msg/s # tcp rx: 1054 MB/s 141490 calls/s # tcp tx: 1009 MB/s 17118 calls/s 17118 msg/s # tcp rx: 1010 MB/s 137907 calls/s # tcp tx: 976 MB/s 16554 calls/s 16554 msg/s # udp gso - over veth touching data # udp rx: 695 MB/s 495317 calls/s # udp tx: 710 MB/s 12059 calls/s 12059 msg/s # udp rx: 713 MB/s 507984 calls/s # udp tx: 715 MB/s 12139 calls/s 12139 msg/s # udp rx: 699 MB/s 498446 calls/s # udp tx: 702 MB/s 11915 calls/s 11915 msg/s # udp rx: 703 MB/s 501465 calls/s # udp tx: 706 MB/s 11983 calls/s 11983 msg/s # udp gso and gro - over veth touching data # udp rx: 634 MB/s 452175 calls/s # udp tx: 651 MB/s 11056 calls/s 11056 msg/s # udp rx: 712 MB/s 507666 calls/s # udp tx: 712 MB/s 12078 calls/s 12078 msg/s # udp rx: 711 MB/s 506698 calls/s # udp tx: 710 MB/s 12059 calls/s 12059 msg/s # udp rx: 725 MB/s 516675 calls/s # udp tx: 725 MB/s 12298 calls/s 12298 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 686 MB/s 11638 calls/s 11638 msg/s # tcp rx: 686 MB/s 85021 calls/s # tcp tx: 946 MB/s 16060 calls/s 16060 msg/s # tcp rx: 947 MB/s 92679 calls/s # tcp tx: 987 MB/s 16748 calls/s 16748 msg/s # tcp rx: 988 MB/s 92939 calls/s # tcp tx: 755 MB/s 12812 calls/s 12812 msg/s # udp gso - over veth touching data # udp rx: 1084 MB/s 791161 calls/s # udp tx: 1113 MB/s 18890 calls/s 18890 msg/s # udp rx: 1225 MB/s 893439 calls/s # udp tx: 1224 MB/s 20762 calls/s 20762 msg/s # udp rx: 1158 MB/s 844745 calls/s # udp tx: 1157 MB/s 19633 calls/s 19633 msg/s # udp rx: 1199 MB/s 875104 calls/s # udp tx: 1198 MB/s 20335 calls/s 20335 msg/s # udp gso and gro - over veth touching data # udp rx: 1215 MB/s 886127 calls/s # udp tx: 1242 MB/s 21079 calls/s 21079 msg/s # udp rx: 1280 MB/s 933805 calls/s # udp tx: 1278 MB/s 21677 calls/s 21677 msg/s # udp rx: 1296 MB/s 945839 calls/s # udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # udp rx: 1275 MB/s 929873 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 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__->