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.24 [+0.22] No GRO ok # 0.74 [+0.50] GRO frag list ok # 1.31 [+0.58] GRO fwd ok # 1.81 [+0.50] UDP fwd perf udp rx: 1802 MB/s 1467808 calls/s # 2.89 [+1.07] udp tx: 1919 MB/s 32552 calls/s 32552 msg/s # 3.86 [+0.97] udp rx: 1980 MB/s 1612416 calls/s # 3.88 [+0.03] udp tx: 1978 MB/s 33560 calls/s 33560 msg/s # 4.86 [+0.97] udp rx: 1982 MB/s 1614336 calls/s # 4.88 [+0.03] udp tx: 1980 MB/s 33598 calls/s 33598 msg/s # 5.00 [+0.12] UDP GRO fwd perf udp rx: 1869 MB/s 1521736 calls/s # 6.07 [+1.07] udp tx: 1942 MB/s 32942 calls/s 32942 msg/s # 7.04 [+0.97] udp rx: 1905 MB/s 1551596 calls/s # 7.07 [+0.03] udp tx: 1972 MB/s 33455 calls/s 33455 msg/s # 8.04 [+0.97] udp rx: 1914 MB/s 1558228 calls/s # 8.07 [+0.03] udp tx: 1961 MB/s 33275 calls/s 33275 msg/s # 8.61 [+0.54] GRO frag list over UDP tunnel ok # 9.28 [+0.67] GRO fwd over UDP tunnel ok # 9.50 [+0.23] IPv6 # 9.74 [+0.24] No GRO ok # 10.23 [+0.49] GRO frag list ok # 10.73 [+0.50] GRO fwd ok # 11.17 [+0.44] UDP fwd perf udp rx: 1577 MB/s 1284156 calls/s # 12.23 [+1.06] udp tx: 1764 MB/s 29922 calls/s 29922 msg/s # 13.20 [+0.98] udp rx: 1859 MB/s 1513888 calls/s # 13.23 [+0.02] udp tx: 1859 MB/s 31533 calls/s 31533 msg/s # 14.20 [+0.98] udp rx: 1889 MB/s 1538512 calls/s # 14.23 [+0.02] udp tx: 1887 MB/s 32014 calls/s 32014 msg/s # 14.35 [+0.12] UDP GRO fwd perf udp rx: 1871 MB/s 1523232 calls/s # 15.41 [+1.06] udp tx: 1924 MB/s 32644 calls/s 32644 msg/s # 16.38 [+0.97] udp rx: 1884 MB/s 1534580 calls/s # 16.41 [+0.03] udp tx: 1875 MB/s 31816 calls/s 31816 msg/s # 17.38 [+0.97] udp rx: 1856 MB/s 1511280 calls/s # 17.41 [+0.03] udp tx: 1873 MB/s 31776 calls/s 31776 msg/s # 17.96 [+0.55] GRO frag list over UDP tunnel ok # 18.67 [+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__->