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.26 [+0.24] No GRO ok # 0.80 [+0.54] GRO frag list ok # 1.43 [+0.62] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1056 MB/s 860252 calls/s # 2.99 [+1.07] udp tx: 1098 MB/s 18633 calls/s 18633 msg/s # 3.96 [+0.97] udp rx: 1144 MB/s 931728 calls/s # 3.99 [+0.03] udp tx: 1141 MB/s 19361 calls/s 19361 msg/s # 4.98 [+0.99] udp rx: 1106 MB/s 900864 calls/s # 4.99 [+0.01] udp tx: 1113 MB/s 18882 calls/s 18882 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 911 MB/s 741795 calls/s # 6.19 [+1.08] udp tx: 1149 MB/s 19499 calls/s 19499 msg/s # 7.16 [+0.97] udp rx: 1072 MB/s 872937 calls/s # 7.19 [+0.03] udp tx: 1090 MB/s 18502 calls/s 18502 msg/s # 8.16 [+0.97] udp rx: 1214 MB/s 988904 calls/s # 8.19 [+0.03] udp tx: 1213 MB/s 20584 calls/s 20584 msg/s # 8.82 [+0.63] GRO frag list over UDP tunnel ok # 9.64 [+0.82] GRO fwd over UDP tunnel ok # 9.91 [+0.27] IPv6 # 10.16 [+0.25] No GRO ok # 10.68 [+0.52] GRO frag list ok # 11.25 [+0.57] GRO fwd ok # 11.72 [+0.47] UDP fwd perf udp rx: 1608 MB/s 1309364 calls/s # 12.78 [+1.07] udp tx: 1707 MB/s 28957 calls/s 28957 msg/s # 13.76 [+0.97] udp rx: 1715 MB/s 1396515 calls/s # 13.78 [+0.03] udp tx: 1835 MB/s 31139 calls/s 31139 msg/s # 14.76 [+0.97] udp rx: 1821 MB/s 1482720 calls/s # 14.78 [+0.03] udp tx: 1818 MB/s 30841 calls/s 30841 msg/s # 14.90 [+0.12] UDP GRO fwd perf udp rx: 1471 MB/s 1197889 calls/s # 15.97 [+1.07] udp tx: 1837 MB/s 31170 calls/s 31170 msg/s # 16.94 [+0.97] udp rx: 1833 MB/s 1492939 calls/s # 16.97 [+0.03] udp tx: 1873 MB/s 31775 calls/s 31775 msg/s # 17.94 [+0.97] udp rx: 1865 MB/s 1518816 calls/s # 17.97 [+0.03] udp tx: 1864 MB/s 31616 calls/s 31616 msg/s # 18.56 [+0.59] GRO frag list over UDP tunnel ok # 19.29 [+0.73] 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__->