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.24] No GRO ok # 0.80 [+0.55] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.85 [+0.48] UDP fwd perf udp rx: 1127 MB/s 918284 calls/s # 2.92 [+1.07] udp tx: 1160 MB/s 19680 calls/s 19680 msg/s # 3.89 [+0.97] udp rx: 1157 MB/s 942384 calls/s # 3.92 [+0.03] udp tx: 1156 MB/s 19610 calls/s 19610 msg/s # 4.89 [+0.97] udp rx: 1162 MB/s 946656 calls/s # 4.92 [+0.03] udp tx: 1159 MB/s 19671 calls/s 19671 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1125 MB/s 916176 calls/s # 6.11 [+1.07] udp tx: 1162 MB/s 19713 calls/s 19713 msg/s # 7.08 [+0.97] udp rx: 1162 MB/s 946032 calls/s # 7.11 [+0.03] udp tx: 1160 MB/s 19684 calls/s 19684 msg/s # 8.08 [+0.97] udp rx: 1169 MB/s 952464 calls/s # 8.11 [+0.03] udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # 8.70 [+0.59] GRO frag list over UDP tunnel ok # 9.45 [+0.75] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.93 [+0.23] No GRO ok # 10.44 [+0.51] GRO frag list ok # 10.97 [+0.53] GRO fwd ok # 11.45 [+0.48] UDP fwd perf udp rx: 1203 MB/s 979488 calls/s # 12.51 [+1.07] udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # 13.48 [+0.97] udp rx: 1115 MB/s 907920 calls/s # 13.51 [+0.03] udp tx: 1112 MB/s 18872 calls/s 18872 msg/s # 14.49 [+0.97] udp rx: 1094 MB/s 891120 calls/s # 14.51 [+0.03] udp tx: 1093 MB/s 18544 calls/s 18544 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1085 MB/s 883496 calls/s # 15.70 [+1.07] udp tx: 1114 MB/s 18911 calls/s 18911 msg/s # 16.68 [+0.97] udp rx: 1108 MB/s 902488 calls/s # 16.70 [+0.03] udp tx: 1107 MB/s 18782 calls/s 18782 msg/s # 17.68 [+0.97] udp rx: 1114 MB/s 907008 calls/s # 17.70 [+0.03] udp tx: 1112 MB/s 18868 calls/s 18868 msg/s # 18.28 [+0.58] GRO frag list over UDP tunnel ok # 19.03 [+0.75] 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__->