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.86 [+0.58] GRO frag list ok # 1.49 [+0.63] GRO fwd ok # 2.01 [+0.52] UDP fwd perf udp rx: 1157 MB/s 942192 calls/s # 3.08 [+1.07] udp tx: 1193 MB/s 20248 calls/s 20248 msg/s # 4.05 [+0.97] udp rx: 1226 MB/s 998779 calls/s # 4.08 [+0.03] udp tx: 1226 MB/s 20804 calls/s 20804 msg/s # 5.05 [+0.97] udp rx: 1215 MB/s 989568 calls/s # 5.08 [+0.03] udp tx: 1213 MB/s 20578 calls/s 20578 msg/s # 5.21 [+0.13] UDP GRO fwd perf udp rx: 1061 MB/s 864012 calls/s # 6.29 [+1.08] udp tx: 1131 MB/s 19194 calls/s 19194 msg/s # 7.25 [+0.97] udp rx: 1132 MB/s 921966 calls/s # 7.29 [+0.03] udp tx: 1172 MB/s 19880 calls/s 19880 msg/s # 8.26 [+0.97] udp rx: 1222 MB/s 994885 calls/s # 8.29 [+0.03] udp tx: 1227 MB/s 20811 calls/s 20811 msg/s # 8.93 [+0.64] GRO frag list over UDP tunnel ok # 9.75 [+0.82] GRO fwd over UDP tunnel ok # 10.01 [+0.26] IPv6 # 10.26 [+0.25] No GRO ok # 10.81 [+0.55] GRO frag list ok # 11.37 [+0.56] GRO fwd ok # 11.86 [+0.49] UDP fwd perf udp rx: 1355 MB/s 1103884 calls/s # 12.93 [+1.07] udp tx: 1711 MB/s 29024 calls/s 29024 msg/s # 13.90 [+0.97] udp rx: 1664 MB/s 1355371 calls/s # 13.93 [+0.03] udp tx: 1800 MB/s 30537 calls/s 30537 msg/s # 14.90 [+0.97] udp rx: 1831 MB/s 1490832 calls/s # 14.93 [+0.03] udp tx: 1829 MB/s 31034 calls/s 31034 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1451 MB/s 1181352 calls/s # 16.12 [+1.07] udp tx: 1595 MB/s 27057 calls/s 27057 msg/s # 17.09 [+0.97] udp rx: 1832 MB/s 1491840 calls/s # 17.12 [+0.03] udp tx: 1830 MB/s 31053 calls/s 31053 msg/s # 18.09 [+0.97] udp rx: 1826 MB/s 1487328 calls/s # 18.12 [+0.03] udp tx: 1823 MB/s 30928 calls/s 30928 msg/s # 18.72 [+0.60] GRO frag list over UDP tunnel ok # 19.51 [+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__->