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.01 [+0.01] IPv4 # 0.23 [+0.21] No GRO ok # 0.72 [+0.49] GRO frag list ok # 1.26 [+0.54] GRO fwd ok # 1.73 [+0.47] UDP fwd perf udp rx: 1104 MB/s 898900 calls/s # 2.79 [+1.06] udp tx: 1156 MB/s 19608 calls/s 19608 msg/s # 3.77 [+0.98] udp rx: 1190 MB/s 969016 calls/s # 3.79 [+0.02] udp tx: 1189 MB/s 20182 calls/s 20182 msg/s # 4.77 [+0.98] udp rx: 1195 MB/s 973640 calls/s # 4.79 [+0.02] udp tx: 1194 MB/s 20260 calls/s 20260 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1108 MB/s 902592 calls/s # 5.98 [+1.07] udp tx: 1140 MB/s 19349 calls/s 19349 msg/s # 6.95 [+0.97] udp rx: 1144 MB/s 931533 calls/s # 6.98 [+0.03] udp tx: 1234 MB/s 20941 calls/s 20941 msg/s # 7.95 [+0.97] udp rx: 1227 MB/s 999072 calls/s # 7.98 [+0.03] udp tx: 1225 MB/s 20787 calls/s 20787 msg/s # 8.62 [+0.64] GRO frag list over UDP tunnel ok # 9.44 [+0.82] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.97 [+0.28] No GRO ok # 10.53 [+0.55] GRO frag list ok # 11.13 [+0.60] GRO fwd ok # 11.63 [+0.50] UDP fwd perf udp rx: 1645 MB/s 1339732 calls/s # 12.70 [+1.07] udp tx: 1813 MB/s 30766 calls/s 30766 msg/s # 13.67 [+0.97] udp rx: 1825 MB/s 1486512 calls/s # 13.70 [+0.03] udp tx: 1823 MB/s 30925 calls/s 30925 msg/s # 14.67 [+0.97] udp rx: 1691 MB/s 1377449 calls/s # 14.70 [+0.03] udp tx: 1834 MB/s 31108 calls/s 31108 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1571 MB/s 1279774 calls/s # 15.89 [+1.07] udp tx: 1766 MB/s 29962 calls/s 29962 msg/s # 16.86 [+0.97] udp rx: 1581 MB/s 1287404 calls/s # 16.89 [+0.03] udp tx: 1797 MB/s 30494 calls/s 30494 msg/s # 17.86 [+0.97] udp rx: 1553 MB/s 1264585 calls/s # 17.89 [+0.03] udp tx: 1841 MB/s 31239 calls/s 31239 msg/s # 18.55 [+0.66] GRO frag list over UDP tunnel ok # 19.34 [+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__->