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.29 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.52 [+0.66] GRO fwd ok # 2.08 [+0.56] UDP fwd perf udp rx: 1098 MB/s 894332 calls/s # 3.16 [+1.08] udp tx: 1162 MB/s 19711 calls/s 19711 msg/s # 4.13 [+0.97] udp rx: 1241 MB/s 1010736 calls/s # 4.16 [+0.03] udp tx: 1240 MB/s 21037 calls/s 21037 msg/s # 5.13 [+0.97] udp rx: 1246 MB/s 1015008 calls/s # 5.16 [+0.03] udp tx: 1245 MB/s 21130 calls/s 21130 msg/s # 5.28 [+0.12] UDP GRO fwd perf udp rx: 1201 MB/s 978259 calls/s # 6.36 [+1.08] udp tx: 1246 MB/s 21134 calls/s 21134 msg/s # 7.33 [+0.97] udp rx: 1228 MB/s 1000368 calls/s # 7.36 [+0.03] udp tx: 1226 MB/s 20806 calls/s 20806 msg/s # 8.33 [+0.97] udp rx: 1138 MB/s 926731 calls/s # 8.36 [+0.03] udp tx: 1240 MB/s 21035 calls/s 21035 msg/s # 9.01 [+0.65] GRO frag list over UDP tunnel ok # 9.81 [+0.80] GRO fwd over UDP tunnel ok # 10.06 [+0.25] IPv6 # 10.33 [+0.27] No GRO ok # 10.87 [+0.54] GRO frag list ok # 11.44 [+0.57] GRO fwd ok # 11.95 [+0.51] UDP fwd perf udp rx: 1820 MB/s 1482336 calls/s # 13.02 [+1.07] udp tx: 1872 MB/s 31752 calls/s 31752 msg/s # 13.99 [+0.97] udp rx: 1853 MB/s 1509328 calls/s # 14.02 [+0.03] udp tx: 1834 MB/s 31117 calls/s 31117 msg/s # 14.99 [+0.97] udp rx: 1519 MB/s 1237390 calls/s # 15.02 [+0.03] udp tx: 1726 MB/s 29276 calls/s 29276 msg/s # 15.14 [+0.12] UDP GRO fwd perf udp rx: 1745 MB/s 1421040 calls/s # 16.21 [+1.07] udp tx: 1792 MB/s 30408 calls/s 30408 msg/s # 17.18 [+0.97] udp rx: 1855 MB/s 1510512 calls/s # 17.21 [+0.03] udp tx: 1853 MB/s 31444 calls/s 31444 msg/s # 18.18 [+0.98] udp rx: 1688 MB/s 1374332 calls/s # 18.21 [+0.02] udp tx: 1825 MB/s 30968 calls/s 30968 msg/s # 18.79 [+0.58] GRO frag list over UDP tunnel ok # 19.59 [+0.80] 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__->