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.22 [+0.21] No GRO ok # 0.73 [+0.51] GRO frag list ok # 1.27 [+0.54] GRO fwd ok # 1.73 [+0.46] UDP fwd perf udp rx: 1179 MB/s 960476 calls/s # 2.79 [+1.06] udp tx: 1819 MB/s 30861 calls/s 30861 msg/s # 3.77 [+0.98] udp rx: 1910 MB/s 1555188 calls/s # 3.79 [+0.02] udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # 4.77 [+0.98] udp rx: 1939 MB/s 1578672 calls/s # 4.79 [+0.02] udp tx: 1935 MB/s 32835 calls/s 32835 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1827 MB/s 1487828 calls/s # 5.97 [+1.07] udp tx: 1889 MB/s 32039 calls/s 32039 msg/s # 6.95 [+0.98] udp rx: 1844 MB/s 1501248 calls/s # 6.97 [+0.02] udp tx: 1833 MB/s 31099 calls/s 31099 msg/s # 7.95 [+0.98] udp rx: 1823 MB/s 1484784 calls/s # 7.97 [+0.02] udp tx: 1830 MB/s 31048 calls/s 31048 msg/s # 8.52 [+0.55] GRO frag list over UDP tunnel ok # 9.25 [+0.73] GRO fwd over UDP tunnel ok # 9.49 [+0.24] IPv6 # 9.70 [+0.21] No GRO ok # 10.20 [+0.50] GRO frag list ok # 10.71 [+0.51] GRO fwd ok # 11.17 [+0.47] UDP fwd perf udp rx: 1571 MB/s 1279577 calls/s # 12.24 [+1.06] udp tx: 1753 MB/s 29746 calls/s 29746 msg/s # 13.21 [+0.97] udp rx: 1803 MB/s 1468200 calls/s # 13.24 [+0.03] udp tx: 1896 MB/s 32172 calls/s 32172 msg/s # 14.21 [+0.97] udp rx: 1448 MB/s 1179609 calls/s # 14.24 [+0.03] udp tx: 1909 MB/s 32383 calls/s 32383 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1602 MB/s 1304870 calls/s # 15.42 [+1.06] udp tx: 1866 MB/s 31662 calls/s 31662 msg/s # 16.39 [+0.97] udp rx: 1883 MB/s 1533456 calls/s # 16.42 [+0.03] udp tx: 1882 MB/s 31928 calls/s 31928 msg/s # 17.39 [+0.97] udp rx: 1891 MB/s 1540032 calls/s # 17.42 [+0.03] udp tx: 1889 MB/s 32040 calls/s 32040 msg/s # 17.95 [+0.53] GRO frag list over UDP tunnel ok # 18.62 [+0.67] 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__->