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.25 [+0.24] No GRO ok # 0.76 [+0.51] GRO frag list ok # 1.30 [+0.54] GRO fwd ok # 1.75 [+0.45] UDP fwd perf udp rx: 1872 MB/s 1524624 calls/s # 2.81 [+1.06] udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # 3.78 [+0.97] udp rx: 1945 MB/s 1584048 calls/s # 3.81 [+0.03] udp tx: 1943 MB/s 32962 calls/s 32962 msg/s # 4.78 [+0.97] udp rx: 1952 MB/s 1589664 calls/s # 4.81 [+0.03] udp tx: 1951 MB/s 33091 calls/s 33091 msg/s # 4.93 [+0.12] UDP GRO fwd perf udp rx: 1896 MB/s 1543728 calls/s # 5.99 [+1.06] udp tx: 1949 MB/s 33060 calls/s 33060 msg/s # 6.97 [+0.97] udp rx: 1946 MB/s 1584480 calls/s # 6.99 [+0.03] udp tx: 1944 MB/s 32978 calls/s 32978 msg/s # 7.97 [+0.97] udp rx: 1950 MB/s 1588128 calls/s # 7.99 [+0.03] udp tx: 1949 MB/s 33057 calls/s 33057 msg/s # 8.54 [+0.54] GRO frag list over UDP tunnel ok # 9.24 [+0.70] GRO fwd over UDP tunnel ok # 9.48 [+0.24] IPv6 # 9.70 [+0.22] No GRO ok # 10.18 [+0.48] GRO frag list ok # 10.69 [+0.51] GRO fwd ok # 11.14 [+0.45] UDP fwd perf udp rx: 1907 MB/s 1552800 calls/s # 12.20 [+1.06] udp tx: 1950 MB/s 33078 calls/s 33078 msg/s # 13.18 [+0.98] udp rx: 1902 MB/s 1548528 calls/s # 13.20 [+0.02] udp tx: 1899 MB/s 32221 calls/s 32221 msg/s # 14.18 [+0.98] udp rx: 1896 MB/s 1544016 calls/s # 14.20 [+0.02] udp tx: 1895 MB/s 32144 calls/s 32144 msg/s # 14.32 [+0.12] UDP GRO fwd perf udp rx: 1849 MB/s 1505856 calls/s # 15.38 [+1.06] udp tx: 1900 MB/s 32226 calls/s 32226 msg/s # 16.36 [+0.97] udp rx: 1922 MB/s 1564944 calls/s # 16.38 [+0.03] udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # 17.36 [+0.97] udp rx: 1917 MB/s 1561440 calls/s # 17.38 [+0.03] udp tx: 1916 MB/s 32508 calls/s 32508 msg/s # 17.96 [+0.58] GRO frag list over UDP tunnel ok # 18.66 [+0.70] 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__->