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: 1120 MB/s 19003 calls/s 19003 msg/s # tcp rx: 1121 MB/s 138345 calls/s # tcp tx: 1134 MB/s 19249 calls/s 19249 msg/s # tcp rx: 1135 MB/s 138402 calls/s # tcp tx: 1073 MB/s 18213 calls/s 18213 msg/s # tcp rx: 1074 MB/s 130801 calls/s # tcp tx: 1058 MB/s 17961 calls/s 17961 msg/s # udp gso - over veth touching data # udp rx: 1327 MB/s 945598 calls/s # udp tx: 1368 MB/s 23212 calls/s 23212 msg/s # udp rx: 1348 MB/s 960484 calls/s # udp tx: 1346 MB/s 22833 calls/s 22833 msg/s # udp rx: 1336 MB/s 951998 calls/s # udp tx: 1335 MB/s 22655 calls/s 22655 msg/s # udp rx: 1340 MB/s 954763 calls/s # udp tx: 1339 MB/s 22715 calls/s 22715 msg/s # udp gso and gro - over veth touching data # udp rx: 1190 MB/s 847880 calls/s # udp tx: 1230 MB/s 20864 calls/s 20864 msg/s # udp rx: 1316 MB/s 937644 calls/s # udp tx: 1321 MB/s 22419 calls/s 22419 msg/s # udp rx: 1323 MB/s 942699 calls/s # udp tx: 1323 MB/s 22443 calls/s 22443 msg/s # udp rx: 1332 MB/s 949467 calls/s # udp tx: 1332 MB/s 22604 calls/s 22604 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1111 MB/s 18848 calls/s 18848 msg/s # tcp rx: 1111 MB/s 122438 calls/s # tcp tx: 1339 MB/s 22723 calls/s 22723 msg/s # tcp rx: 1341 MB/s 111102 calls/s # tcp tx: 1324 MB/s 22468 calls/s 22468 msg/s # tcp rx: 1326 MB/s 108886 calls/s # tcp tx: 1144 MB/s 19413 calls/s 19413 msg/s # udp gso - over veth touching data # udp rx: 627 MB/s 457538 calls/s # udp tx: 645 MB/s 10945 calls/s 10945 msg/s # udp rx: 608 MB/s 444006 calls/s # udp tx: 608 MB/s 10317 calls/s 10317 msg/s # udp rx: 649 MB/s 473700 calls/s # udp tx: 651 MB/s 11051 calls/s 11051 msg/s # udp rx: 674 MB/s 492014 calls/s # udp tx: 674 MB/s 11445 calls/s 11445 msg/s # udp gso and gro - over veth touching data # udp rx: 1172 MB/s 855368 calls/s # udp tx: 1221 MB/s 20721 calls/s 20721 msg/s # udp rx: 1223 MB/s 892449 calls/s # udp tx: 1224 MB/s 20763 calls/s 20763 msg/s # udp rx: 1259 MB/s 918522 calls/s # udp tx: 1260 MB/s 21378 calls/s 21378 msg/s # udp rx: 1269 MB/s 925590 calls/s # udp tx: 1268 MB/s 21511 calls/s 21511 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__->