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: 1089 MB/s 18478 calls/s 18478 msg/s # tcp rx: 1095 MB/s 126696 calls/s # tcp tx: 1000 MB/s 16972 calls/s 16972 msg/s # tcp rx: 997 MB/s 125371 calls/s # tcp tx: 934 MB/s 15842 calls/s 15842 msg/s # tcp rx: 937 MB/s 123568 calls/s # tcp tx: 1029 MB/s 17465 calls/s 17465 msg/s # udp gso - over veth touching data # udp rx: 1110 MB/s 791211 calls/s # udp tx: 1148 MB/s 19477 calls/s 19477 msg/s # udp rx: 1283 MB/s 914082 calls/s # udp tx: 1282 MB/s 21757 calls/s 21757 msg/s # udp rx: 1260 MB/s 897747 calls/s # udp tx: 1259 MB/s 21363 calls/s 21363 msg/s # udp rx: 1236 MB/s 881032 calls/s # udp tx: 1235 MB/s 20958 calls/s 20958 msg/s # udp gso and gro - over veth touching data # udp rx: 1247 MB/s 888779 calls/s # udp tx: 1285 MB/s 21807 calls/s 21807 msg/s # udp rx: 1320 MB/s 940514 calls/s # udp tx: 1322 MB/s 22430 calls/s 22430 msg/s # udp rx: 1288 MB/s 917945 calls/s # udp tx: 1291 MB/s 21907 calls/s 21907 msg/s # udp rx: 1312 MB/s 935304 calls/s # udp tx: 1315 MB/s 22309 calls/s 22309 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1111 MB/s 18851 calls/s 18851 msg/s # tcp rx: 1111 MB/s 136330 calls/s # tcp tx: 1100 MB/s 18673 calls/s 18673 msg/s # tcp rx: 1102 MB/s 130664 calls/s # tcp tx: 1042 MB/s 17684 calls/s 17684 msg/s # tcp rx: 1043 MB/s 125500 calls/s # tcp tx: 1048 MB/s 17788 calls/s 17788 msg/s # udp gso - over veth touching data # udp rx: 1201 MB/s 876361 calls/s # udp tx: 1242 MB/s 21075 calls/s 21075 msg/s # udp rx: 1269 MB/s 925668 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1277 MB/s 931626 calls/s # udp tx: 1278 MB/s 21689 calls/s 21689 msg/s # udp rx: 1276 MB/s 931174 calls/s # udp tx: 1277 MB/s 21670 calls/s 21670 msg/s # udp gso and gro - over veth touching data # udp rx: 1159 MB/s 845278 calls/s # udp tx: 1197 MB/s 20310 calls/s 20310 msg/s # udp rx: 1269 MB/s 925906 calls/s # udp tx: 1270 MB/s 21544 calls/s 21544 msg/s # udp rx: 1269 MB/s 926014 calls/s # udp tx: 1269 MB/s 21536 calls/s 21536 msg/s # udp rx: 1269 MB/s 925821 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 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__->