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.28 [+0.26] No GRO ok # 0.81 [+0.52] GRO frag list ok # 1.37 [+0.57] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1660 MB/s 1351964 calls/s # 2.93 [+1.07] udp tx: 1788 MB/s 30335 calls/s 30335 msg/s # 3.90 [+0.97] udp rx: 1753 MB/s 1427808 calls/s # 3.93 [+0.03] udp tx: 1739 MB/s 29510 calls/s 29510 msg/s # 4.90 [+0.98] udp rx: 1846 MB/s 1503456 calls/s # 4.93 [+0.02] udp tx: 1856 MB/s 31488 calls/s 31488 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1258 MB/s 1024602 calls/s # 6.12 [+1.07] udp tx: 1848 MB/s 31354 calls/s 31354 msg/s # 7.09 [+0.97] udp rx: 1681 MB/s 1368951 calls/s # 7.12 [+0.03] udp tx: 1808 MB/s 30665 calls/s 30665 msg/s # 8.09 [+0.97] udp rx: 1706 MB/s 1389662 calls/s # 8.12 [+0.03] udp tx: 1717 MB/s 29136 calls/s 29136 msg/s # 8.73 [+0.61] GRO frag list over UDP tunnel ok # 9.51 [+0.78] GRO fwd over UDP tunnel ok # 9.76 [+0.25] IPv6 # 10.00 [+0.24] No GRO ok # 10.51 [+0.51] GRO frag list ok # 11.08 [+0.57] GRO fwd ok # 11.58 [+0.50] UDP fwd perf udp rx: 1251 MB/s 1018878 calls/s # 12.65 [+1.07] udp tx: 1714 MB/s 29074 calls/s 29074 msg/s # 13.62 [+0.97] udp rx: 1694 MB/s 1379707 calls/s # 13.65 [+0.03] udp tx: 1695 MB/s 28751 calls/s 28751 msg/s # 14.63 [+0.97] udp rx: 1266 MB/s 1031352 calls/s # 14.65 [+0.03] udp tx: 1692 MB/s 28700 calls/s 28700 msg/s # 14.77 [+0.12] UDP GRO fwd perf udp rx: 1257 MB/s 1023864 calls/s # 15.85 [+1.08] udp tx: 1587 MB/s 26925 calls/s 26925 msg/s # 16.82 [+0.97] udp rx: 1407 MB/s 1145775 calls/s # 16.85 [+0.03] udp tx: 1714 MB/s 29085 calls/s 29085 msg/s # 17.82 [+0.97] udp rx: 1844 MB/s 1501552 calls/s # 17.85 [+0.03] udp tx: 1838 MB/s 31178 calls/s 31178 msg/s # 18.50 [+0.66] GRO frag list over UDP tunnel ok # 19.35 [+0.84] 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__->