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.89 [+0.59] GRO frag list ok # 1.54 [+0.66] GRO fwd ok # 2.08 [+0.53] UDP fwd perf udp rx: 1694 MB/s 1379276 calls/s # 3.15 [+1.07] udp tx: 1853 MB/s 31429 calls/s 31429 msg/s # 4.12 [+0.97] udp rx: 1870 MB/s 1522800 calls/s # 4.15 [+0.03] udp tx: 1868 MB/s 31693 calls/s 31693 msg/s # 5.12 [+0.97] udp rx: 1879 MB/s 1530000 calls/s # 5.15 [+0.03] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 5.27 [+0.12] UDP GRO fwd perf udp rx: 1658 MB/s 1349808 calls/s # 6.34 [+1.07] udp tx: 1710 MB/s 29007 calls/s 29007 msg/s # 7.31 [+0.97] udp rx: 1887 MB/s 1536816 calls/s # 7.34 [+0.03] udp tx: 1885 MB/s 31975 calls/s 31975 msg/s # 8.31 [+0.97] udp rx: 1879 MB/s 1530163 calls/s # 8.34 [+0.03] udp tx: 1891 MB/s 32084 calls/s 32084 msg/s # 9.03 [+0.69] GRO frag list over UDP tunnel ok # 9.92 [+0.89] GRO fwd over UDP tunnel ok # 10.21 [+0.29] IPv6 # 10.50 [+0.29] No GRO ok # 11.10 [+0.60] GRO frag list ok # 11.67 [+0.57] GRO fwd ok # 12.16 [+0.49] UDP fwd perf udp rx: 1195 MB/s 972867 calls/s # 13.24 [+1.07] udp tx: 1575 MB/s 26718 calls/s 26718 msg/s # 14.24 [+1.00] udp tx: 1615 MB/s 27393 calls/s 27393 msg/s # 14.24 [+0.00] udp rx: 1246 MB/s 1014602 calls/s # 15.24 [+1.00] udp tx: 1525 MB/s 25873 calls/s 25873 msg/s # 15.34 [+0.10] udp rx: 1525 MB/s 1241808 calls/s # 15.36 [+0.02] UDP GRO fwd perf udp rx: 1449 MB/s 1180032 calls/s # 16.43 [+1.07] udp tx: 1489 MB/s 25256 calls/s 25256 msg/s # 17.40 [+0.97] udp rx: 1203 MB/s 979536 calls/s # 17.43 [+0.03] udp tx: 1201 MB/s 20376 calls/s 20376 msg/s # 18.40 [+0.97] udp rx: 1204 MB/s 980544 calls/s # 18.43 [+0.03] udp tx: 1203 MB/s 20409 calls/s 20409 msg/s # 19.09 [+0.66] GRO frag list over UDP tunnel ok # 19.98 [+0.90] 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__->