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.25 [+0.23] No GRO ok # 0.71 [+0.47] GRO frag list ok # 1.24 [+0.53] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1652 MB/s 1345580 calls/s # 2.75 [+1.06] udp tx: 1873 MB/s 31771 calls/s 31771 msg/s # 3.73 [+0.98] udp rx: 1878 MB/s 1529472 calls/s # 3.75 [+0.02] udp tx: 1876 MB/s 31828 calls/s 31828 msg/s # 4.73 [+0.98] udp rx: 1881 MB/s 1531680 calls/s # 4.75 [+0.02] udp tx: 1879 MB/s 31876 calls/s 31876 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492272 calls/s # 5.93 [+1.07] udp tx: 1879 MB/s 31874 calls/s 31874 msg/s # 6.91 [+0.98] udp rx: 1878 MB/s 1529472 calls/s # 6.93 [+0.02] udp tx: 1875 MB/s 31810 calls/s 31810 msg/s # 7.91 [+0.98] udp rx: 1873 MB/s 1524864 calls/s # 7.93 [+0.02] udp tx: 1871 MB/s 31740 calls/s 31740 msg/s # 8.47 [+0.54] GRO frag list over UDP tunnel ok # 9.17 [+0.70] GRO fwd over UDP tunnel ok # 9.41 [+0.24] IPv6 # 9.63 [+0.22] No GRO ok # 10.11 [+0.48] GRO frag list ok # 10.61 [+0.50] GRO fwd ok # 11.06 [+0.45] UDP fwd perf udp rx: 1476 MB/s 1201676 calls/s # 12.13 [+1.07] udp tx: 1818 MB/s 30849 calls/s 30849 msg/s # 13.10 [+0.97] udp rx: 1855 MB/s 1510320 calls/s # 13.13 [+0.03] udp tx: 1853 MB/s 31440 calls/s 31440 msg/s # 14.10 [+0.97] udp rx: 1866 MB/s 1519776 calls/s # 14.13 [+0.03] udp tx: 1866 MB/s 31650 calls/s 31650 msg/s # 14.25 [+0.12] UDP GRO fwd perf udp rx: 1814 MB/s 1477200 calls/s # 15.31 [+1.07] udp tx: 1868 MB/s 31698 calls/s 31698 msg/s # 16.28 [+0.97] udp rx: 1872 MB/s 1524624 calls/s # 16.31 [+0.03] udp tx: 1870 MB/s 31725 calls/s 31725 msg/s # 17.29 [+0.97] udp rx: 1510 MB/s 1229328 calls/s # 17.31 [+0.03] udp tx: 1491 MB/s 25297 calls/s 25297 msg/s # 17.90 [+0.59] GRO frag list over UDP tunnel ok # 18.65 [+0.75] 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__->