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.78 [+0.53] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.89 [+0.51] UDP fwd perf udp rx: 1655 MB/s 1347872 calls/s # 2.95 [+1.06] udp tx: 1801 MB/s 30560 calls/s 30560 msg/s # 3.93 [+0.98] udp rx: 1850 MB/s 1506491 calls/s # 3.95 [+0.02] udp tx: 1868 MB/s 31692 calls/s 31692 msg/s # 4.93 [+0.98] udp rx: 1867 MB/s 1520448 calls/s # 4.95 [+0.02] udp tx: 1865 MB/s 31643 calls/s 31643 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1718 MB/s 1399440 calls/s # 6.15 [+1.08] udp tx: 1770 MB/s 30032 calls/s 30032 msg/s # 7.12 [+0.97] udp rx: 1596 MB/s 1300128 calls/s # 7.15 [+0.03] udp tx: 1595 MB/s 27059 calls/s 27059 msg/s # 8.12 [+0.97] udp rx: 1780 MB/s 1449552 calls/s # 8.15 [+0.03] udp tx: 1774 MB/s 30092 calls/s 30092 msg/s # 8.76 [+0.61] GRO frag list over UDP tunnel ok # 9.57 [+0.81] GRO fwd over UDP tunnel ok # 9.84 [+0.27] IPv6 # 10.13 [+0.29] No GRO ok # 10.68 [+0.55] GRO frag list ok # 11.26 [+0.58] GRO fwd ok # 11.78 [+0.52] UDP fwd perf udp rx: 1785 MB/s 1453920 calls/s # 12.85 [+1.07] udp tx: 1833 MB/s 31096 calls/s 31096 msg/s # 13.82 [+0.97] udp rx: 1820 MB/s 1482432 calls/s # 13.85 [+0.03] udp tx: 1820 MB/s 30875 calls/s 30875 msg/s # 14.82 [+0.97] udp rx: 1835 MB/s 1494336 calls/s # 14.85 [+0.03] udp tx: 1831 MB/s 31061 calls/s 31061 msg/s # 14.97 [+0.12] UDP GRO fwd perf udp rx: 1716 MB/s 1397520 calls/s # 16.04 [+1.07] udp tx: 1761 MB/s 29879 calls/s 29879 msg/s # 17.01 [+0.97] udp rx: 1785 MB/s 1453776 calls/s # 17.04 [+0.03] udp tx: 1785 MB/s 30283 calls/s 30283 msg/s # 18.01 [+0.98] udp rx: 1689 MB/s 1375392 calls/s # 18.04 [+0.02] udp tx: 1685 MB/s 28595 calls/s 28595 msg/s # 18.68 [+0.64] GRO frag list over UDP tunnel ok # 19.53 [+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__->