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.26 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.31 [+0.54] GRO fwd ok # 1.77 [+0.46] UDP fwd perf udp rx: 1488 MB/s 1211613 calls/s # 2.83 [+1.06] udp tx: 1793 MB/s 30422 calls/s 30422 msg/s # 3.81 [+0.97] udp rx: 1933 MB/s 1573968 calls/s # 3.84 [+0.03] udp tx: 1932 MB/s 32769 calls/s 32769 msg/s # 4.81 [+0.98] udp rx: 1952 MB/s 1589808 calls/s # 4.83 [+0.02] udp tx: 1951 MB/s 33093 calls/s 33093 msg/s # 4.95 [+0.12] UDP GRO fwd perf udp rx: 1918 MB/s 1561584 calls/s # 6.02 [+1.06] udp tx: 1965 MB/s 33333 calls/s 33333 msg/s # 6.99 [+0.98] udp rx: 1979 MB/s 1611264 calls/s # 7.02 [+0.02] udp tx: 1977 MB/s 33544 calls/s 33544 msg/s # 7.99 [+0.98] udp rx: 1977 MB/s 1610208 calls/s # 8.02 [+0.02] udp tx: 1975 MB/s 33511 calls/s 33511 msg/s # 8.54 [+0.53] GRO frag list over UDP tunnel ok # 9.25 [+0.70] GRO fwd over UDP tunnel ok # 9.48 [+0.23] IPv6 # 9.72 [+0.24] No GRO ok # 10.19 [+0.47] GRO frag list ok # 10.70 [+0.51] GRO fwd ok # 11.14 [+0.44] UDP fwd perf udp rx: 1158 MB/s 943021 calls/s # 12.21 [+1.06] udp tx: 1658 MB/s 28130 calls/s 28130 msg/s # 13.20 [+1.00] udp rx: 1923 MB/s 1565972 calls/s # 13.21 [+0.00] udp tx: 1957 MB/s 33208 calls/s 33208 msg/s # 14.20 [+1.00] udp rx: 1530 MB/s 1246270 calls/s # 14.21 [+0.00] udp tx: 1933 MB/s 32785 calls/s 32785 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1033 MB/s 841513 calls/s # 15.39 [+1.06] udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # 16.39 [+1.00] udp tx: 1246 MB/s 21147 calls/s 21147 msg/s # 16.39 [+0.00] udp rx: 1069 MB/s 871050 calls/s # 17.39 [+1.00] udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # 17.49 [+0.10] udp rx: 1216 MB/s 990666 calls/s # 18.03 [+0.54] GRO frag list over UDP tunnel ok # 18.82 [+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__->