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.25 [+0.23] No GRO ok # 0.75 [+0.50] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.79 [+0.48] UDP fwd perf udp rx: 1236 MB/s 1006952 calls/s # 2.86 [+1.06] udp tx: 1266 MB/s 21476 calls/s 21476 msg/s # 3.83 [+0.98] udp rx: 1145 MB/s 932323 calls/s # 3.86 [+0.02] udp tx: 1150 MB/s 19509 calls/s 19509 msg/s # 4.83 [+0.98] udp rx: 1159 MB/s 943696 calls/s # 4.86 [+0.02] udp tx: 1170 MB/s 19857 calls/s 19857 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1127 MB/s 918048 calls/s # 6.04 [+1.06] udp tx: 1156 MB/s 19621 calls/s 19621 msg/s # 7.01 [+0.98] udp rx: 1172 MB/s 954144 calls/s # 7.04 [+0.02] udp tx: 1170 MB/s 19860 calls/s 19860 msg/s # 8.01 [+0.98] udp rx: 1164 MB/s 947904 calls/s # 8.04 [+0.02] udp tx: 1163 MB/s 19730 calls/s 19730 msg/s # 8.59 [+0.55] GRO frag list over UDP tunnel ok # 9.32 [+0.73] GRO fwd over UDP tunnel ok # 9.56 [+0.24] IPv6 # 9.79 [+0.23] No GRO ok # 10.29 [+0.50] GRO frag list ok # 10.82 [+0.53] GRO fwd ok # 11.31 [+0.49] UDP fwd perf udp rx: 1186 MB/s 965864 calls/s # 12.37 [+1.07] udp tx: 1218 MB/s 20667 calls/s 20667 msg/s # 13.35 [+0.97] udp rx: 1157 MB/s 942664 calls/s # 13.37 [+0.03] udp tx: 1155 MB/s 19600 calls/s 19600 msg/s # 14.35 [+0.97] udp rx: 1566 MB/s 1275312 calls/s # 14.37 [+0.03] udp tx: 1583 MB/s 26863 calls/s 26863 msg/s # 14.49 [+0.12] UDP GRO fwd perf udp rx: 1849 MB/s 1505568 calls/s # 15.56 [+1.07] udp tx: 1900 MB/s 32229 calls/s 32229 msg/s # 16.54 [+0.97] udp rx: 1896 MB/s 1543584 calls/s # 16.56 [+0.03] udp tx: 1894 MB/s 32135 calls/s 32135 msg/s # 17.54 [+0.97] udp rx: 1889 MB/s 1538656 calls/s # 17.56 [+0.03] udp tx: 1887 MB/s 32014 calls/s 32014 msg/s # 18.14 [+0.58] GRO frag list over UDP tunnel ok # 18.87 [+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__->