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.90 [+0.60] GRO frag list ok # 1.50 [+0.60] GRO fwd ok # 2.01 [+0.51] UDP fwd perf udp rx: 1644 MB/s 1338481 calls/s # 3.09 [+1.08] udp tx: 1863 MB/s 31598 calls/s 31598 msg/s # 4.05 [+0.97] udp rx: 1876 MB/s 1527888 calls/s # 4.09 [+0.03] udp tx: 1874 MB/s 31797 calls/s 31797 msg/s # 5.05 [+0.97] udp rx: 1872 MB/s 1524432 calls/s # 5.09 [+0.03] udp tx: 1870 MB/s 31732 calls/s 31732 msg/s # 5.21 [+0.12] UDP GRO fwd perf udp rx: 1513 MB/s 1231917 calls/s # 6.29 [+1.08] udp tx: 1809 MB/s 30684 calls/s 30684 msg/s # 7.25 [+0.97] udp rx: 1858 MB/s 1513119 calls/s # 7.29 [+0.03] udp tx: 1869 MB/s 31709 calls/s 31709 msg/s # 8.25 [+0.97] udp rx: 1877 MB/s 1528656 calls/s # 8.29 [+0.03] udp tx: 1877 MB/s 31844 calls/s 31844 msg/s # 8.91 [+0.62] GRO frag list over UDP tunnel ok # 9.68 [+0.77] GRO fwd over UDP tunnel ok # 9.94 [+0.26] IPv6 # 10.18 [+0.24] No GRO ok # 10.74 [+0.55] GRO frag list ok # 11.32 [+0.58] GRO fwd ok # 11.81 [+0.50] UDP fwd perf udp rx: 1468 MB/s 1195172 calls/s # 12.89 [+1.07] udp tx: 1680 MB/s 28508 calls/s 28508 msg/s # 13.85 [+0.97] udp rx: 1724 MB/s 1403856 calls/s # 13.89 [+0.03] udp tx: 1726 MB/s 29280 calls/s 29280 msg/s # 14.85 [+0.97] udp rx: 1780 MB/s 1449894 calls/s # 14.89 [+0.03] udp tx: 1784 MB/s 30258 calls/s 30258 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1613 MB/s 1313467 calls/s # 16.07 [+1.07] udp tx: 1758 MB/s 29830 calls/s 29830 msg/s # 17.05 [+0.97] udp rx: 1774 MB/s 1444560 calls/s # 17.07 [+0.03] udp tx: 1772 MB/s 30064 calls/s 30064 msg/s # 18.05 [+0.97] udp rx: 1686 MB/s 1372770 calls/s # 18.07 [+0.03] udp tx: 1771 MB/s 30053 calls/s 30053 msg/s # 18.67 [+0.60] GRO frag list over UDP tunnel ok # 19.48 [+0.81] 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__->