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.28 [+0.26] No GRO ok # 0.89 [+0.60] GRO frag list ok # 1.53 [+0.64] GRO fwd ok # 2.03 [+0.50] UDP fwd perf udp rx: 1206 MB/s 982621 calls/s # 3.11 [+1.08] udp tx: 1635 MB/s 27735 calls/s 27735 msg/s # 4.07 [+0.96] udp rx: 1795 MB/s 1461852 calls/s # 4.11 [+0.04] udp tx: 1810 MB/s 30705 calls/s 30705 msg/s # 5.07 [+0.97] udp rx: 1881 MB/s 1531488 calls/s # 5.11 [+0.03] udp tx: 1879 MB/s 31877 calls/s 31877 msg/s # 5.22 [+0.12] UDP GRO fwd perf udp rx: 1449 MB/s 1179719 calls/s # 6.30 [+1.08] udp tx: 1749 MB/s 29669 calls/s 29669 msg/s # 7.27 [+0.97] udp rx: 1872 MB/s 1524336 calls/s # 7.30 [+0.03] udp tx: 1870 MB/s 31719 calls/s 31719 msg/s # 8.27 [+0.97] udp rx: 1879 MB/s 1530048 calls/s # 8.30 [+0.03] udp tx: 1877 MB/s 31850 calls/s 31850 msg/s # 8.88 [+0.58] GRO frag list over UDP tunnel ok # 9.65 [+0.77] GRO fwd over UDP tunnel ok # 9.90 [+0.25] IPv6 # 10.14 [+0.24] No GRO ok # 10.67 [+0.53] GRO frag list ok # 11.20 [+0.53] GRO fwd ok # 11.68 [+0.48] UDP fwd perf udp rx: 1579 MB/s 1286108 calls/s # 12.75 [+1.07] udp tx: 1807 MB/s 30652 calls/s 30652 msg/s # 13.72 [+0.97] udp rx: 1827 MB/s 1488150 calls/s # 13.75 [+0.03] udp tx: 1844 MB/s 31289 calls/s 31289 msg/s # 14.72 [+0.97] udp rx: 1821 MB/s 1483136 calls/s # 14.75 [+0.03] udp tx: 1820 MB/s 30876 calls/s 30876 msg/s # 14.87 [+0.12] UDP GRO fwd perf udp rx: 1749 MB/s 1423933 calls/s # 15.94 [+1.07] udp tx: 1838 MB/s 31179 calls/s 31179 msg/s # 16.91 [+0.97] udp rx: 1856 MB/s 1511520 calls/s # 16.94 [+0.03] udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # 17.91 [+0.97] udp rx: 1833 MB/s 1492704 calls/s # 17.94 [+0.03] udp tx: 1831 MB/s 31056 calls/s 31056 msg/s # 18.55 [+0.61] GRO frag list over UDP tunnel ok # 19.34 [+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__->