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.29 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 1.98 [+0.50] UDP fwd perf udp rx: 1628 MB/s 1325551 calls/s # 3.05 [+1.08] udp tx: 1798 MB/s 30506 calls/s 30506 msg/s # 4.02 [+0.97] udp rx: 1881 MB/s 1532064 calls/s # 4.05 [+0.03] udp tx: 1879 MB/s 31885 calls/s 31885 msg/s # 5.02 [+0.97] udp rx: 1839 MB/s 1497659 calls/s # 5.05 [+0.03] udp tx: 1872 MB/s 31751 calls/s 31751 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1759 MB/s 1432308 calls/s # 6.25 [+1.07] udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # 7.22 [+0.97] udp rx: 1641 MB/s 1335997 calls/s # 7.24 [+0.03] udp tx: 1839 MB/s 31202 calls/s 31202 msg/s # 8.22 [+0.97] udp rx: 1877 MB/s 1528608 calls/s # 8.24 [+0.03] udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # 8.84 [+0.60] GRO frag list over UDP tunnel ok # 9.63 [+0.79] GRO fwd over UDP tunnel ok # 9.89 [+0.26] IPv6 # 10.15 [+0.26] No GRO ok # 10.69 [+0.55] GRO frag list ok # 11.24 [+0.55] GRO fwd ok # 11.78 [+0.54] UDP fwd perf udp rx: 1585 MB/s 1290384 calls/s # 12.86 [+1.08] udp tx: 1645 MB/s 27911 calls/s 27911 msg/s # 13.83 [+0.97] udp rx: 1814 MB/s 1476864 calls/s # 13.86 [+0.03] udp tx: 1810 MB/s 30700 calls/s 30700 msg/s # 14.83 [+0.97] udp rx: 1812 MB/s 1475184 calls/s # 14.86 [+0.03] udp tx: 1812 MB/s 30746 calls/s 30746 msg/s # 14.98 [+0.12] UDP GRO fwd perf udp rx: 1594 MB/s 1298032 calls/s # 16.05 [+1.07] udp tx: 1702 MB/s 28871 calls/s 28871 msg/s # 17.02 [+0.97] udp rx: 1837 MB/s 1496208 calls/s # 17.05 [+0.03] udp tx: 1836 MB/s 31140 calls/s 31140 msg/s # 18.02 [+0.97] udp rx: 1824 MB/s 1485408 calls/s # 18.05 [+0.03] udp tx: 1822 MB/s 30914 calls/s 30914 msg/s # 18.67 [+0.62] GRO frag list over UDP tunnel ok # 19.47 [+0.80] 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__->