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.27 [+0.25] No GRO ok # 0.80 [+0.53] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.90 [+0.51] UDP fwd perf udp rx: 1652 MB/s 1345004 calls/s # 2.97 [+1.07] udp tx: 1820 MB/s 30881 calls/s 30881 msg/s # 3.94 [+0.97] udp rx: 1989 MB/s 1619952 calls/s # 3.97 [+0.03] udp tx: 1988 MB/s 33725 calls/s 33725 msg/s # 4.94 [+0.97] udp rx: 1990 MB/s 1620784 calls/s # 4.97 [+0.03] udp tx: 1988 MB/s 33720 calls/s 33720 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1823 MB/s 1484496 calls/s # 6.16 [+1.07] udp tx: 1879 MB/s 31871 calls/s 31871 msg/s # 7.13 [+0.97] udp rx: 1877 MB/s 1528656 calls/s # 7.16 [+0.03] udp tx: 1876 MB/s 31823 calls/s 31823 msg/s # 8.13 [+0.97] udp rx: 1991 MB/s 1621488 calls/s # 8.16 [+0.03] udp tx: 1989 MB/s 33746 calls/s 33746 msg/s # 8.72 [+0.56] GRO frag list over UDP tunnel ok # 9.40 [+0.68] GRO fwd over UDP tunnel ok # 9.62 [+0.22] IPv6 # 9.84 [+0.21] No GRO ok # 10.33 [+0.49] GRO frag list ok # 10.81 [+0.48] GRO fwd ok # 11.27 [+0.45] UDP fwd perf udp rx: 1712 MB/s 1393788 calls/s # 12.33 [+1.07] udp tx: 1898 MB/s 32208 calls/s 32208 msg/s # 13.33 [+1.00] udp rx: 1913 MB/s 1558124 calls/s # 13.33 [+0.00] udp tx: 1913 MB/s 32452 calls/s 32452 msg/s # 14.33 [+1.00] udp rx: 1925 MB/s 1567680 calls/s # 14.33 [+0.00] udp tx: 1923 MB/s 32631 calls/s 32631 msg/s # 14.45 [+0.12] UDP GRO fwd perf udp rx: 1641 MB/s 1336489 calls/s # 15.51 [+1.06] udp tx: 1867 MB/s 31680 calls/s 31680 msg/s # 16.49 [+0.98] udp rx: 1922 MB/s 1565136 calls/s # 16.51 [+0.03] udp tx: 1930 MB/s 32747 calls/s 32747 msg/s # 17.49 [+0.98] udp rx: 1922 MB/s 1565040 calls/s # 17.51 [+0.02] udp tx: 1920 MB/s 32580 calls/s 32580 msg/s # 18.05 [+0.53] GRO frag list over UDP tunnel ok # 18.74 [+0.69] 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__->