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.27 [+0.25] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.35 [+0.56] GRO fwd ok # 1.84 [+0.48] UDP fwd perf udp rx: 1432 MB/s 1166553 calls/s # 2.90 [+1.07] udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # 3.87 [+0.97] udp rx: 1804 MB/s 1469085 calls/s # 3.90 [+0.03] udp tx: 1909 MB/s 32380 calls/s 32380 msg/s # 4.87 [+0.97] udp rx: 1941 MB/s 1580640 calls/s # 4.90 [+0.03] udp tx: 1939 MB/s 32891 calls/s 32891 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1234 MB/s 1005189 calls/s # 6.10 [+1.08] udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # 7.07 [+0.97] udp rx: 1658 MB/s 1350350 calls/s # 7.10 [+0.03] udp tx: 1930 MB/s 32739 calls/s 32739 msg/s # 8.07 [+0.97] udp rx: 1581 MB/s 1287895 calls/s # 8.10 [+0.03] udp tx: 1906 MB/s 32330 calls/s 32330 msg/s # 8.72 [+0.62] GRO frag list over UDP tunnel ok # 9.54 [+0.82] GRO fwd over UDP tunnel ok # 9.81 [+0.27] IPv6 # 10.10 [+0.29] No GRO ok # 10.65 [+0.55] GRO frag list ok # 11.21 [+0.57] GRO fwd ok # 11.74 [+0.52] UDP fwd perf udp rx: 1711 MB/s 1393580 calls/s # 12.81 [+1.07] udp tx: 1867 MB/s 31674 calls/s 31674 msg/s # 13.78 [+0.97] udp rx: 1886 MB/s 1536096 calls/s # 13.81 [+0.03] udp tx: 1885 MB/s 31980 calls/s 31980 msg/s # 14.78 [+0.97] udp rx: 1881 MB/s 1531392 calls/s # 14.81 [+0.03] udp tx: 1879 MB/s 31871 calls/s 31871 msg/s # 14.93 [+0.12] UDP GRO fwd perf udp rx: 1680 MB/s 1368243 calls/s # 16.00 [+1.07] udp tx: 1871 MB/s 31746 calls/s 31746 msg/s # 16.97 [+0.97] udp rx: 1617 MB/s 1316621 calls/s # 17.00 [+0.03] udp tx: 1847 MB/s 31338 calls/s 31338 msg/s # 17.97 [+0.97] udp rx: 1846 MB/s 1502988 calls/s # 18.00 [+0.03] udp tx: 1893 MB/s 32108 calls/s 32108 msg/s # 18.62 [+0.62] GRO frag list over UDP tunnel ok # 19.44 [+0.82] 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__->