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: 1035 MB/s 17565 calls/s 17565 msg/s # tcp rx: 1036 MB/s 129712 calls/s # tcp tx: 1061 MB/s 18001 calls/s 18001 msg/s # tcp rx: 1062 MB/s 131274 calls/s # tcp tx: 1068 MB/s 18127 calls/s 18127 msg/s # tcp rx: 1069 MB/s 128589 calls/s # tcp tx: 705 MB/s 11958 calls/s 11958 msg/s # udp gso - over veth touching data # udp rx: 1300 MB/s 926068 calls/s # udp tx: 1338 MB/s 22706 calls/s 22706 msg/s # udp rx: 1354 MB/s 965085 calls/s # udp tx: 1354 MB/s 22966 calls/s 22966 msg/s # udp rx: 1350 MB/s 962350 calls/s # udp tx: 1350 MB/s 22911 calls/s 22911 msg/s # udp rx: 1344 MB/s 957627 calls/s # udp tx: 1343 MB/s 22790 calls/s 22790 msg/s # udp gso and gro - over veth touching data # udp rx: 1242 MB/s 884906 calls/s # udp tx: 1276 MB/s 21647 calls/s 21647 msg/s # udp rx: 1322 MB/s 941798 calls/s # udp tx: 1321 MB/s 22420 calls/s 22420 msg/s # udp rx: 1311 MB/s 933943 calls/s # udp tx: 1310 MB/s 22224 calls/s 22224 msg/s # udp rx: 1306 MB/s 930791 calls/s # udp tx: 1305 MB/s 22146 calls/s 22146 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1107 MB/s 18785 calls/s 18785 msg/s # tcp rx: 1126 MB/s 141359 calls/s # tcp tx: 979 MB/s 16609 calls/s 16609 msg/s # tcp rx: 985 MB/s 126423 calls/s # tcp tx: 949 MB/s 16108 calls/s 16108 msg/s # tcp rx: 950 MB/s 125223 calls/s # tcp tx: 1056 MB/s 17915 calls/s 17915 msg/s # udp gso - over veth touching data # udp rx: 1136 MB/s 828572 calls/s # udp tx: 1169 MB/s 19842 calls/s 19842 msg/s # udp rx: 1144 MB/s 835034 calls/s # udp tx: 1142 MB/s 19381 calls/s 19381 msg/s # udp rx: 1145 MB/s 835520 calls/s # udp tx: 1146 MB/s 19452 calls/s 19452 msg/s # udp rx: 1161 MB/s 846937 calls/s # udp tx: 1158 MB/s 19647 calls/s 19647 msg/s # udp gso and gro - over veth touching data # udp rx: 1201 MB/s 876215 calls/s # udp tx: 1232 MB/s 20907 calls/s 20907 msg/s # udp rx: 1269 MB/s 925498 calls/s # udp tx: 1272 MB/s 21581 calls/s 21581 msg/s # udp rx: 1261 MB/s 920240 calls/s # udp tx: 1265 MB/s 21462 calls/s 21462 msg/s # udp rx: 1255 MB/s 915435 calls/s # udp tx: 1258 MB/s 21342 calls/s 21342 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__->