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.30 [+0.27] No GRO ok # 0.86 [+0.56] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 1.99 [+0.50] UDP fwd perf udp rx: 1294 MB/s 1053884 calls/s # 3.07 [+1.07] udp tx: 1654 MB/s 28068 calls/s 28068 msg/s # 4.03 [+0.97] udp rx: 1871 MB/s 1524000 calls/s # 4.07 [+0.03] udp tx: 1875 MB/s 31813 calls/s 31813 msg/s # 5.04 [+0.97] udp rx: 1887 MB/s 1536528 calls/s # 5.07 [+0.03] udp tx: 1885 MB/s 31982 calls/s 31982 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1168 MB/s 951625 calls/s # 6.27 [+1.08] udp tx: 1411 MB/s 23933 calls/s 23933 msg/s # 7.24 [+0.97] udp rx: 1210 MB/s 985584 calls/s # 7.27 [+0.03] udp tx: 1210 MB/s 20534 calls/s 20534 msg/s # 8.24 [+0.97] udp rx: 1207 MB/s 982656 calls/s # 8.27 [+0.03] udp tx: 1204 MB/s 20424 calls/s 20424 msg/s # 8.90 [+0.63] GRO frag list over UDP tunnel ok # 9.73 [+0.83] GRO fwd over UDP tunnel ok # 9.99 [+0.27] IPv6 # 10.27 [+0.27] No GRO ok # 10.87 [+0.61] GRO frag list ok # 11.49 [+0.61] GRO fwd ok # 12.05 [+0.56] UDP fwd perf udp rx: 1095 MB/s 892214 calls/s # 13.13 [+1.08] udp tx: 1216 MB/s 20635 calls/s 20635 msg/s # 14.09 [+0.96] udp rx: 1232 MB/s 1003392 calls/s # 14.13 [+0.04] udp tx: 1231 MB/s 20884 calls/s 20884 msg/s # 15.09 [+0.97] udp rx: 1224 MB/s 997123 calls/s # 15.13 [+0.03] udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # 15.25 [+0.12] UDP GRO fwd perf udp rx: 1785 MB/s 1453488 calls/s # 16.33 [+1.08] udp tx: 1851 MB/s 31397 calls/s 31397 msg/s # 17.30 [+0.97] udp rx: 1861 MB/s 1515456 calls/s # 17.33 [+0.03] udp tx: 1858 MB/s 31525 calls/s 31525 msg/s # 18.30 [+0.97] udp rx: 1857 MB/s 1512336 calls/s # 18.33 [+0.03] udp tx: 1856 MB/s 31483 calls/s 31483 msg/s # 18.93 [+0.60] GRO frag list over UDP tunnel ok # 19.73 [+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__->