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.28 [+0.26] No GRO ok # 0.77 [+0.50] GRO frag list ok # 1.32 [+0.54] GRO fwd ok # 1.78 [+0.46] UDP fwd perf udp rx: 1485 MB/s 1209020 calls/s # 2.84 [+1.06] udp tx: 1882 MB/s 31935 calls/s 31935 msg/s # 3.82 [+0.98] udp rx: 1944 MB/s 1582752 calls/s # 3.84 [+0.02] udp tx: 1941 MB/s 32934 calls/s 32934 msg/s # 4.82 [+0.98] udp rx: 1931 MB/s 1572624 calls/s # 4.84 [+0.02] udp tx: 1929 MB/s 32732 calls/s 32732 msg/s # 4.96 [+0.12] UDP GRO fwd perf udp rx: 1880 MB/s 1531296 calls/s # 6.04 [+1.07] udp tx: 1938 MB/s 32871 calls/s 32871 msg/s # 7.01 [+0.97] udp rx: 1714 MB/s 1395552 calls/s # 7.04 [+0.03] udp tx: 1690 MB/s 28677 calls/s 28677 msg/s # 8.01 [+0.97] udp rx: 1177 MB/s 958752 calls/s # 8.04 [+0.03] udp tx: 1176 MB/s 19956 calls/s 19956 msg/s # 8.61 [+0.57] GRO frag list over UDP tunnel ok # 9.38 [+0.77] GRO fwd over UDP tunnel ok # 9.62 [+0.25] IPv6 # 9.88 [+0.26] No GRO ok # 10.39 [+0.51] GRO frag list ok # 10.95 [+0.55] GRO fwd ok # 11.44 [+0.49] UDP fwd perf udp rx: 1141 MB/s 929324 calls/s # 12.51 [+1.07] udp tx: 1203 MB/s 20404 calls/s 20404 msg/s # 13.48 [+0.98] udp rx: 1145 MB/s 932928 calls/s # 13.51 [+0.02] udp tx: 1144 MB/s 19410 calls/s 19410 msg/s # 14.48 [+0.98] udp rx: 1130 MB/s 920592 calls/s # 14.51 [+0.02] udp tx: 1130 MB/s 19166 calls/s 19166 msg/s # 14.63 [+0.12] UDP GRO fwd perf udp rx: 1098 MB/s 894432 calls/s # 15.71 [+1.07] udp tx: 1131 MB/s 19186 calls/s 19186 msg/s # 16.68 [+0.97] udp rx: 1142 MB/s 930096 calls/s # 16.70 [+0.03] udp tx: 1141 MB/s 19354 calls/s 19354 msg/s # 17.68 [+0.97] udp rx: 1142 MB/s 929760 calls/s # 17.70 [+0.03] udp tx: 1140 MB/s 19343 calls/s 19343 msg/s # 18.30 [+0.59] GRO frag list over UDP tunnel ok # 19.08 [+0.79] 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__->