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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.39 [+0.59] GRO fwd ok # 1.89 [+0.50] UDP fwd perf udp rx: 1262 MB/s 1027593 calls/s # 2.96 [+1.07] udp tx: 1309 MB/s 22216 calls/s 22216 msg/s # 3.93 [+0.97] udp rx: 1341 MB/s 1092192 calls/s # 3.96 [+0.03] udp tx: 1339 MB/s 22726 calls/s 22726 msg/s # 4.93 [+0.97] udp rx: 1335 MB/s 1087440 calls/s # 4.96 [+0.03] udp tx: 1334 MB/s 22626 calls/s 22626 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1234 MB/s 1005312 calls/s # 6.15 [+1.07] udp tx: 1269 MB/s 21530 calls/s 21530 msg/s # 7.13 [+0.97] udp rx: 1314 MB/s 1070396 calls/s # 7.15 [+0.03] udp tx: 1317 MB/s 22342 calls/s 22342 msg/s # 8.13 [+0.98] udp rx: 1285 MB/s 1046581 calls/s # 8.15 [+0.02] udp tx: 1311 MB/s 22252 calls/s 22252 msg/s # 8.75 [+0.60] GRO frag list over UDP tunnel ok # 9.59 [+0.83] GRO fwd over UDP tunnel ok # 9.85 [+0.26] IPv6 # 10.10 [+0.25] No GRO ok # 10.62 [+0.52] GRO frag list ok # 11.14 [+0.52] GRO fwd ok # 11.61 [+0.46] UDP fwd perf udp rx: 1396 MB/s 1136540 calls/s # 12.67 [+1.06] udp tx: 1740 MB/s 29513 calls/s 29513 msg/s # 13.64 [+0.98] udp rx: 1752 MB/s 1426498 calls/s # 13.67 [+0.02] udp tx: 1881 MB/s 31913 calls/s 31913 msg/s # 14.64 [+0.98] udp rx: 1549 MB/s 1261823 calls/s # 14.67 [+0.02] udp tx: 1846 MB/s 31316 calls/s 31316 msg/s # 14.78 [+0.12] UDP GRO fwd perf udp rx: 1720 MB/s 1400565 calls/s # 15.85 [+1.06] udp tx: 1821 MB/s 30889 calls/s 30889 msg/s # 16.82 [+0.97] udp rx: 1839 MB/s 1497744 calls/s # 16.85 [+0.03] udp tx: 1875 MB/s 31815 calls/s 31815 msg/s # 17.82 [+0.97] udp rx: 1932 MB/s 1573392 calls/s # 17.85 [+0.03] udp tx: 1930 MB/s 32741 calls/s 32741 msg/s # 18.37 [+0.52] GRO frag list over UDP tunnel ok # 19.08 [+0.71] 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__->