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.26] No GRO ok # 0.85 [+0.58] GRO frag list ok # 1.42 [+0.56] GRO fwd ok # 1.92 [+0.51] UDP fwd perf udp rx: 1838 MB/s 1496889 calls/s # 2.99 [+1.07] udp tx: 1942 MB/s 32954 calls/s 32954 msg/s # 3.97 [+0.97] udp rx: 1969 MB/s 1603268 calls/s # 3.99 [+0.03] udp tx: 1974 MB/s 33481 calls/s 33481 msg/s # 4.97 [+0.97] udp rx: 1975 MB/s 1608236 calls/s # 4.99 [+0.03] udp tx: 1981 MB/s 33605 calls/s 33605 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1777 MB/s 1446864 calls/s # 6.19 [+1.08] udp tx: 1843 MB/s 31265 calls/s 31265 msg/s # 7.16 [+0.97] udp rx: 1967 MB/s 1601904 calls/s # 7.19 [+0.03] udp tx: 1967 MB/s 33363 calls/s 33363 msg/s # 8.16 [+0.97] udp rx: 1261 MB/s 1027264 calls/s # 8.19 [+0.03] udp tx: 1231 MB/s 20881 calls/s 20881 msg/s # 9.78 [+1.59] GRO frag list over UDP tunnel ok # 10.88 [+1.10] GRO fwd over UDP tunnel ok # 11.19 [+0.31] IPv6 # 11.49 [+0.30] No GRO ok # 12.09 [+0.60] GRO frag list ok # 12.72 [+0.63] GRO fwd ok # 13.26 [+0.54] UDP fwd perf udp rx: 1184 MB/s 964600 calls/s # 14.34 [+1.08] udp tx: 1253 MB/s 21265 calls/s 21265 msg/s # 15.30 [+0.97] udp rx: 1147 MB/s 934364 calls/s # 15.34 [+0.03] udp tx: 1158 MB/s 19657 calls/s 19657 msg/s # 16.30 [+0.97] udp rx: 1150 MB/s 936288 calls/s # 16.34 [+0.03] udp tx: 1160 MB/s 19676 calls/s 19676 msg/s # 16.46 [+0.12] UDP GRO fwd perf udp rx: 979 MB/s 797383 calls/s # 17.53 [+1.08] udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # 18.50 [+0.97] udp rx: 1141 MB/s 929597 calls/s # 18.53 [+0.03] udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # 19.50 [+0.97] udp rx: 1284 MB/s 1045392 calls/s # 19.53 [+0.03] udp tx: 1283 MB/s 21763 calls/s 21763 msg/s # 20.17 [+0.64] GRO frag list over UDP tunnel ok # 21.00 [+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__->