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.01 [+0.01] IPv4 # 0.27 [+0.26] No GRO ok # 0.77 [+0.50] GRO frag list ok # 1.30 [+0.53] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 470 MB/s 383364 calls/s # 2.82 [+1.07] udp tx: 1598 MB/s 27105 calls/s 27105 msg/s # 3.79 [+0.97] udp rx: 1498 MB/s 1219968 calls/s # 3.82 [+0.03] udp tx: 1755 MB/s 29771 calls/s 29771 msg/s # 4.79 [+0.98] udp rx: 1672 MB/s 1361785 calls/s # 4.82 [+0.02] udp tx: 1779 MB/s 30176 calls/s 30176 msg/s # 4.94 [+0.12] UDP GRO fwd perf udp rx: 1318 MB/s 1073308 calls/s # 6.00 [+1.06] udp tx: 1815 MB/s 30793 calls/s 30793 msg/s # 6.97 [+0.98] udp rx: 1611 MB/s 1312075 calls/s # 7.00 [+0.02] udp tx: 1737 MB/s 29465 calls/s 29465 msg/s # 7.97 [+0.98] udp rx: 1565 MB/s 1274497 calls/s # 8.00 [+0.02] udp tx: 1774 MB/s 30092 calls/s 30092 msg/s # 8.56 [+0.57] GRO frag list over UDP tunnel ok # 9.30 [+0.74] GRO fwd over UDP tunnel ok # 9.55 [+0.25] IPv6 # 9.80 [+0.25] No GRO ok # 10.30 [+0.50] GRO frag list ok # 10.83 [+0.53] GRO fwd ok # 11.32 [+0.50] UDP fwd perf udp rx: 1540 MB/s 1253948 calls/s # 12.39 [+1.07] udp tx: 1780 MB/s 30200 calls/s 30200 msg/s # 13.36 [+0.97] udp rx: 1850 MB/s 1506296 calls/s # 13.39 [+0.03] udp tx: 1847 MB/s 31328 calls/s 31328 msg/s # 14.36 [+0.97] udp rx: 1823 MB/s 1484309 calls/s # 14.39 [+0.03] udp tx: 1829 MB/s 31026 calls/s 31026 msg/s # 14.51 [+0.12] UDP GRO fwd perf udp rx: 1666 MB/s 1357112 calls/s # 15.57 [+1.06] udp tx: 1803 MB/s 30593 calls/s 30593 msg/s # 16.57 [+1.00] udp rx: 1625 MB/s 1323232 calls/s # 16.57 [+0.00] udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # 17.57 [+1.00] udp rx: 1688 MB/s 1374470 calls/s # 17.57 [+0.00] udp tx: 1839 MB/s 31200 calls/s 31200 msg/s # 18.14 [+0.57] GRO frag list over UDP tunnel ok # 18.86 [+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__->