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.23 [+0.22] No GRO ok # 0.75 [+0.51] GRO frag list ok # 1.29 [+0.54] GRO fwd ok # 1.75 [+0.46] UDP fwd perf udp rx: 1614 MB/s 1314632 calls/s # 2.81 [+1.06] udp tx: 1777 MB/s 30146 calls/s 30146 msg/s # 3.79 [+0.97] udp rx: 1790 MB/s 1457669 calls/s # 3.81 [+0.03] udp tx: 1887 MB/s 32010 calls/s 32010 msg/s # 4.79 [+0.98] udp rx: 1891 MB/s 1539840 calls/s # 4.81 [+0.02] udp tx: 1889 MB/s 32045 calls/s 32045 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1779 MB/s 1448880 calls/s # 6.00 [+1.07] udp tx: 1834 MB/s 31111 calls/s 31111 msg/s # 6.97 [+0.97] udp rx: 1855 MB/s 1510512 calls/s # 7.00 [+0.03] udp tx: 1854 MB/s 31448 calls/s 31448 msg/s # 7.97 [+0.97] udp rx: 1888 MB/s 1537728 calls/s # 8.00 [+0.03] udp tx: 1886 MB/s 31997 calls/s 31997 msg/s # 8.54 [+0.54] GRO frag list over UDP tunnel ok # 9.26 [+0.72] GRO fwd over UDP tunnel ok # 9.51 [+0.25] IPv6 # 9.75 [+0.24] No GRO ok # 10.22 [+0.47] GRO frag list ok # 10.75 [+0.53] GRO fwd ok # 11.25 [+0.50] UDP fwd perf udp rx: 877 MB/s 714787 calls/s # 12.32 [+1.07] udp tx: 1669 MB/s 28315 calls/s 28315 msg/s # 13.29 [+0.97] udp rx: 1832 MB/s 1492047 calls/s # 13.32 [+0.03] udp tx: 1848 MB/s 31348 calls/s 31348 msg/s # 14.32 [+1.00] udp tx: 1848 MB/s 31358 calls/s 31358 msg/s # 14.32 [+0.00] udp rx: 1644 MB/s 1338521 calls/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1616 MB/s 1315960 calls/s # 15.51 [+1.07] udp tx: 1740 MB/s 29521 calls/s 29521 msg/s # 16.48 [+0.97] udp rx: 1450 MB/s 1181259 calls/s # 16.51 [+0.03] udp tx: 1809 MB/s 30698 calls/s 30698 msg/s # 17.48 [+0.97] udp rx: 1718 MB/s 1399300 calls/s # 17.51 [+0.03] udp tx: 1751 MB/s 29715 calls/s 29715 msg/s # 18.12 [+0.62] GRO frag list over UDP tunnel ok # 18.96 [+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__->