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: 1072 MB/s 18194 calls/s 18194 msg/s # tcp rx: 1073 MB/s 142482 calls/s # tcp tx: 982 MB/s 16672 calls/s 16672 msg/s # tcp rx: 982 MB/s 115785 calls/s # tcp tx: 975 MB/s 16548 calls/s 16548 msg/s # tcp rx: 977 MB/s 129799 calls/s # tcp tx: 1015 MB/s 17221 calls/s 17221 msg/s # udp gso - over veth touching data # udp rx: 1249 MB/s 890046 calls/s # udp tx: 1277 MB/s 21665 calls/s 21665 msg/s # udp rx: 1313 MB/s 935522 calls/s # udp tx: 1316 MB/s 22326 calls/s 22326 msg/s # udp rx: 1229 MB/s 876046 calls/s # udp tx: 1230 MB/s 20866 calls/s 20866 msg/s # udp rx: 1258 MB/s 896500 calls/s # udp tx: 1257 MB/s 21332 calls/s 21332 msg/s # udp gso and gro - over veth touching data # udp rx: 1280 MB/s 912229 calls/s # udp tx: 1308 MB/s 22198 calls/s 22198 msg/s # udp rx: 1189 MB/s 847674 calls/s # udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # udp rx: 689 MB/s 491070 calls/s # udp tx: 689 MB/s 11697 calls/s 11697 msg/s # udp rx: 701 MB/s 499621 calls/s # udp tx: 700 MB/s 11887 calls/s 11887 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 692 MB/s 11737 calls/s 11737 msg/s # tcp rx: 692 MB/s 86784 calls/s # tcp tx: 692 MB/s 11741 calls/s 11741 msg/s # tcp rx: 693 MB/s 85951 calls/s # tcp tx: 725 MB/s 12313 calls/s 12313 msg/s # tcp rx: 726 MB/s 87389 calls/s # tcp tx: 736 MB/s 12485 calls/s 12485 msg/s # udp gso - over veth touching data # udp rx: 1196 MB/s 872787 calls/s # udp tx: 1223 MB/s 20755 calls/s 20755 msg/s # udp rx: 1171 MB/s 854071 calls/s # udp tx: 1170 MB/s 19847 calls/s 19847 msg/s # udp rx: 1169 MB/s 852830 calls/s # udp tx: 1170 MB/s 19850 calls/s 19850 msg/s # udp rx: 1132 MB/s 825877 calls/s # udp tx: 1131 MB/s 19193 calls/s 19193 msg/s # udp gso and gro - over veth touching data # udp rx: 1198 MB/s 874127 calls/s # udp tx: 1223 MB/s 20754 calls/s 20754 msg/s # udp rx: 1187 MB/s 866166 calls/s # udp tx: 1180 MB/s 20028 calls/s 20028 msg/s # udp rx: 1181 MB/s 861768 calls/s # udp tx: 1181 MB/s 20043 calls/s 20043 msg/s # udp rx: 1219 MB/s 889618 calls/s # udp tx: 1226 MB/s 20806 calls/s 20806 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__->