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.52] GRO frag list ok # 1.31 [+0.55] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1574 MB/s 1281591 calls/s # 2.85 [+1.07] udp tx: 1776 MB/s 30134 calls/s 30134 msg/s # 3.82 [+0.97] udp rx: 1774 MB/s 1444464 calls/s # 3.85 [+0.03] udp tx: 1777 MB/s 30143 calls/s 30143 msg/s # 4.83 [+0.97] udp rx: 1778 MB/s 1448112 calls/s # 4.85 [+0.03] udp tx: 1777 MB/s 30153 calls/s 30153 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1766 MB/s 1437792 calls/s # 6.03 [+1.06] udp tx: 1815 MB/s 30795 calls/s 30795 msg/s # 7.01 [+0.97] udp rx: 1886 MB/s 1536139 calls/s # 7.03 [+0.03] udp tx: 1884 MB/s 31962 calls/s 31962 msg/s # 8.01 [+0.98] udp rx: 1885 MB/s 1535184 calls/s # 8.03 [+0.02] udp tx: 1883 MB/s 31953 calls/s 31953 msg/s # 8.62 [+0.59] GRO frag list over UDP tunnel ok # 9.38 [+0.76] GRO fwd over UDP tunnel ok # 9.63 [+0.26] IPv6 # 9.89 [+0.26] No GRO ok # 10.44 [+0.55] GRO frag list ok # 11.00 [+0.57] GRO fwd ok # 11.47 [+0.47] UDP fwd perf udp rx: 1153 MB/s 938687 calls/s # 12.54 [+1.07] udp tx: 1580 MB/s 26798 calls/s 26798 msg/s # 13.51 [+0.97] udp rx: 1741 MB/s 1417488 calls/s # 13.54 [+0.03] udp tx: 1737 MB/s 29463 calls/s 29463 msg/s # 14.51 [+0.97] udp rx: 1794 MB/s 1461072 calls/s # 14.54 [+0.03] udp tx: 1793 MB/s 30425 calls/s 30425 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1558 MB/s 1269107 calls/s # 15.73 [+1.07] udp tx: 1748 MB/s 29659 calls/s 29659 msg/s # 16.70 [+0.97] udp rx: 1834 MB/s 1493232 calls/s # 16.73 [+0.03] udp tx: 1832 MB/s 31087 calls/s 31087 msg/s # 17.70 [+0.97] udp rx: 1828 MB/s 1488432 calls/s # 17.73 [+0.03] udp tx: 1825 MB/s 30957 calls/s 30957 msg/s # 18.29 [+0.56] GRO frag list over UDP tunnel ok # 19.01 [+0.73] 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__->