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.84 [+0.56] GRO frag list ok # 1.44 [+0.60] GRO fwd ok # 1.91 [+0.48] UDP fwd perf udp rx: 1197 MB/s 974848 calls/s # 2.99 [+1.08] udp tx: 1238 MB/s 21009 calls/s 21009 msg/s # 3.96 [+0.97] udp rx: 1261 MB/s 1027376 calls/s # 3.99 [+0.03] udp tx: 1267 MB/s 21500 calls/s 21500 msg/s # 4.96 [+0.97] udp rx: 1272 MB/s 1036169 calls/s # 4.99 [+0.03] udp tx: 1276 MB/s 21656 calls/s 21656 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1242 MB/s 1011187 calls/s # 6.18 [+1.07] udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # 7.15 [+0.97] udp rx: 1282 MB/s 1044355 calls/s # 7.18 [+0.03] udp tx: 1284 MB/s 21792 calls/s 21792 msg/s # 8.15 [+0.97] udp rx: 1261 MB/s 1027008 calls/s # 8.18 [+0.03] udp tx: 1259 MB/s 21362 calls/s 21362 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.56 [+0.78] GRO fwd over UDP tunnel ok # 9.83 [+0.27] IPv6 # 10.09 [+0.26] No GRO ok # 10.63 [+0.54] GRO frag list ok # 11.18 [+0.55] GRO fwd ok # 11.65 [+0.46] UDP fwd perf udp rx: 1732 MB/s 1410637 calls/s # 12.71 [+1.06] udp tx: 1901 MB/s 32254 calls/s 32254 msg/s # 13.68 [+0.98] udp rx: 1933 MB/s 1573888 calls/s # 13.71 [+0.02] udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # 14.68 [+0.98] udp rx: 1931 MB/s 1572800 calls/s # 14.71 [+0.02] udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1689 MB/s 1375233 calls/s # 15.89 [+1.06] udp tx: 1925 MB/s 32657 calls/s 32657 msg/s # 16.86 [+0.97] udp rx: 1967 MB/s 1601952 calls/s # 16.89 [+0.03] udp tx: 1966 MB/s 33347 calls/s 33347 msg/s # 17.86 [+0.97] udp rx: 1809 MB/s 1473069 calls/s # 17.89 [+0.03] udp tx: 1916 MB/s 32507 calls/s 32507 msg/s # 18.47 [+0.58] GRO frag list over UDP tunnel ok # 19.19 [+0.71] 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__->