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.29 [+0.27] No GRO ok # 0.81 [+0.52] GRO frag list ok # 1.38 [+0.57] GRO fwd ok # 1.87 [+0.49] UDP fwd perf udp rx: 1619 MB/s 1318679 calls/s # 2.93 [+1.06] udp tx: 1799 MB/s 30527 calls/s 30527 msg/s # 3.90 [+0.97] udp rx: 1874 MB/s 1525768 calls/s # 3.93 [+0.03] udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # 4.90 [+0.98] udp rx: 1905 MB/s 1551456 calls/s # 4.93 [+0.02] udp tx: 1903 MB/s 32290 calls/s 32290 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1784 MB/s 1453051 calls/s # 6.11 [+1.07] udp tx: 1869 MB/s 31700 calls/s 31700 msg/s # 7.08 [+0.97] udp rx: 1908 MB/s 1554048 calls/s # 7.11 [+0.03] udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # 8.09 [+0.97] udp rx: 1907 MB/s 1552512 calls/s # 8.11 [+0.03] udp tx: 1904 MB/s 32308 calls/s 32308 msg/s # 8.66 [+0.54] GRO frag list over UDP tunnel ok # 9.38 [+0.73] GRO fwd over UDP tunnel ok # 9.62 [+0.24] IPv6 # 9.84 [+0.22] No GRO ok # 10.33 [+0.49] GRO frag list ok # 10.84 [+0.51] GRO fwd ok # 11.31 [+0.47] UDP fwd perf udp rx: 1061 MB/s 864284 calls/s # 12.38 [+1.07] udp tx: 1703 MB/s 28897 calls/s 28897 msg/s # 13.35 [+0.97] udp rx: 1851 MB/s 1507200 calls/s # 13.38 [+0.03] udp tx: 1849 MB/s 31361 calls/s 31361 msg/s # 14.35 [+0.98] udp rx: 1822 MB/s 1484083 calls/s # 14.38 [+0.02] udp tx: 1821 MB/s 30891 calls/s 30891 msg/s # 14.50 [+0.12] UDP GRO fwd perf udp rx: 1522 MB/s 1239681 calls/s # 15.56 [+1.06] udp tx: 1766 MB/s 29954 calls/s 29954 msg/s # 16.53 [+0.97] udp rx: 1752 MB/s 1427040 calls/s # 16.56 [+0.03] udp tx: 1752 MB/s 29726 calls/s 29726 msg/s # 17.53 [+0.98] udp rx: 1792 MB/s 1459008 calls/s # 17.56 [+0.02] udp tx: 1790 MB/s 30374 calls/s 30374 msg/s # 18.10 [+0.54] GRO frag list over UDP tunnel ok # 18.82 [+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__->