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.26 [+0.24] No GRO ok # 0.77 [+0.51] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.80 [+0.44] UDP fwd perf udp rx: 855 MB/s 696596 calls/s # 2.86 [+1.06] udp tx: 1616 MB/s 27421 calls/s 27421 msg/s # 3.84 [+0.98] udp rx: 1885 MB/s 1534752 calls/s # 3.86 [+0.02] udp tx: 1883 MB/s 31946 calls/s 31946 msg/s # 4.84 [+0.98] udp rx: 1893 MB/s 1541664 calls/s # 4.86 [+0.02] udp tx: 1891 MB/s 32086 calls/s 32086 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1769 MB/s 1440864 calls/s # 6.04 [+1.06] udp tx: 1819 MB/s 30864 calls/s 30864 msg/s # 7.01 [+0.97] udp rx: 1893 MB/s 1541616 calls/s # 7.04 [+0.03] udp tx: 1891 MB/s 32076 calls/s 32076 msg/s # 8.02 [+0.98] udp rx: 1657 MB/s 1349280 calls/s # 8.04 [+0.02] udp tx: 1649 MB/s 27984 calls/s 27984 msg/s # 8.56 [+0.52] GRO frag list over UDP tunnel ok # 9.26 [+0.70] GRO fwd over UDP tunnel ok # 9.49 [+0.23] IPv6 # 9.71 [+0.22] No GRO ok # 10.19 [+0.48] GRO frag list ok # 10.71 [+0.51] GRO fwd ok # 11.13 [+0.43] UDP fwd perf udp rx: 1597 MB/s 1300575 calls/s # 12.19 [+1.06] udp tx: 1829 MB/s 31037 calls/s 31037 msg/s # 13.17 [+0.97] udp rx: 1854 MB/s 1510128 calls/s # 13.19 [+0.03] udp tx: 1853 MB/s 31442 calls/s 31442 msg/s # 14.17 [+0.97] udp rx: 1868 MB/s 1521264 calls/s # 14.19 [+0.03] udp tx: 1866 MB/s 31660 calls/s 31660 msg/s # 14.31 [+0.12] UDP GRO fwd perf udp rx: 1526 MB/s 1242398 calls/s # 15.37 [+1.06] udp tx: 1801 MB/s 30563 calls/s 30563 msg/s # 16.35 [+0.97] udp rx: 1841 MB/s 1498848 calls/s # 16.37 [+0.03] udp tx: 1858 MB/s 31518 calls/s 31518 msg/s # 17.35 [+0.97] udp rx: 1873 MB/s 1525584 calls/s # 17.37 [+0.03] udp tx: 1871 MB/s 31747 calls/s 31747 msg/s # 17.89 [+0.51] GRO frag list over UDP tunnel ok # 18.61 [+0.73] 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__->