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.70 [+0.47] GRO frag list ok # 1.23 [+0.53] GRO fwd ok # 1.67 [+0.44] UDP fwd perf udp rx: 1595 MB/s 1299111 calls/s # 2.74 [+1.06] udp tx: 1867 MB/s 31668 calls/s 31668 msg/s # 3.71 [+0.97] udp rx: 1900 MB/s 1547184 calls/s # 3.74 [+0.03] udp tx: 1898 MB/s 32203 calls/s 32203 msg/s # 4.71 [+0.97] udp rx: 1891 MB/s 1540291 calls/s # 4.74 [+0.03] udp tx: 1895 MB/s 32142 calls/s 32142 msg/s # 4.85 [+0.12] UDP GRO fwd perf udp rx: 1832 MB/s 1491744 calls/s # 5.92 [+1.07] udp tx: 1888 MB/s 32025 calls/s 32025 msg/s # 6.89 [+0.97] udp rx: 1882 MB/s 1532688 calls/s # 6.92 [+0.03] udp tx: 1881 MB/s 31905 calls/s 31905 msg/s # 7.89 [+0.97] udp rx: 1885 MB/s 1535184 calls/s # 7.92 [+0.03] udp tx: 1883 MB/s 31943 calls/s 31943 msg/s # 8.43 [+0.51] GRO frag list over UDP tunnel ok # 9.09 [+0.66] GRO fwd over UDP tunnel ok # 9.32 [+0.23] IPv6 # 9.53 [+0.21] No GRO ok # 10.01 [+0.48] GRO frag list ok # 10.51 [+0.49] GRO fwd ok # 10.95 [+0.44] UDP fwd perf udp rx: 1688 MB/s 1374301 calls/s # 12.01 [+1.06] udp tx: 1842 MB/s 31254 calls/s 31254 msg/s # 12.99 [+0.97] udp rx: 1786 MB/s 1454080 calls/s # 13.01 [+0.03] udp tx: 1856 MB/s 31483 calls/s 31483 msg/s # 13.99 [+0.97] udp rx: 1862 MB/s 1516608 calls/s # 14.01 [+0.03] udp tx: 1861 MB/s 31572 calls/s 31572 msg/s # 14.13 [+0.12] UDP GRO fwd perf udp rx: 1820 MB/s 1482192 calls/s # 15.19 [+1.06] udp tx: 1866 MB/s 31657 calls/s 31657 msg/s # 16.17 [+0.98] udp rx: 1858 MB/s 1512955 calls/s # 16.19 [+0.02] udp tx: 1873 MB/s 31784 calls/s 31784 msg/s # 17.19 [+1.00] udp tx: 1602 MB/s 27185 calls/s 27185 msg/s # 17.19 [+0.00] udp rx: 656 MB/s 534864 calls/s # 17.69 [+0.50] GRO frag list over UDP tunnel ok # 18.35 [+0.66] 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__->