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.27 [+0.25] No GRO ok # 0.83 [+0.56] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.95 [+0.51] UDP fwd perf udp rx: 1613 MB/s 1313515 calls/s # 3.02 [+1.07] udp tx: 1798 MB/s 30505 calls/s 30505 msg/s # 4.00 [+0.97] udp rx: 1839 MB/s 1497168 calls/s # 4.02 [+0.03] udp tx: 1837 MB/s 31173 calls/s 31173 msg/s # 5.00 [+0.97] udp rx: 1843 MB/s 1500624 calls/s # 5.02 [+0.03] udp tx: 1840 MB/s 31224 calls/s 31224 msg/s # 5.14 [+0.12] UDP GRO fwd perf udp rx: 1654 MB/s 1346662 calls/s # 6.22 [+1.08] udp tx: 1769 MB/s 30009 calls/s 30009 msg/s # 7.19 [+0.97] udp rx: 1807 MB/s 1471248 calls/s # 7.22 [+0.03] udp tx: 1804 MB/s 30601 calls/s 30601 msg/s # 8.19 [+0.97] udp rx: 1781 MB/s 1450416 calls/s # 8.22 [+0.03] udp tx: 1780 MB/s 30200 calls/s 30200 msg/s # 8.86 [+0.64] GRO frag list over UDP tunnel ok # 9.72 [+0.86] GRO fwd over UDP tunnel ok # 9.99 [+0.27] IPv6 # 10.28 [+0.29] No GRO ok # 10.82 [+0.54] GRO frag list ok # 11.39 [+0.57] GRO fwd ok # 11.88 [+0.49] UDP fwd perf udp rx: 1571 MB/s 1279356 calls/s # 12.95 [+1.07] udp tx: 1759 MB/s 29845 calls/s 29845 msg/s # 13.92 [+0.97] udp rx: 1810 MB/s 1473888 calls/s # 13.95 [+0.03] udp tx: 1808 MB/s 30666 calls/s 30666 msg/s # 14.93 [+0.98] udp rx: 1607 MB/s 1308580 calls/s # 14.95 [+0.02] udp tx: 1822 MB/s 30912 calls/s 30912 msg/s # 15.07 [+0.12] UDP GRO fwd perf udp rx: 1759 MB/s 1432800 calls/s # 16.15 [+1.07] udp tx: 1821 MB/s 30890 calls/s 30890 msg/s # 17.11 [+0.97] udp rx: 1653 MB/s 1346178 calls/s # 17.15 [+0.03] udp tx: 1840 MB/s 31216 calls/s 31216 msg/s # 18.11 [+0.97] udp rx: 1856 MB/s 1511328 calls/s # 18.15 [+0.03] udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # 18.73 [+0.59] GRO frag list over UDP tunnel ok # 19.49 [+0.76] 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__->