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.25 [+0.23] No GRO ok # 0.72 [+0.47] GRO frag list ok # 1.25 [+0.53] GRO fwd ok # 1.70 [+0.45] UDP fwd perf udp rx: 1769 MB/s 1440956 calls/s # 2.76 [+1.06] udp tx: 1955 MB/s 33161 calls/s 33161 msg/s # 3.74 [+0.98] udp rx: 1733 MB/s 1411018 calls/s # 3.76 [+0.02] udp tx: 1972 MB/s 33453 calls/s 33453 msg/s # 4.74 [+0.98] udp rx: 1995 MB/s 1624800 calls/s # 4.76 [+0.02] udp tx: 1993 MB/s 33816 calls/s 33816 msg/s # 4.88 [+0.12] UDP GRO fwd perf udp rx: 1792 MB/s 1459512 calls/s # 5.95 [+1.07] udp tx: 1895 MB/s 32144 calls/s 32144 msg/s # 6.92 [+0.97] udp rx: 1983 MB/s 1615056 calls/s # 6.95 [+0.03] udp tx: 1982 MB/s 33617 calls/s 33617 msg/s # 7.92 [+0.97] udp rx: 1978 MB/s 1610880 calls/s # 7.95 [+0.03] udp tx: 1976 MB/s 33519 calls/s 33519 msg/s # 8.52 [+0.57] GRO frag list over UDP tunnel ok # 9.20 [+0.68] GRO fwd over UDP tunnel ok # 9.43 [+0.24] IPv6 # 9.69 [+0.25] No GRO ok # 10.19 [+0.51] GRO frag list ok # 10.71 [+0.52] GRO fwd ok # 11.17 [+0.46] UDP fwd perf udp rx: 1882 MB/s 1532832 calls/s # 12.24 [+1.07] udp tx: 1936 MB/s 32852 calls/s 32852 msg/s # 13.21 [+0.97] udp rx: 1938 MB/s 1578192 calls/s # 13.24 [+0.03] udp tx: 1936 MB/s 32845 calls/s 32845 msg/s # 14.21 [+0.97] udp rx: 1930 MB/s 1572048 calls/s # 14.24 [+0.03] udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # 14.36 [+0.12] UDP GRO fwd perf udp rx: 1817 MB/s 1479888 calls/s # 15.42 [+1.06] udp tx: 1867 MB/s 31673 calls/s 31673 msg/s # 16.40 [+0.97] udp rx: 1830 MB/s 1490016 calls/s # 16.42 [+0.03] udp tx: 1825 MB/s 30965 calls/s 30965 msg/s # 17.40 [+0.98] udp rx: 1718 MB/s 1399344 calls/s # 17.42 [+0.02] udp tx: 1717 MB/s 29125 calls/s 29125 msg/s # 17.94 [+0.52] GRO frag list over UDP tunnel ok # 18.74 [+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__->