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.22 [+0.20] No GRO ok # 0.69 [+0.47] GRO frag list ok # 1.24 [+0.55] GRO fwd ok # 1.69 [+0.45] UDP fwd perf udp rx: 1605 MB/s 1307324 calls/s # 2.75 [+1.06] udp tx: 1818 MB/s 30848 calls/s 30848 msg/s # 3.72 [+0.97] udp rx: 1865 MB/s 1518672 calls/s # 3.75 [+0.03] udp tx: 1863 MB/s 31604 calls/s 31604 msg/s # 4.73 [+0.98] udp rx: 1860 MB/s 1514352 calls/s # 4.75 [+0.02] udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # 4.87 [+0.12] UDP GRO fwd perf udp rx: 1811 MB/s 1474656 calls/s # 5.93 [+1.06] udp tx: 1853 MB/s 31431 calls/s 31431 msg/s # 6.91 [+0.98] udp rx: 1846 MB/s 1503312 calls/s # 6.93 [+0.02] udp tx: 1844 MB/s 31289 calls/s 31289 msg/s # 7.91 [+0.98] udp rx: 1853 MB/s 1509312 calls/s # 7.93 [+0.02] udp tx: 1852 MB/s 31414 calls/s 31414 msg/s # 8.44 [+0.52] GRO frag list over UDP tunnel ok # 9.14 [+0.69] GRO fwd over UDP tunnel ok # 9.37 [+0.23] IPv6 # 9.61 [+0.24] No GRO ok # 10.08 [+0.48] GRO frag list ok # 10.58 [+0.50] GRO fwd ok # 11.01 [+0.44] UDP fwd perf udp rx: 1504 MB/s 1225148 calls/s # 12.08 [+1.06] udp tx: 1807 MB/s 30661 calls/s 30661 msg/s # 13.05 [+0.98] udp rx: 1863 MB/s 1517472 calls/s # 13.08 [+0.02] udp tx: 1863 MB/s 31598 calls/s 31598 msg/s # 14.05 [+0.98] udp rx: 1691 MB/s 1377216 calls/s # 14.08 [+0.02] udp tx: 1689 MB/s 28651 calls/s 28651 msg/s # 14.19 [+0.12] UDP GRO fwd perf udp rx: 1810 MB/s 1474032 calls/s # 15.25 [+1.06] udp tx: 1853 MB/s 31437 calls/s 31437 msg/s # 16.23 [+0.98] udp rx: 1820 MB/s 1481856 calls/s # 16.25 [+0.02] udp tx: 1818 MB/s 30835 calls/s 30835 msg/s # 17.23 [+0.98] udp rx: 1830 MB/s 1490352 calls/s # 17.25 [+0.02] udp tx: 1829 MB/s 31029 calls/s 31029 msg/s # 17.80 [+0.54] GRO frag list over UDP tunnel ok # 18.51 [+0.72] 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__->