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.25 [+0.24] No GRO ok # 0.74 [+0.48] GRO frag list ok # 1.28 [+0.55] GRO fwd ok # 1.75 [+0.47] UDP fwd perf udp rx: 1711 MB/s 1393244 calls/s # 2.81 [+1.06] udp tx: 1869 MB/s 31706 calls/s 31706 msg/s # 3.79 [+0.98] udp rx: 1887 MB/s 1536960 calls/s # 3.81 [+0.02] udp tx: 1886 MB/s 31990 calls/s 31990 msg/s # 4.79 [+0.98] udp rx: 1798 MB/s 1464096 calls/s # 4.81 [+0.02] udp tx: 1794 MB/s 30434 calls/s 30434 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1779 MB/s 1448496 calls/s # 6.00 [+1.07] udp tx: 1824 MB/s 30945 calls/s 30945 msg/s # 6.97 [+0.97] udp rx: 1875 MB/s 1526592 calls/s # 7.00 [+0.03] udp tx: 1883 MB/s 31950 calls/s 31950 msg/s # 7.97 [+0.97] udp rx: 1924 MB/s 1566384 calls/s # 8.00 [+0.03] udp tx: 1921 MB/s 32583 calls/s 32583 msg/s # 8.58 [+0.58] GRO frag list over UDP tunnel ok # 9.30 [+0.72] GRO fwd over UDP tunnel ok # 9.54 [+0.24] IPv6 # 9.76 [+0.23] No GRO ok # 10.26 [+0.49] GRO frag list ok # 10.77 [+0.51] GRO fwd ok # 11.23 [+0.46] UDP fwd perf udp rx: 1571 MB/s 1279580 calls/s # 12.30 [+1.06] udp tx: 1851 MB/s 31407 calls/s 31407 msg/s # 13.30 [+1.00] udp tx: 1847 MB/s 31342 calls/s 31342 msg/s # 13.44 [+0.15] udp rx: 1722 MB/s 1402144 calls/s # 14.30 [+0.85] udp tx: 1762 MB/s 29897 calls/s 29897 msg/s # 14.41 [+0.12] UDP GRO fwd perf udp rx: 1851 MB/s 1507632 calls/s # 15.48 [+1.06] udp tx: 1899 MB/s 32216 calls/s 32216 msg/s # 16.45 [+0.97] udp rx: 1894 MB/s 1542432 calls/s # 16.48 [+0.03] udp tx: 1894 MB/s 32137 calls/s 32137 msg/s # 17.45 [+0.98] udp rx: 1899 MB/s 1546704 calls/s # 17.48 [+0.03] udp tx: 1897 MB/s 32188 calls/s 32188 msg/s # 18.03 [+0.55] GRO frag list over UDP tunnel ok # 18.74 [+0.71] 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__->