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.26 [+0.24] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1582 MB/s 1288604 calls/s # 2.92 [+1.07] udp tx: 1811 MB/s 30726 calls/s 30726 msg/s # 3.90 [+0.97] udp rx: 1889 MB/s 1538544 calls/s # 3.92 [+0.03] udp tx: 1886 MB/s 32002 calls/s 32002 msg/s # 4.90 [+0.97] udp rx: 1898 MB/s 1545504 calls/s # 4.92 [+0.03] udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1810 MB/s 1474032 calls/s # 6.11 [+1.06] udp tx: 1861 MB/s 31578 calls/s 31578 msg/s # 7.08 [+0.97] udp rx: 1881 MB/s 1531728 calls/s # 7.11 [+0.03] udp tx: 1879 MB/s 31876 calls/s 31876 msg/s # 8.08 [+0.97] udp rx: 1890 MB/s 1539264 calls/s # 8.11 [+0.03] udp tx: 1890 MB/s 32067 calls/s 32067 msg/s # 8.67 [+0.57] GRO frag list over UDP tunnel ok # 9.42 [+0.74] GRO fwd over UDP tunnel ok # 9.67 [+0.25] IPv6 # 9.91 [+0.24] No GRO ok # 10.43 [+0.52] GRO frag list ok # 10.98 [+0.55] GRO fwd ok # 11.46 [+0.48] UDP fwd perf udp rx: 1590 MB/s 1294844 calls/s # 12.53 [+1.06] udp tx: 1754 MB/s 29750 calls/s 29750 msg/s # 13.50 [+0.97] udp rx: 1834 MB/s 1493760 calls/s # 13.53 [+0.03] udp tx: 1834 MB/s 31109 calls/s 31109 msg/s # 14.50 [+0.97] udp rx: 1869 MB/s 1521696 calls/s # 14.53 [+0.03] udp tx: 1867 MB/s 31675 calls/s 31675 msg/s # 14.64 [+0.12] UDP GRO fwd perf udp rx: 1405 MB/s 1144363 calls/s # 15.72 [+1.08] udp tx: 1619 MB/s 27463 calls/s 27463 msg/s # 16.69 [+0.97] udp rx: 1802 MB/s 1467504 calls/s # 16.72 [+0.03] udp tx: 1807 MB/s 30659 calls/s 30659 msg/s # 17.69 [+0.97] udp rx: 1816 MB/s 1478688 calls/s # 17.72 [+0.03] udp tx: 1815 MB/s 30789 calls/s 30789 msg/s # 18.38 [+0.66] GRO frag list over UDP tunnel ok # 19.19 [+0.81] 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__->