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.81 [+0.54] GRO frag list ok # 1.40 [+0.60] GRO fwd ok # 1.87 [+0.47] UDP fwd perf udp rx: 1428 MB/s 1162917 calls/s # 2.94 [+1.06] udp tx: 1783 MB/s 30244 calls/s 30244 msg/s # 3.91 [+0.97] udp rx: 1761 MB/s 1433702 calls/s # 3.94 [+0.03] udp tx: 1829 MB/s 31023 calls/s 31023 msg/s # 4.91 [+0.97] udp rx: 1753 MB/s 1427594 calls/s # 4.94 [+0.03] udp tx: 1788 MB/s 30331 calls/s 30331 msg/s # 5.06 [+0.12] UDP GRO fwd perf udp rx: 1815 MB/s 1477920 calls/s # 6.12 [+1.06] udp tx: 1850 MB/s 31383 calls/s 31383 msg/s # 7.10 [+0.98] udp rx: 1882 MB/s 1532784 calls/s # 7.12 [+0.02] udp tx: 1881 MB/s 31904 calls/s 31904 msg/s # 8.10 [+0.98] udp rx: 1887 MB/s 1536480 calls/s # 8.12 [+0.02] udp tx: 1885 MB/s 31983 calls/s 31983 msg/s # 8.72 [+0.60] GRO frag list over UDP tunnel ok # 9.54 [+0.82] GRO fwd over UDP tunnel ok # 9.79 [+0.25] IPv6 # 10.05 [+0.26] No GRO ok # 10.62 [+0.56] GRO frag list ok # 11.22 [+0.60] GRO fwd ok # 11.73 [+0.51] UDP fwd perf udp rx: 1319 MB/s 1074252 calls/s # 12.80 [+1.07] udp tx: 1776 MB/s 30124 calls/s 30124 msg/s # 13.77 [+0.97] udp rx: 1847 MB/s 1504320 calls/s # 13.80 [+0.03] udp tx: 1845 MB/s 31306 calls/s 31306 msg/s # 14.77 [+0.97] udp rx: 1848 MB/s 1504752 calls/s # 14.80 [+0.03] udp tx: 1846 MB/s 31319 calls/s 31319 msg/s # 14.92 [+0.12] UDP GRO fwd perf udp rx: 1672 MB/s 1361711 calls/s # 15.99 [+1.07] udp tx: 1817 MB/s 30827 calls/s 30827 msg/s # 16.96 [+0.97] udp rx: 1873 MB/s 1524960 calls/s # 16.99 [+0.03] udp tx: 1871 MB/s 31738 calls/s 31738 msg/s # 17.96 [+0.97] udp rx: 1875 MB/s 1526688 calls/s # 17.99 [+0.03] udp tx: 1873 MB/s 31773 calls/s 31773 msg/s # 18.59 [+0.60] GRO frag list over UDP tunnel ok # 19.35 [+0.76] 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__->