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.91 [+0.63] GRO frag list ok # 1.60 [+0.69] GRO fwd ok # 2.13 [+0.53] UDP fwd perf udp rx: 1089 MB/s 886867 calls/s # 3.21 [+1.08] udp tx: 1187 MB/s 20147 calls/s 20147 msg/s # 4.21 [+1.00] udp tx: 1190 MB/s 20200 calls/s 20200 msg/s # 4.21 [+0.00] udp rx: 796 MB/s 648835 calls/s # 5.21 [+1.00] udp tx: 1131 MB/s 19183 calls/s 19183 msg/s # 5.31 [+0.10] udp rx: 1110 MB/s 904087 calls/s # 5.33 [+0.02] UDP GRO fwd perf udp rx: 1481 MB/s 1205875 calls/s # 6.40 [+1.08] udp tx: 1725 MB/s 29272 calls/s 29272 msg/s # 7.37 [+0.97] udp rx: 1689 MB/s 1375200 calls/s # 7.40 [+0.03] udp tx: 1685 MB/s 28585 calls/s 28585 msg/s # 8.37 [+0.97] udp rx: 1234 MB/s 1005399 calls/s # 8.40 [+0.03] udp tx: 1632 MB/s 27694 calls/s 27694 msg/s # 9.01 [+0.61] GRO frag list over UDP tunnel ok # 9.80 [+0.79] GRO fwd over UDP tunnel ok # 10.07 [+0.26] IPv6 # 10.34 [+0.27] No GRO ok # 10.88 [+0.54] GRO frag list ok # 11.44 [+0.57] GRO fwd ok # 11.96 [+0.51] UDP fwd perf udp rx: 1580 MB/s 1286751 calls/s # 13.03 [+1.07] udp tx: 1689 MB/s 28652 calls/s 28652 msg/s # 14.00 [+0.97] udp rx: 1135 MB/s 924403 calls/s # 14.03 [+0.03] udp tx: 1693 MB/s 28716 calls/s 28716 msg/s # 15.00 [+0.97] udp rx: 1440 MB/s 1172611 calls/s # 15.03 [+0.03] udp tx: 1547 MB/s 26241 calls/s 26241 msg/s # 15.15 [+0.12] UDP GRO fwd perf udp rx: 1330 MB/s 1083444 calls/s # 16.23 [+1.07] udp tx: 1500 MB/s 25444 calls/s 25444 msg/s # 17.23 [+1.00] udp tx: 1703 MB/s 28900 calls/s 28900 msg/s # 17.23 [+0.00] udp rx: 1429 MB/s 1163804 calls/s # 18.23 [+1.00] udp tx: 1726 MB/s 29279 calls/s 29279 msg/s # 18.33 [+0.10] udp rx: 1473 MB/s 1199892 calls/s # 18.82 [+0.49] GRO frag list over UDP tunnel ok # 19.61 [+0.79] 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__->