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.24 [+0.23] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.39 [+0.62] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 1655 MB/s 1347788 calls/s # 2.95 [+1.07] udp tx: 1843 MB/s 31267 calls/s 31267 msg/s # 3.93 [+0.97] udp rx: 1852 MB/s 1508101 calls/s # 3.95 [+0.03] udp tx: 1966 MB/s 33346 calls/s 33346 msg/s # 4.93 [+0.98] udp rx: 1991 MB/s 1621008 calls/s # 4.95 [+0.02] udp tx: 1989 MB/s 33739 calls/s 33739 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1939 MB/s 1578960 calls/s # 6.14 [+1.07] udp tx: 1995 MB/s 33846 calls/s 33846 msg/s # 7.11 [+0.97] udp rx: 1996 MB/s 1625328 calls/s # 7.14 [+0.03] udp tx: 1994 MB/s 33828 calls/s 33828 msg/s # 8.11 [+0.97] udp rx: 1993 MB/s 1623024 calls/s # 8.14 [+0.03] udp tx: 1991 MB/s 33777 calls/s 33777 msg/s # 8.74 [+0.61] GRO frag list over UDP tunnel ok # 9.42 [+0.68] GRO fwd over UDP tunnel ok # 9.65 [+0.22] IPv6 # 9.86 [+0.21] No GRO ok # 10.32 [+0.46] GRO frag list ok # 10.80 [+0.47] GRO fwd ok # 11.24 [+0.44] UDP fwd perf udp rx: 1363 MB/s 1110269 calls/s # 12.31 [+1.07] udp tx: 1796 MB/s 30474 calls/s 30474 msg/s # 13.28 [+0.98] udp rx: 1941 MB/s 1580736 calls/s # 13.31 [+0.02] udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # 14.28 [+0.98] udp rx: 1895 MB/s 1542800 calls/s # 14.31 [+0.02] udp tx: 1892 MB/s 32095 calls/s 32095 msg/s # 14.43 [+0.12] UDP GRO fwd perf udp rx: 1890 MB/s 1539280 calls/s # 15.48 [+1.06] udp tx: 1939 MB/s 32888 calls/s 32888 msg/s # 16.48 [+1.00] udp tx: 1923 MB/s 32622 calls/s 32622 msg/s # 16.49 [+0.00] udp rx: 1742 MB/s 1418905 calls/s # 17.48 [+1.00] udp tx: 1962 MB/s 33285 calls/s 33285 msg/s # 17.59 [+0.10] udp rx: 1964 MB/s 1599005 calls/s # 17.99 [+0.41] GRO frag list over UDP tunnel ok # 18.66 [+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__->