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.30 [+0.28] No GRO ok # 0.89 [+0.58] GRO frag list ok # 1.53 [+0.65] GRO fwd ok # 2.07 [+0.54] UDP fwd perf udp rx: 1151 MB/s 937356 calls/s # 3.15 [+1.08] udp tx: 1254 MB/s 21278 calls/s 21278 msg/s # 4.12 [+0.97] udp rx: 1290 MB/s 1050224 calls/s # 4.15 [+0.03] udp tx: 1288 MB/s 21848 calls/s 21848 msg/s # 5.12 [+0.97] udp rx: 1305 MB/s 1063104 calls/s # 5.15 [+0.03] udp tx: 1305 MB/s 22138 calls/s 22138 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968502 calls/s # 6.35 [+1.08] udp tx: 1282 MB/s 21755 calls/s 21755 msg/s # 7.32 [+0.97] udp rx: 1281 MB/s 1042932 calls/s # 7.35 [+0.03] udp tx: 1307 MB/s 22183 calls/s 22183 msg/s # 8.32 [+0.97] udp rx: 1170 MB/s 953307 calls/s # 8.35 [+0.03] udp tx: 1301 MB/s 22082 calls/s 22082 msg/s # 8.97 [+0.62] GRO frag list over UDP tunnel ok # 9.80 [+0.83] GRO fwd over UDP tunnel ok # 10.07 [+0.27] IPv6 # 10.35 [+0.28] No GRO ok # 10.94 [+0.60] GRO frag list ok # 11.57 [+0.62] GRO fwd ok # 12.07 [+0.50] UDP fwd perf udp rx: 1695 MB/s 1380240 calls/s # 13.14 [+1.07] udp tx: 1743 MB/s 29578 calls/s 29578 msg/s # 14.11 [+0.97] udp rx: 1848 MB/s 1504704 calls/s # 14.14 [+0.03] udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # 15.11 [+0.97] udp rx: 1840 MB/s 1498272 calls/s # 15.14 [+0.03] udp tx: 1839 MB/s 31202 calls/s 31202 msg/s # 15.26 [+0.12] UDP GRO fwd perf udp rx: 1711 MB/s 1393008 calls/s # 16.33 [+1.07] udp tx: 1755 MB/s 29766 calls/s 29766 msg/s # 17.30 [+0.97] udp rx: 1493 MB/s 1215784 calls/s # 17.33 [+0.03] udp tx: 1809 MB/s 30692 calls/s 30692 msg/s # 18.30 [+0.97] udp rx: 1829 MB/s 1489104 calls/s # 18.33 [+0.03] udp tx: 1827 MB/s 30990 calls/s 30990 msg/s # 18.94 [+0.61] GRO frag list over UDP tunnel ok # 19.67 [+0.73] 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__->