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.72 [+0.48] GRO frag list ok # 1.27 [+0.55] GRO fwd ok # 1.74 [+0.47] UDP fwd perf udp rx: 1683 MB/s 1370684 calls/s # 2.80 [+1.07] udp tx: 1906 MB/s 32338 calls/s 32338 msg/s # 3.78 [+0.97] udp rx: 1943 MB/s 1582080 calls/s # 3.80 [+0.03] udp tx: 1940 MB/s 32917 calls/s 32917 msg/s # 4.78 [+0.97] udp rx: 1932 MB/s 1573632 calls/s # 4.80 [+0.03] udp tx: 1933 MB/s 32786 calls/s 32786 msg/s # 4.92 [+0.12] UDP GRO fwd perf udp rx: 1878 MB/s 1529424 calls/s # 5.99 [+1.06] udp tx: 1929 MB/s 32726 calls/s 32726 msg/s # 6.96 [+0.97] udp rx: 1945 MB/s 1584000 calls/s # 6.99 [+0.03] udp tx: 1943 MB/s 32955 calls/s 32955 msg/s # 7.96 [+0.97] udp rx: 1942 MB/s 1581552 calls/s # 7.99 [+0.02] udp tx: 1941 MB/s 32923 calls/s 32923 msg/s # 8.54 [+0.55] GRO frag list over UDP tunnel ok # 9.24 [+0.70] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.71 [+0.22] No GRO ok # 10.21 [+0.50] GRO frag list ok # 10.72 [+0.51] GRO fwd ok # 11.18 [+0.46] UDP fwd perf udp rx: 1210 MB/s 985152 calls/s # 12.24 [+1.07] udp tx: 1241 MB/s 21058 calls/s 21058 msg/s # 13.22 [+0.97] udp rx: 1239 MB/s 1009056 calls/s # 13.24 [+0.03] udp tx: 1237 MB/s 20994 calls/s 20994 msg/s # 14.22 [+0.98] udp rx: 1256 MB/s 1023072 calls/s # 14.24 [+0.02] udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # 14.37 [+0.12] UDP GRO fwd perf udp rx: 1209 MB/s 984432 calls/s # 15.43 [+1.07] udp tx: 1242 MB/s 21074 calls/s 21074 msg/s # 16.41 [+0.98] udp rx: 1169 MB/s 951904 calls/s # 16.43 [+0.02] udp tx: 1229 MB/s 20854 calls/s 20854 msg/s # 17.41 [+0.98] udp rx: 1259 MB/s 1025212 calls/s # 17.43 [+0.02] udp tx: 1257 MB/s 21320 calls/s 21320 msg/s # 17.99 [+0.56] GRO frag list over UDP tunnel ok # 18.71 [+0.72] 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__->