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.01 [+0.01] IPv4 # 0.24 [+0.23] No GRO ok # 0.72 [+0.48] GRO frag list ok # 1.22 [+0.51] GRO fwd ok # 1.68 [+0.46] UDP fwd perf udp rx: 1523 MB/s 1240316 calls/s # 2.74 [+1.06] udp tx: 1858 MB/s 31522 calls/s 31522 msg/s # 3.72 [+0.98] udp rx: 1939 MB/s 1578960 calls/s # 3.74 [+0.02] udp tx: 1937 MB/s 32867 calls/s 32867 msg/s # 4.72 [+0.98] udp rx: 1967 MB/s 1601632 calls/s # 4.74 [+0.02] udp tx: 1966 MB/s 33347 calls/s 33347 msg/s # 4.86 [+0.12] UDP GRO fwd perf udp rx: 1718 MB/s 1398968 calls/s # 5.93 [+1.06] udp tx: 1851 MB/s 31406 calls/s 31406 msg/s # 6.90 [+0.97] udp rx: 1941 MB/s 1580544 calls/s # 6.93 [+0.03] udp tx: 1939 MB/s 32896 calls/s 32896 msg/s # 7.90 [+0.97] udp rx: 1938 MB/s 1578240 calls/s # 7.93 [+0.03] udp tx: 1936 MB/s 32852 calls/s 32852 msg/s # 8.48 [+0.56] GRO frag list over UDP tunnel ok # 9.22 [+0.73] GRO fwd over UDP tunnel ok # 9.46 [+0.24] IPv6 # 9.71 [+0.25] No GRO ok # 10.22 [+0.51] GRO frag list ok # 10.75 [+0.53] GRO fwd ok # 11.23 [+0.48] UDP fwd perf udp rx: 1762 MB/s 1435069 calls/s # 12.30 [+1.07] udp tx: 1864 MB/s 31622 calls/s 31622 msg/s # 13.28 [+0.97] udp rx: 1949 MB/s 1587504 calls/s # 13.30 [+0.03] udp tx: 1947 MB/s 33031 calls/s 33031 msg/s # 14.28 [+0.97] udp rx: 1928 MB/s 1570272 calls/s # 14.30 [+0.03] udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # 14.42 [+0.12] UDP GRO fwd perf udp rx: 1839 MB/s 1497424 calls/s # 15.49 [+1.07] udp tx: 1895 MB/s 32141 calls/s 32141 msg/s # 16.47 [+0.97] udp rx: 1890 MB/s 1538688 calls/s # 16.49 [+0.03] udp tx: 1888 MB/s 32023 calls/s 32023 msg/s # 17.47 [+0.97] udp rx: 1744 MB/s 1419967 calls/s # 17.49 [+0.03] udp tx: 1953 MB/s 33133 calls/s 33133 msg/s # 18.10 [+0.60] GRO frag list over UDP tunnel ok # 18.87 [+0.78] 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__->