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.87 [+0.57] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 2.01 [+0.52] UDP fwd perf udp rx: 1655 MB/s 1347533 calls/s # 3.08 [+1.08] udp tx: 1914 MB/s 32475 calls/s 32475 msg/s # 4.05 [+0.97] udp rx: 1962 MB/s 1597584 calls/s # 4.08 [+0.03] udp tx: 1960 MB/s 33256 calls/s 33256 msg/s # 5.05 [+0.97] udp rx: 1979 MB/s 1611456 calls/s # 5.08 [+0.03] udp tx: 1977 MB/s 33532 calls/s 33532 msg/s # 5.20 [+0.12] UDP GRO fwd perf udp rx: 1802 MB/s 1467288 calls/s # 6.27 [+1.07] udp tx: 1985 MB/s 33680 calls/s 33680 msg/s # 7.25 [+0.97] udp rx: 1818 MB/s 1480428 calls/s # 7.27 [+0.03] udp tx: 1982 MB/s 33631 calls/s 33631 msg/s # 8.25 [+0.97] udp rx: 1995 MB/s 1624320 calls/s # 8.27 [+0.03] udp tx: 1993 MB/s 33812 calls/s 33812 msg/s # 8.80 [+0.53] GRO frag list over UDP tunnel ok # 9.46 [+0.66] GRO fwd over UDP tunnel ok # 9.70 [+0.24] IPv6 # 9.95 [+0.24] No GRO ok # 10.43 [+0.48] GRO frag list ok # 10.93 [+0.50] GRO fwd ok # 11.39 [+0.46] UDP fwd perf udp rx: 1712 MB/s 1394008 calls/s # 12.45 [+1.06] udp tx: 1874 MB/s 31800 calls/s 31800 msg/s # 13.43 [+0.98] udp rx: 1892 MB/s 1540704 calls/s # 13.45 [+0.02] udp tx: 1890 MB/s 32058 calls/s 32058 msg/s # 14.43 [+0.98] udp rx: 1886 MB/s 1535440 calls/s # 14.45 [+0.02] udp tx: 1884 MB/s 31961 calls/s 31961 msg/s # 14.57 [+0.12] UDP GRO fwd perf udp rx: 1822 MB/s 1483577 calls/s # 15.63 [+1.06] udp tx: 1920 MB/s 32567 calls/s 32567 msg/s # 16.63 [+1.00] udp tx: 1937 MB/s 32863 calls/s 32863 msg/s # 16.64 [+0.00] udp rx: 1943 MB/s 1581952 calls/s # 17.63 [+1.00] udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # 17.73 [+0.10] udp rx: 1949 MB/s 1587005 calls/s # 18.15 [+0.41] GRO frag list over UDP tunnel ok # 18.84 [+0.69] 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__->