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.22] No GRO ok # 0.73 [+0.49] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1618 MB/s 1317708 calls/s # 2.81 [+1.06] udp tx: 1826 MB/s 30982 calls/s 30982 msg/s # 3.78 [+0.97] udp rx: 1927 MB/s 1569120 calls/s # 3.81 [+0.03] udp tx: 1925 MB/s 32660 calls/s 32660 msg/s # 4.79 [+0.98] udp rx: 1942 MB/s 1581600 calls/s # 4.81 [+0.02] udp tx: 1941 MB/s 32922 calls/s 32922 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1877 MB/s 1528172 calls/s # 6.00 [+1.07] udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # 6.97 [+0.97] udp rx: 1936 MB/s 1576704 calls/s # 7.00 [+0.03] udp tx: 1934 MB/s 32813 calls/s 32813 msg/s # 7.97 [+0.97] udp rx: 1935 MB/s 1575840 calls/s # 8.00 [+0.03] udp tx: 1933 MB/s 32797 calls/s 32797 msg/s # 8.53 [+0.54] GRO frag list over UDP tunnel ok # 9.23 [+0.69] GRO fwd over UDP tunnel ok # 9.46 [+0.23] IPv6 # 9.68 [+0.22] No GRO ok # 10.15 [+0.46] GRO frag list ok # 10.62 [+0.47] GRO fwd ok # 11.05 [+0.43] UDP fwd perf udp rx: 1368 MB/s 1114332 calls/s # 12.11 [+1.06] udp tx: 1807 MB/s 30664 calls/s 30664 msg/s # 13.08 [+0.98] udp rx: 1194 MB/s 972192 calls/s # 13.11 [+0.02] udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # 14.08 [+0.98] udp rx: 1205 MB/s 981072 calls/s # 14.11 [+0.02] udp tx: 1203 MB/s 20413 calls/s 20413 msg/s # 14.23 [+0.12] UDP GRO fwd perf udp rx: 1190 MB/s 969360 calls/s # 15.29 [+1.07] udp tx: 1222 MB/s 20740 calls/s 20740 msg/s # 16.27 [+0.97] udp rx: 1185 MB/s 965376 calls/s # 16.29 [+0.03] udp tx: 1184 MB/s 20090 calls/s 20090 msg/s # 17.27 [+0.97] udp rx: 1236 MB/s 1006896 calls/s # 17.29 [+0.03] udp tx: 1235 MB/s 20963 calls/s 20963 msg/s # 17.86 [+0.56] GRO frag list over UDP tunnel ok # 18.59 [+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__->