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.24 [+0.22] No GRO ok # 0.77 [+0.53] GRO frag list ok # 1.36 [+0.59] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1454 MB/s 1183943 calls/s # 2.89 [+1.06] udp tx: 1664 MB/s 28231 calls/s 28231 msg/s # 3.87 [+0.98] udp rx: 1640 MB/s 1335216 calls/s # 3.89 [+0.02] udp tx: 1664 MB/s 28235 calls/s 28235 msg/s # 4.87 [+0.98] udp rx: 1817 MB/s 1479638 calls/s # 4.89 [+0.02] udp tx: 1866 MB/s 31659 calls/s 31659 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1638 MB/s 1333883 calls/s # 6.07 [+1.06] udp tx: 1794 MB/s 30432 calls/s 30432 msg/s # 7.06 [+0.99] udp rx: 1415 MB/s 1152726 calls/s # 7.07 [+0.01] udp tx: 1871 MB/s 31737 calls/s 31737 msg/s # 8.06 [+0.99] udp rx: 1678 MB/s 1366214 calls/s # 8.07 [+0.01] udp tx: 1866 MB/s 31659 calls/s 31659 msg/s # 8.61 [+0.54] GRO frag list over UDP tunnel ok # 9.34 [+0.73] GRO fwd over UDP tunnel ok # 9.59 [+0.25] IPv6 # 9.82 [+0.24] No GRO ok # 10.36 [+0.54] GRO frag list ok # 10.89 [+0.53] GRO fwd ok # 11.38 [+0.48] UDP fwd perf udp rx: 1248 MB/s 1016780 calls/s # 12.44 [+1.06] udp tx: 1729 MB/s 29330 calls/s 29330 msg/s # 13.41 [+0.97] udp rx: 1810 MB/s 1473792 calls/s # 13.44 [+0.03] udp tx: 1817 MB/s 30830 calls/s 30830 msg/s # 14.41 [+0.97] udp rx: 1892 MB/s 1540416 calls/s # 14.44 [+0.03] udp tx: 1889 MB/s 32054 calls/s 32054 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1699 MB/s 1383600 calls/s # 15.64 [+1.08] udp tx: 1760 MB/s 29856 calls/s 29856 msg/s # 16.61 [+0.97] udp rx: 1803 MB/s 1468560 calls/s # 16.64 [+0.03] udp tx: 1798 MB/s 30498 calls/s 30498 msg/s # 17.62 [+0.98] udp rx: 1557 MB/s 1267647 calls/s # 17.64 [+0.02] udp tx: 1692 MB/s 28713 calls/s 28713 msg/s # 18.30 [+0.66] GRO frag list over UDP tunnel ok # 19.10 [+0.79] 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__->