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: 1034 MB/s 17544 calls/s 17544 msg/s # tcp rx: 1035 MB/s 131537 calls/s # tcp tx: 991 MB/s 16812 calls/s 16812 msg/s # tcp rx: 991 MB/s 130736 calls/s # tcp tx: 1027 MB/s 17419 calls/s 17419 msg/s # tcp rx: 1028 MB/s 130829 calls/s # tcp tx: 1073 MB/s 18205 calls/s 18205 msg/s # udp gso - over veth touching data # udp rx: 1233 MB/s 878680 calls/s # udp tx: 1268 MB/s 21518 calls/s 21518 msg/s # udp rx: 1287 MB/s 916793 calls/s # udp tx: 1289 MB/s 21873 calls/s 21873 msg/s # udp rx: 1325 MB/s 944047 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 msg/s # udp rx: 1332 MB/s 949128 calls/s # udp tx: 1331 MB/s 22586 calls/s 22586 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 894248 calls/s # udp tx: 1287 MB/s 21829 calls/s 21829 msg/s # udp rx: 1291 MB/s 920110 calls/s # udp tx: 1291 MB/s 21912 calls/s 21912 msg/s # udp rx: 1290 MB/s 919333 calls/s # udp tx: 1290 MB/s 21888 calls/s 21888 msg/s # udp rx: 1286 MB/s 916642 calls/s # udp tx: 1286 MB/s 21826 calls/s 21826 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1151 MB/s 19522 calls/s 19522 msg/s # tcp rx: 1151 MB/s 136329 calls/s # tcp tx: 1108 MB/s 18793 calls/s 18793 msg/s # tcp rx: 1108 MB/s 128442 calls/s # tcp tx: 1097 MB/s 18617 calls/s 18617 msg/s # tcp rx: 1098 MB/s 128989 calls/s # tcp tx: 1100 MB/s 18668 calls/s 18668 msg/s # udp gso - over veth touching data # udp rx: 1100 MB/s 802766 calls/s # udp tx: 1132 MB/s 19216 calls/s 19216 msg/s # udp rx: 1275 MB/s 930128 calls/s # udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # udp rx: 1262 MB/s 920468 calls/s # udp tx: 1265 MB/s 21459 calls/s 21459 msg/s # udp rx: 1278 MB/s 932751 calls/s # udp tx: 1281 MB/s 21733 calls/s 21733 msg/s # udp gso and gro - over veth touching data # udp rx: 1243 MB/s 906689 calls/s # udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # udp rx: 1026 MB/s 748912 calls/s # udp tx: 1007 MB/s 17091 calls/s 17091 msg/s # udp rx: 634 MB/s 462740 calls/s # udp tx: 634 MB/s 10758 calls/s 10758 msg/s # udp rx: 615 MB/s 448847 calls/s # udp tx: 614 MB/s 10425 calls/s 10425 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__->