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.23] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.32 [+0.57] GRO fwd ok # 1.80 [+0.48] UDP fwd perf udp rx: 1560 MB/s 1270460 calls/s # 2.87 [+1.07] udp tx: 1869 MB/s 31711 calls/s 31711 msg/s # 3.84 [+0.97] udp rx: 1912 MB/s 1556784 calls/s # 3.87 [+0.03] udp tx: 1910 MB/s 32404 calls/s 32404 msg/s # 4.84 [+0.98] udp rx: 1915 MB/s 1559664 calls/s # 4.87 [+0.02] udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # 4.99 [+0.12] UDP GRO fwd perf udp rx: 1871 MB/s 1524000 calls/s # 6.05 [+1.07] udp tx: 1920 MB/s 32565 calls/s 32565 msg/s # 7.03 [+0.97] udp rx: 1915 MB/s 1559664 calls/s # 7.05 [+0.03] udp tx: 1914 MB/s 32464 calls/s 32464 msg/s # 8.03 [+0.98] udp rx: 1915 MB/s 1559424 calls/s # 8.05 [+0.02] udp tx: 1913 MB/s 32455 calls/s 32455 msg/s # 8.65 [+0.59] GRO frag list over UDP tunnel ok # 9.39 [+0.75] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.87 [+0.22] No GRO ok # 10.38 [+0.51] GRO frag list ok # 10.91 [+0.54] GRO fwd ok # 11.40 [+0.49] UDP fwd perf udp rx: 1733 MB/s 1411068 calls/s # 12.48 [+1.07] udp tx: 1901 MB/s 32247 calls/s 32247 msg/s # 13.45 [+0.97] udp rx: 1922 MB/s 1565472 calls/s # 13.48 [+0.03] udp tx: 1920 MB/s 32578 calls/s 32578 msg/s # 14.45 [+0.97] udp rx: 1912 MB/s 1556688 calls/s # 14.48 [+0.03] udp tx: 1909 MB/s 32390 calls/s 32390 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1879 MB/s 1529952 calls/s # 15.67 [+1.07] udp tx: 1929 MB/s 32733 calls/s 32733 msg/s # 16.67 [+1.00] udp tx: 1867 MB/s 31676 calls/s 31676 msg/s # 16.67 [+0.00] udp rx: 1759 MB/s 1432576 calls/s # 17.67 [+1.00] udp tx: 1889 MB/s 32039 calls/s 32039 msg/s # 17.77 [+0.10] udp rx: 1890 MB/s 1539196 calls/s # 18.23 [+0.47] GRO frag list over UDP tunnel ok # 18.98 [+0.74] 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__->