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.88 [+0.58] GRO frag list ok # 1.55 [+0.67] GRO fwd ok # 2.08 [+0.53] UDP fwd perf udp rx: 1083 MB/s 881808 calls/s # 3.17 [+1.09] udp tx: 1123 MB/s 19062 calls/s 19062 msg/s # 4.13 [+0.96] udp rx: 1133 MB/s 922992 calls/s # 4.17 [+0.04] udp tx: 1132 MB/s 19203 calls/s 19203 msg/s # 5.13 [+0.97] udp rx: 1105 MB/s 899952 calls/s # 5.17 [+0.03] udp tx: 1104 MB/s 18729 calls/s 18729 msg/s # 5.29 [+0.12] UDP GRO fwd perf udp rx: 1101 MB/s 897052 calls/s # 6.36 [+1.08] udp tx: 1168 MB/s 19812 calls/s 19812 msg/s # 7.33 [+0.97] udp rx: 1140 MB/s 928553 calls/s # 7.36 [+0.03] udp tx: 1181 MB/s 20046 calls/s 20046 msg/s # 8.33 [+0.97] udp rx: 1199 MB/s 976167 calls/s # 8.36 [+0.03] udp tx: 1200 MB/s 20362 calls/s 20362 msg/s # 9.00 [+0.64] GRO frag list over UDP tunnel ok # 9.82 [+0.82] GRO fwd over UDP tunnel ok # 10.09 [+0.27] IPv6 # 10.35 [+0.26] No GRO ok # 10.90 [+0.55] GRO frag list ok # 11.49 [+0.60] GRO fwd ok # 12.07 [+0.58] UDP fwd perf udp rx: 1486 MB/s 1210083 calls/s # 13.15 [+1.08] udp tx: 1760 MB/s 29856 calls/s 29856 msg/s # 14.12 [+0.97] udp rx: 1495 MB/s 1217805 calls/s # 14.15 [+0.03] udp tx: 1661 MB/s 28183 calls/s 28183 msg/s # 15.12 [+0.97] udp rx: 1552 MB/s 1264291 calls/s # 15.15 [+0.03] udp tx: 1556 MB/s 26402 calls/s 26402 msg/s # 15.27 [+0.12] UDP GRO fwd perf udp rx: 1415 MB/s 1152354 calls/s # 16.35 [+1.07] udp tx: 1649 MB/s 27973 calls/s 27973 msg/s # 17.32 [+0.97] udp rx: 1572 MB/s 1280145 calls/s # 17.35 [+0.03] udp tx: 1606 MB/s 27255 calls/s 27255 msg/s # 18.32 [+0.97] udp rx: 1144 MB/s 931867 calls/s # 18.35 [+0.03] udp tx: 1763 MB/s 29907 calls/s 29907 msg/s # 18.95 [+0.60] GRO frag list over UDP tunnel ok # 19.76 [+0.81] 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__->