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.25 [+0.24] No GRO ok # 0.79 [+0.54] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.93 [+0.52] UDP fwd perf udp rx: 1825 MB/s 1486076 calls/s # 3.00 [+1.07] udp tx: 1877 MB/s 31846 calls/s 31846 msg/s # 3.97 [+0.97] udp rx: 1812 MB/s 1475625 calls/s # 4.00 [+0.03] udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # 4.97 [+0.97] udp rx: 1666 MB/s 1356944 calls/s # 5.00 [+0.03] udp tx: 1827 MB/s 30992 calls/s 30992 msg/s # 5.12 [+0.12] UDP GRO fwd perf udp rx: 1656 MB/s 1348464 calls/s # 6.19 [+1.07] udp tx: 1841 MB/s 31229 calls/s 31229 msg/s # 7.16 [+0.97] udp rx: 1885 MB/s 1534752 calls/s # 7.19 [+0.03] udp tx: 1882 MB/s 31921 calls/s 31921 msg/s # 8.16 [+0.97] udp rx: 1885 MB/s 1534656 calls/s # 8.19 [+0.03] udp tx: 1885 MB/s 31980 calls/s 31980 msg/s # 8.77 [+0.58] GRO frag list over UDP tunnel ok # 9.52 [+0.75] GRO fwd over UDP tunnel ok # 9.78 [+0.26] IPv6 # 10.01 [+0.23] No GRO ok # 10.52 [+0.50] GRO frag list ok # 11.08 [+0.56] GRO fwd ok # 11.61 [+0.53] UDP fwd perf udp rx: 1218 MB/s 992327 calls/s # 12.69 [+1.08] udp tx: 1712 MB/s 29039 calls/s 29039 msg/s # 13.67 [+0.97] udp rx: 1534 MB/s 1249346 calls/s # 13.69 [+0.03] udp tx: 1810 MB/s 30708 calls/s 30708 msg/s # 14.67 [+0.97] udp rx: 1773 MB/s 1444189 calls/s # 14.69 [+0.03] udp tx: 1841 MB/s 31237 calls/s 31237 msg/s # 14.82 [+0.12] UDP GRO fwd perf udp rx: 1687 MB/s 1374038 calls/s # 15.89 [+1.08] udp tx: 1769 MB/s 30006 calls/s 30006 msg/s # 16.86 [+0.97] udp rx: 1833 MB/s 1492512 calls/s # 16.89 [+0.03] udp tx: 1832 MB/s 31072 calls/s 31072 msg/s # 17.86 [+0.97] udp rx: 1822 MB/s 1483968 calls/s # 17.89 [+0.03] udp tx: 1816 MB/s 30811 calls/s 30811 msg/s # 18.53 [+0.64] GRO frag list over UDP tunnel ok # 19.39 [+0.85] 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__->