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.26] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1577 MB/s 1284428 calls/s # 2.94 [+1.07] udp tx: 1850 MB/s 31391 calls/s 31391 msg/s # 3.91 [+0.97] udp rx: 1858 MB/s 1513248 calls/s # 3.94 [+0.03] udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # 4.91 [+0.97] udp rx: 1841 MB/s 1499568 calls/s # 4.94 [+0.03] udp tx: 1841 MB/s 31233 calls/s 31233 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1720 MB/s 1400444 calls/s # 6.13 [+1.07] udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # 7.10 [+0.97] udp rx: 1898 MB/s 1545351 calls/s # 7.13 [+0.03] udp tx: 1921 MB/s 32589 calls/s 32589 msg/s # 8.10 [+0.97] udp rx: 1957 MB/s 1593552 calls/s # 8.13 [+0.03] udp tx: 1959 MB/s 33234 calls/s 33234 msg/s # 8.71 [+0.58] GRO frag list over UDP tunnel ok # 9.49 [+0.79] GRO fwd over UDP tunnel ok # 9.76 [+0.26] IPv6 # 10.01 [+0.25] No GRO ok # 10.54 [+0.53] GRO frag list ok # 11.08 [+0.54] GRO fwd ok # 11.61 [+0.53] UDP fwd perf udp rx: 1847 MB/s 1504333 calls/s # 12.69 [+1.07] udp tx: 1930 MB/s 32736 calls/s 32736 msg/s # 13.66 [+0.97] udp rx: 1947 MB/s 1585488 calls/s # 13.69 [+0.03] udp tx: 1945 MB/s 32994 calls/s 32994 msg/s # 14.66 [+0.97] udp rx: 1930 MB/s 1571376 calls/s # 14.69 [+0.03] udp tx: 1927 MB/s 32694 calls/s 32694 msg/s # 14.81 [+0.12] UDP GRO fwd perf udp rx: 1899 MB/s 1546768 calls/s # 15.87 [+1.06] udp tx: 1951 MB/s 33095 calls/s 33095 msg/s # 16.85 [+0.97] udp rx: 1947 MB/s 1585104 calls/s # 16.87 [+0.03] udp tx: 1943 MB/s 32971 calls/s 32971 msg/s # 17.85 [+0.98] udp rx: 1929 MB/s 1570704 calls/s # 17.87 [+0.02] udp tx: 1927 MB/s 32691 calls/s 32691 msg/s # 18.44 [+0.57] GRO frag list over UDP tunnel ok # 19.18 [+0.74] 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__->