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: 974 MB/s 16534 calls/s 16534 msg/s # tcp rx: 975 MB/s 139132 calls/s # tcp tx: 919 MB/s 15600 calls/s 15600 msg/s # tcp rx: 921 MB/s 122934 calls/s # tcp tx: 712 MB/s 12091 calls/s 12091 msg/s # tcp rx: 713 MB/s 85141 calls/s # tcp tx: 657 MB/s 11144 calls/s 11144 msg/s # udp gso - over veth touching data # udp rx: 1149 MB/s 819024 calls/s # udp tx: 1191 MB/s 20207 calls/s 20207 msg/s # udp rx: 1261 MB/s 898867 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp rx: 1266 MB/s 902462 calls/s # udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # udp rx: 1268 MB/s 903683 calls/s # udp tx: 1267 MB/s 21496 calls/s 21496 msg/s # udp gso and gro - over veth touching data # udp rx: 617 MB/s 439676 calls/s # udp tx: 636 MB/s 10795 calls/s 10795 msg/s # udp rx: 629 MB/s 448698 calls/s # udp tx: 631 MB/s 10709 calls/s 10709 msg/s # udp rx: 631 MB/s 449667 calls/s # udp tx: 632 MB/s 10728 calls/s 10728 msg/s # udp rx: 632 MB/s 450531 calls/s # udp tx: 633 MB/s 10746 calls/s 10746 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1013 MB/s 17196 calls/s 17196 msg/s # tcp rx: 1014 MB/s 140039 calls/s # tcp tx: 1042 MB/s 17682 calls/s 17682 msg/s # tcp rx: 1044 MB/s 140538 calls/s # tcp tx: 1129 MB/s 19150 calls/s 19150 msg/s # tcp rx: 1130 MB/s 142008 calls/s # tcp tx: 1059 MB/s 17966 calls/s 17966 msg/s # udp gso - over veth touching data # udp rx: 1264 MB/s 922163 calls/s # udp tx: 1302 MB/s 22098 calls/s 22098 msg/s # udp rx: 1288 MB/s 939958 calls/s # udp tx: 1286 MB/s 21818 calls/s 21818 msg/s # udp rx: 1258 MB/s 917976 calls/s # udp tx: 1259 MB/s 21357 calls/s 21357 msg/s # udp rx: 1263 MB/s 921513 calls/s # udp tx: 1262 MB/s 21411 calls/s 21411 msg/s # udp gso and gro - over veth touching data # udp rx: 975 MB/s 711412 calls/s # udp tx: 1011 MB/s 17148 calls/s 17148 msg/s # udp rx: 1190 MB/s 868369 calls/s # udp tx: 1178 MB/s 19987 calls/s 19987 msg/s # udp rx: 1214 MB/s 885976 calls/s # udp tx: 1225 MB/s 20780 calls/s 20780 msg/s # udp rx: 1160 MB/s 846322 calls/s # udp tx: 1153 MB/s 19559 calls/s 19559 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__->