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.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.38 [+0.59] GRO fwd ok # 1.86 [+0.48] UDP fwd perf udp rx: 1639 MB/s 1334605 calls/s # 2.93 [+1.07] udp tx: 1772 MB/s 30056 calls/s 30056 msg/s # 3.90 [+0.97] udp rx: 1894 MB/s 1542000 calls/s # 3.93 [+0.03] udp tx: 1892 MB/s 32091 calls/s 32091 msg/s # 4.90 [+0.97] udp rx: 1917 MB/s 1561296 calls/s # 4.93 [+0.03] udp tx: 1917 MB/s 32515 calls/s 32515 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1830 MB/s 1489965 calls/s # 6.11 [+1.07] udp tx: 1883 MB/s 31953 calls/s 31953 msg/s # 7.09 [+0.97] udp rx: 1925 MB/s 1567536 calls/s # 7.11 [+0.03] udp tx: 1924 MB/s 32636 calls/s 32636 msg/s # 8.09 [+0.98] udp rx: 1945 MB/s 1584144 calls/s # 8.11 [+0.02] udp tx: 1944 MB/s 32977 calls/s 32977 msg/s # 8.75 [+0.63] GRO frag list over UDP tunnel ok # 9.57 [+0.82] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.08 [+0.25] No GRO ok # 10.62 [+0.54] GRO frag list ok # 11.18 [+0.56] GRO fwd ok # 11.66 [+0.48] UDP fwd perf udp rx: 1682 MB/s 1369328 calls/s # 12.74 [+1.07] udp tx: 1901 MB/s 32248 calls/s 32248 msg/s # 13.70 [+0.97] udp rx: 1979 MB/s 1611168 calls/s # 13.74 [+0.03] udp tx: 1976 MB/s 33531 calls/s 33531 msg/s # 14.70 [+0.97] udp rx: 1955 MB/s 1592160 calls/s # 14.74 [+0.03] udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # 14.86 [+0.12] UDP GRO fwd perf udp rx: 1896 MB/s 1543997 calls/s # 15.93 [+1.07] udp tx: 1954 MB/s 33156 calls/s 33156 msg/s # 16.90 [+0.97] udp rx: 1967 MB/s 1601728 calls/s # 16.93 [+0.03] udp tx: 1965 MB/s 33336 calls/s 33336 msg/s # 17.90 [+0.97] udp rx: 1960 MB/s 1596176 calls/s # 17.93 [+0.03] udp tx: 1958 MB/s 33221 calls/s 33221 msg/s # 18.50 [+0.57] GRO frag list over UDP tunnel ok # 19.33 [+0.83] 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__->