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.79 [+0.55] GRO frag list ok # 1.36 [+0.57] GRO fwd ok # 1.83 [+0.47] UDP fwd perf udp rx: 1936 MB/s 1576512 calls/s # 2.90 [+1.06] udp tx: 1981 MB/s 33602 calls/s 33602 msg/s # 3.87 [+0.98] udp rx: 1924 MB/s 1566912 calls/s # 3.90 [+0.02] udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # 4.87 [+0.98] udp rx: 1934 MB/s 1575216 calls/s # 4.90 [+0.02] udp tx: 1933 MB/s 32790 calls/s 32790 msg/s # 5.01 [+0.12] UDP GRO fwd perf udp rx: 1874 MB/s 1526352 calls/s # 6.08 [+1.07] udp tx: 1929 MB/s 32728 calls/s 32728 msg/s # 7.05 [+0.97] udp rx: 1926 MB/s 1568112 calls/s # 7.08 [+0.03] udp tx: 1923 MB/s 32632 calls/s 32632 msg/s # 8.05 [+0.97] udp rx: 1908 MB/s 1553808 calls/s # 8.08 [+0.03] udp tx: 1906 MB/s 32342 calls/s 32342 msg/s # 8.63 [+0.55] GRO frag list over UDP tunnel ok # 9.39 [+0.76] GRO fwd over UDP tunnel ok # 9.65 [+0.26] IPv6 # 9.89 [+0.24] No GRO ok # 10.42 [+0.52] GRO frag list ok # 10.96 [+0.55] GRO fwd ok # 11.46 [+0.49] UDP fwd perf udp rx: 1465 MB/s 1192700 calls/s # 12.53 [+1.08] udp tx: 1826 MB/s 30987 calls/s 30987 msg/s # 13.50 [+0.97] udp rx: 1858 MB/s 1512720 calls/s # 13.53 [+0.03] udp tx: 1849 MB/s 31374 calls/s 31374 msg/s # 14.50 [+0.97] udp rx: 1833 MB/s 1492944 calls/s # 14.53 [+0.03] udp tx: 1837 MB/s 31161 calls/s 31161 msg/s # 14.66 [+0.12] UDP GRO fwd perf udp rx: 1833 MB/s 1492368 calls/s # 15.72 [+1.07] udp tx: 1881 MB/s 31908 calls/s 31908 msg/s # 16.70 [+0.97] udp rx: 1883 MB/s 1533168 calls/s # 16.72 [+0.03] udp tx: 1880 MB/s 31901 calls/s 31901 msg/s # 17.70 [+0.97] udp rx: 1884 MB/s 1534512 calls/s # 17.72 [+0.02] udp tx: 1883 MB/s 31948 calls/s 31948 msg/s # 18.30 [+0.57] GRO frag list over UDP tunnel ok # 19.04 [+0.75] 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__->