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.26 [+0.24] No GRO ok # 0.78 [+0.51] GRO frag list ok # 1.37 [+0.60] GRO fwd ok # 1.88 [+0.51] UDP fwd perf udp rx: 1706 MB/s 1389644 calls/s # 2.95 [+1.07] udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # 3.92 [+0.97] udp rx: 1866 MB/s 1519248 calls/s # 3.95 [+0.03] udp tx: 1863 MB/s 31613 calls/s 31613 msg/s # 4.92 [+0.97] udp rx: 1890 MB/s 1538688 calls/s # 4.95 [+0.03] udp tx: 1888 MB/s 32031 calls/s 32031 msg/s # 5.07 [+0.12] UDP GRO fwd perf udp rx: 1748 MB/s 1423104 calls/s # 6.14 [+1.07] udp tx: 1797 MB/s 30487 calls/s 30487 msg/s # 7.11 [+0.97] udp rx: 1893 MB/s 1541760 calls/s # 7.14 [+0.03] udp tx: 1891 MB/s 32084 calls/s 32084 msg/s # 8.11 [+0.97] udp rx: 1905 MB/s 1551168 calls/s # 8.14 [+0.03] udp tx: 1904 MB/s 32294 calls/s 32294 msg/s # 8.71 [+0.57] GRO frag list over UDP tunnel ok # 9.44 [+0.73] GRO fwd over UDP tunnel ok # 9.69 [+0.25] IPv6 # 9.92 [+0.23] No GRO ok # 10.42 [+0.50] GRO frag list ok # 10.94 [+0.52] GRO fwd ok # 11.42 [+0.48] UDP fwd perf udp rx: 1475 MB/s 1201356 calls/s # 12.48 [+1.06] udp tx: 1831 MB/s 31070 calls/s 31070 msg/s # 13.46 [+0.98] udp rx: 1883 MB/s 1533648 calls/s # 13.48 [+0.03] udp tx: 1881 MB/s 31908 calls/s 31908 msg/s # 14.46 [+0.98] udp rx: 1887 MB/s 1536432 calls/s # 14.48 [+0.02] udp tx: 1885 MB/s 31983 calls/s 31983 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1846 MB/s 1503360 calls/s # 15.67 [+1.07] udp tx: 1897 MB/s 32186 calls/s 32186 msg/s # 16.64 [+0.97] udp rx: 1875 MB/s 1526832 calls/s # 16.67 [+0.03] udp tx: 1874 MB/s 31786 calls/s 31786 msg/s # 17.64 [+0.97] udp rx: 1889 MB/s 1538352 calls/s # 17.67 [+0.03] udp tx: 1887 MB/s 32017 calls/s 32017 msg/s # 18.23 [+0.56] GRO frag list over UDP tunnel ok # 18.95 [+0.72] 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__->