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.30 [+0.28] No GRO ok # 0.81 [+0.51] GRO frag list ok # 1.41 [+0.59] GRO fwd ok # 1.89 [+0.49] UDP fwd perf udp rx: 1807 MB/s 1471248 calls/s # 2.96 [+1.06] udp tx: 1858 MB/s 31516 calls/s 31516 msg/s # 3.93 [+0.97] udp rx: 1876 MB/s 1528080 calls/s # 3.96 [+0.03] udp tx: 1874 MB/s 31798 calls/s 31798 msg/s # 4.93 [+0.97] udp rx: 1879 MB/s 1530048 calls/s # 4.96 [+0.03] udp tx: 1879 MB/s 31878 calls/s 31878 msg/s # 5.08 [+0.12] UDP GRO fwd perf udp rx: 1707 MB/s 1390224 calls/s # 6.15 [+1.07] udp tx: 1759 MB/s 29842 calls/s 29842 msg/s # 7.13 [+0.97] udp rx: 1852 MB/s 1508414 calls/s # 7.15 [+0.03] udp tx: 1875 MB/s 31809 calls/s 31809 msg/s # 8.13 [+0.97] udp rx: 1625 MB/s 1323552 calls/s # 8.15 [+0.03] udp tx: 1622 MB/s 27527 calls/s 27527 msg/s # 8.74 [+0.59] GRO frag list over UDP tunnel ok # 9.55 [+0.81] GRO fwd over UDP tunnel ok # 9.81 [+0.26] IPv6 # 10.09 [+0.27] No GRO ok # 10.63 [+0.54] GRO frag list ok # 11.24 [+0.61] GRO fwd ok # 11.76 [+0.52] UDP fwd perf udp rx: 1851 MB/s 1507200 calls/s # 12.83 [+1.07] udp tx: 1899 MB/s 32215 calls/s 32215 msg/s # 13.81 [+0.97] udp rx: 1849 MB/s 1505472 calls/s # 13.83 [+0.03] udp tx: 1847 MB/s 31340 calls/s 31340 msg/s # 14.81 [+0.98] udp rx: 1834 MB/s 1493568 calls/s # 14.83 [+0.02] udp tx: 1832 MB/s 31072 calls/s 31072 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1796 MB/s 1462176 calls/s # 16.03 [+1.08] udp tx: 1841 MB/s 31239 calls/s 31239 msg/s # 17.00 [+0.97] udp rx: 1834 MB/s 1493664 calls/s # 17.03 [+0.03] udp tx: 1845 MB/s 31307 calls/s 31307 msg/s # 18.00 [+0.97] udp rx: 1860 MB/s 1515024 calls/s # 18.03 [+0.03] udp tx: 1857 MB/s 31505 calls/s 31505 msg/s # 18.66 [+0.63] GRO frag list over UDP tunnel ok # 19.53 [+0.87] 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__->