make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.30 [+0.28] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.52 [+0.66] GRO fwd ok # 2.08 [+0.56] UDP fwd perf udp rx: 1139 MB/s 927894 calls/s # 3.15 [+1.07] udp tx: 1204 MB/s 20434 calls/s 20434 msg/s # 4.13 [+0.97] udp rx: 1147 MB/s 933808 calls/s # 4.15 [+0.03] udp tx: 1144 MB/s 19405 calls/s 19405 msg/s # 5.13 [+0.97] udp rx: 1180 MB/s 961376 calls/s # 5.15 [+0.03] udp tx: 1181 MB/s 20038 calls/s 20038 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1056 MB/s 860115 calls/s # 6.36 [+1.08] udp tx: 1138 MB/s 19312 calls/s 19312 msg/s # 7.32 [+0.97] udp rx: 1101 MB/s 897127 calls/s # 7.36 [+0.03] udp tx: 1176 MB/s 19961 calls/s 19961 msg/s # 8.33 [+0.97] udp rx: 1169 MB/s 951752 calls/s # 8.36 [+0.03] udp tx: 1155 MB/s 19593 calls/s 19593 msg/s # 9.03 [+0.67] GRO frag list over UDP tunnel ok # 9.90 [+0.87] GRO fwd over UDP tunnel ok # 10.18 [+0.28] IPv6 # 10.46 [+0.28] No GRO ok # 11.01 [+0.55] GRO frag list ok # 11.60 [+0.59] GRO fwd ok # 12.16 [+0.56] UDP fwd perf udp rx: 833 MB/s 678590 calls/s # 13.24 [+1.08] udp tx: 1067 MB/s 18109 calls/s 18109 msg/s # 14.22 [+0.98] udp rx: 713 MB/s 580656 calls/s # 14.25 [+0.02] udp tx: 1120 MB/s 19006 calls/s 19006 msg/s # 15.22 [+0.98] udp rx: 1129 MB/s 919531 calls/s # 15.24 [+0.02] udp tx: 1212 MB/s 20564 calls/s 20564 msg/s # 15.36 [+0.12] UDP GRO fwd perf udp tx: 1126 MB/s 19113 calls/s 19113 msg/s # 16.46 [+1.10] udp rx: 929 MB/s 756955 calls/s # 17.45 [+0.99] udp tx: 1123 MB/s 19054 calls/s 19054 msg/s # 17.46 [+0.01] udp rx: 885 MB/s 720887 calls/s # 18.45 [+0.99] udp tx: 1290 MB/s 21887 calls/s 21887 msg/s # 18.55 [+0.10] udp rx: 1132 MB/s 921571 calls/s # 19.13 [+0.57] GRO frag list over UDP tunnel ok # 20.02 [+0.89] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->