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.73 [+0.49] GRO frag list ok # 1.26 [+0.53] GRO fwd ok # 1.72 [+0.46] UDP fwd perf udp rx: 1747 MB/s 1422668 calls/s # 2.79 [+1.07] udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # 3.76 [+0.97] udp rx: 1951 MB/s 1588416 calls/s # 3.79 [+0.03] udp tx: 1949 MB/s 33058 calls/s 33058 msg/s # 4.76 [+0.97] udp rx: 1949 MB/s 1587504 calls/s # 4.79 [+0.03] udp tx: 1948 MB/s 33040 calls/s 33040 msg/s # 4.91 [+0.12] UDP GRO fwd perf udp rx: 1900 MB/s 1546896 calls/s # 5.98 [+1.07] udp tx: 1949 MB/s 33068 calls/s 33068 msg/s # 6.95 [+0.97] udp rx: 1944 MB/s 1583232 calls/s # 6.98 [+0.03] udp tx: 1942 MB/s 32949 calls/s 32949 msg/s # 7.95 [+0.98] udp rx: 1948 MB/s 1586112 calls/s # 7.98 [+0.02] udp tx: 1946 MB/s 33018 calls/s 33018 msg/s # 8.52 [+0.55] GRO frag list over UDP tunnel ok # 9.26 [+0.74] GRO fwd over UDP tunnel ok # 9.51 [+0.24] IPv6 # 9.73 [+0.22] No GRO ok # 10.21 [+0.48] GRO frag list ok # 10.72 [+0.51] GRO fwd ok # 11.17 [+0.45] UDP fwd perf udp rx: 1472 MB/s 1198910 calls/s # 12.24 [+1.06] udp tx: 1871 MB/s 31746 calls/s 31746 msg/s # 13.24 [+1.00] udp tx: 1890 MB/s 32061 calls/s 32061 msg/s # 13.24 [+0.00] udp rx: 1700 MB/s 1384650 calls/s # 14.24 [+1.00] udp tx: 1904 MB/s 32298 calls/s 32298 msg/s # 14.34 [+0.10] udp rx: 1813 MB/s 1476695 calls/s # 14.36 [+0.02] UDP GRO fwd perf udp rx: 1866 MB/s 1519872 calls/s # 15.42 [+1.06] udp tx: 1914 MB/s 32469 calls/s 32469 msg/s # 16.40 [+0.98] udp rx: 1927 MB/s 1569024 calls/s # 16.42 [+0.02] udp tx: 1925 MB/s 32655 calls/s 32655 msg/s # 17.40 [+0.98] udp rx: 1932 MB/s 1572912 calls/s # 17.42 [+0.02] udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # 17.96 [+0.54] GRO frag list over UDP tunnel ok # 18.64 [+0.68] 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__->