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.27 [+0.25] No GRO ok # 0.79 [+0.52] GRO frag list ok # 1.41 [+0.62] GRO fwd ok # 1.91 [+0.50] UDP fwd perf udp rx: 1171 MB/s 953773 calls/s # 2.98 [+1.07] udp tx: 1361 MB/s 23093 calls/s 23093 msg/s # 3.95 [+0.97] udp rx: 1447 MB/s 1178625 calls/s # 3.98 [+0.03] udp tx: 1662 MB/s 28191 calls/s 28191 msg/s # 4.95 [+0.97] udp rx: 1815 MB/s 1477632 calls/s # 4.98 [+0.03] udp tx: 1804 MB/s 30600 calls/s 30600 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1553 MB/s 1264320 calls/s # 6.17 [+1.07] udp tx: 1598 MB/s 27115 calls/s 27115 msg/s # 7.14 [+0.97] udp rx: 1771 MB/s 1442592 calls/s # 7.17 [+0.03] udp tx: 1769 MB/s 30011 calls/s 30011 msg/s # 8.14 [+0.98] udp rx: 1643 MB/s 1338329 calls/s # 8.17 [+0.02] udp tx: 1637 MB/s 27776 calls/s 27776 msg/s # 8.78 [+0.61] GRO frag list over UDP tunnel ok # 9.58 [+0.80] GRO fwd over UDP tunnel ok # 9.85 [+0.27] IPv6 # 10.09 [+0.25] No GRO ok # 10.66 [+0.57] GRO frag list ok # 11.23 [+0.57] GRO fwd ok # 11.75 [+0.52] UDP fwd perf udp rx: 871 MB/s 709226 calls/s # 12.83 [+1.08] udp tx: 933 MB/s 15840 calls/s 15840 msg/s # 13.80 [+0.97] udp rx: 965 MB/s 785817 calls/s # 13.83 [+0.03] udp tx: 981 MB/s 16644 calls/s 16644 msg/s # 14.80 [+0.97] udp rx: 994 MB/s 809404 calls/s # 14.83 [+0.03] udp tx: 1049 MB/s 17794 calls/s 17794 msg/s # 14.95 [+0.12] UDP GRO fwd perf udp rx: 958 MB/s 779968 calls/s # 16.03 [+1.08] udp tx: 1071 MB/s 18166 calls/s 18166 msg/s # 17.00 [+0.97] udp rx: 1032 MB/s 840201 calls/s # 17.03 [+0.03] udp tx: 1078 MB/s 18292 calls/s 18292 msg/s # 18.00 [+0.97] udp rx: 1098 MB/s 894589 calls/s # 18.03 [+0.03] udp tx: 1106 MB/s 18765 calls/s 18765 msg/s # 18.66 [+0.63] GRO frag list over UDP tunnel ok # 19.43 [+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__->