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.28 [+0.26] No GRO ok # 0.87 [+0.59] GRO frag list ok # 1.49 [+0.62] GRO fwd ok # 1.98 [+0.49] UDP fwd perf udp rx: 1396 MB/s 1136787 calls/s # 3.05 [+1.07] udp tx: 1762 MB/s 29893 calls/s 29893 msg/s # 4.02 [+0.97] udp rx: 1923 MB/s 1566336 calls/s # 4.05 [+0.03] udp tx: 1923 MB/s 32616 calls/s 32616 msg/s # 5.02 [+0.98] udp rx: 1950 MB/s 1587744 calls/s # 5.05 [+0.02] udp tx: 1947 MB/s 33028 calls/s 33028 msg/s # 5.17 [+0.12] UDP GRO fwd perf udp rx: 1819 MB/s 1481176 calls/s # 6.24 [+1.07] udp tx: 1924 MB/s 32643 calls/s 32643 msg/s # 7.21 [+0.97] udp rx: 1900 MB/s 1547227 calls/s # 7.24 [+0.03] udp tx: 1929 MB/s 32731 calls/s 32731 msg/s # 8.21 [+0.97] udp rx: 1932 MB/s 1573008 calls/s # 8.24 [+0.03] udp tx: 1930 MB/s 32744 calls/s 32744 msg/s # 8.87 [+0.63] GRO frag list over UDP tunnel ok # 9.60 [+0.73] GRO fwd over UDP tunnel ok # 9.84 [+0.24] IPv6 # 10.08 [+0.24] No GRO ok # 10.61 [+0.53] GRO frag list ok # 11.18 [+0.58] GRO fwd ok # 11.72 [+0.53] UDP fwd perf udp rx: 959 MB/s 781080 calls/s # 12.79 [+1.07] udp tx: 1171 MB/s 19865 calls/s 19865 msg/s # 13.76 [+0.97] udp rx: 905 MB/s 737297 calls/s # 13.79 [+0.03] udp tx: 1185 MB/s 20099 calls/s 20099 msg/s # 14.76 [+0.97] udp rx: 1025 MB/s 834514 calls/s # 14.79 [+0.03] udp tx: 1171 MB/s 19864 calls/s 19864 msg/s # 14.91 [+0.12] UDP GRO fwd perf udp rx: 1104 MB/s 898808 calls/s # 15.98 [+1.07] udp tx: 1205 MB/s 20441 calls/s 20441 msg/s # 16.95 [+0.97] udp rx: 1215 MB/s 989664 calls/s # 16.98 [+0.03] udp tx: 1214 MB/s 20592 calls/s 20592 msg/s # 17.95 [+0.97] udp rx: 1042 MB/s 848957 calls/s # 17.98 [+0.03] udp tx: 1055 MB/s 17897 calls/s 17897 msg/s # 18.55 [+0.56] GRO frag list over UDP tunnel ok # 19.28 [+0.73] 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__->