make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 729 MB/s 12374 calls/s 12374 msg/s # tcp rx: 730 MB/s 86558 calls/s # tcp tx: 832 MB/s 14122 calls/s 14122 msg/s # tcp rx: 833 MB/s 91784 calls/s # tcp tx: 758 MB/s 12863 calls/s 12863 msg/s # tcp rx: 759 MB/s 86840 calls/s # tcp tx: 724 MB/s 12288 calls/s 12288 msg/s # udp gso - over veth touching data # udp rx: 1260 MB/s 897658 calls/s # udp tx: 1308 MB/s 22187 calls/s 22187 msg/s # udp rx: 1298 MB/s 925158 calls/s # udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # udp rx: 771 MB/s 549437 calls/s # udp tx: 752 MB/s 12766 calls/s 12766 msg/s # udp rx: 1136 MB/s 809617 calls/s # udp tx: 1153 MB/s 19570 calls/s 19570 msg/s # udp gso and gro - over veth touching data # udp rx: 1250 MB/s 891036 calls/s # udp tx: 1288 MB/s 21859 calls/s 21859 msg/s # udp rx: 1331 MB/s 948657 calls/s # udp tx: 1331 MB/s 22579 calls/s 22579 msg/s # udp rx: 1333 MB/s 949772 calls/s # udp tx: 1331 MB/s 22589 calls/s 22589 msg/s # udp rx: 1334 MB/s 950618 calls/s # udp tx: 1334 MB/s 22632 calls/s 22632 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 728 MB/s 12354 calls/s 12354 msg/s # tcp rx: 750 MB/s 87051 calls/s # tcp tx: 1114 MB/s 18907 calls/s 18907 msg/s # tcp rx: 1120 MB/s 131741 calls/s # tcp tx: 1095 MB/s 18584 calls/s 18584 msg/s # tcp rx: 1096 MB/s 130974 calls/s # tcp tx: 1095 MB/s 18581 calls/s 18581 msg/s # udp gso - over veth touching data # udp rx: 1267 MB/s 924542 calls/s # udp tx: 1301 MB/s 22077 calls/s 22077 msg/s # udp rx: 1122 MB/s 818309 calls/s # udp tx: 1120 MB/s 19006 calls/s 19006 msg/s # udp rx: 1286 MB/s 938230 calls/s # udp tx: 1285 MB/s 21803 calls/s 21803 msg/s # udp rx: 1283 MB/s 936416 calls/s # udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # udp gso and gro - over veth touching data # udp rx: 1161 MB/s 847019 calls/s # udp tx: 1199 MB/s 20340 calls/s 20340 msg/s # udp rx: 1250 MB/s 911819 calls/s # udp tx: 1254 MB/s 21285 calls/s 21285 msg/s # udp rx: 1268 MB/s 924764 calls/s # udp tx: 1270 MB/s 21541 calls/s 21541 msg/s # udp rx: 1269 MB/s 925572 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 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__->