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.03 [+0.03] IPv4 # 0.27 [+0.25] No GRO ok # 0.85 [+0.57] GRO frag list ok # 1.50 [+0.66] GRO fwd ok # 2.05 [+0.54] UDP fwd perf udp rx: 1069 MB/s 870950 calls/s # 3.13 [+1.08] udp tx: 1229 MB/s 20857 calls/s 20857 msg/s # 4.09 [+0.97] udp rx: 1213 MB/s 988320 calls/s # 4.13 [+0.03] udp tx: 1212 MB/s 20571 calls/s 20571 msg/s # 5.10 [+0.97] udp rx: 1217 MB/s 991056 calls/s # 5.13 [+0.03] udp tx: 1216 MB/s 20625 calls/s 20625 msg/s # 5.25 [+0.12] UDP GRO fwd perf udp rx: 1153 MB/s 938976 calls/s # 6.33 [+1.08] udp tx: 1194 MB/s 20258 calls/s 20258 msg/s # 7.29 [+0.97] udp rx: 1214 MB/s 989040 calls/s # 7.33 [+0.03] udp tx: 1214 MB/s 20591 calls/s 20591 msg/s # 8.29 [+0.97] udp rx: 1257 MB/s 1023888 calls/s # 8.33 [+0.03] udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # 8.90 [+0.57] GRO frag list over UDP tunnel ok # 9.70 [+0.80] GRO fwd over UDP tunnel ok # 9.97 [+0.27] IPv6 # 10.23 [+0.26] No GRO ok # 10.81 [+0.58] GRO frag list ok # 11.40 [+0.59] GRO fwd ok # 11.92 [+0.52] UDP fwd perf udp rx: 1303 MB/s 1061583 calls/s # 12.99 [+1.07] udp tx: 1682 MB/s 28534 calls/s 28534 msg/s # 13.96 [+0.97] udp rx: 1825 MB/s 1486464 calls/s # 13.99 [+0.03] udp tx: 1824 MB/s 30939 calls/s 30939 msg/s # 14.96 [+0.97] udp rx: 1838 MB/s 1496592 calls/s # 14.99 [+0.03] udp tx: 1836 MB/s 31148 calls/s 31148 msg/s # 15.11 [+0.12] UDP GRO fwd perf udp rx: 1731 MB/s 1409712 calls/s # 16.18 [+1.07] udp tx: 1790 MB/s 30364 calls/s 30364 msg/s # 17.15 [+0.97] udp rx: 1831 MB/s 1491168 calls/s # 17.18 [+0.03] udp tx: 1829 MB/s 31035 calls/s 31035 msg/s # 18.15 [+0.97] udp rx: 1776 MB/s 1446384 calls/s # 18.18 [+0.03] udp tx: 1776 MB/s 30125 calls/s 30125 msg/s # 18.79 [+0.61] GRO frag list over UDP tunnel ok # 19.61 [+0.82] 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__->