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.26] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.39 [+0.58] GRO fwd ok # 1.91 [+0.51] UDP fwd perf udp rx: 1184 MB/s 964327 calls/s # 2.98 [+1.07] udp tx: 1266 MB/s 21488 calls/s 21488 msg/s # 3.95 [+0.98] udp rx: 1133 MB/s 923107 calls/s # 3.98 [+0.02] udp tx: 1308 MB/s 22193 calls/s 22193 msg/s # 4.96 [+0.98] udp rx: 1280 MB/s 1042794 calls/s # 4.98 [+0.02] udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # 5.10 [+0.12] UDP GRO fwd perf udp rx: 1266 MB/s 1031040 calls/s # 6.16 [+1.07] udp tx: 1304 MB/s 22131 calls/s 22131 msg/s # 7.14 [+0.97] udp rx: 1271 MB/s 1034875 calls/s # 7.16 [+0.03] udp tx: 1361 MB/s 23093 calls/s 23093 msg/s # 8.14 [+0.97] udp rx: 1359 MB/s 1106928 calls/s # 8.16 [+0.03] udp tx: 1357 MB/s 23032 calls/s 23032 msg/s # 8.75 [+0.59] GRO frag list over UDP tunnel ok # 9.57 [+0.82] GRO fwd over UDP tunnel ok # 9.83 [+0.26] IPv6 # 10.08 [+0.25] No GRO ok # 10.61 [+0.53] GRO frag list ok # 11.15 [+0.54] GRO fwd ok # 11.63 [+0.49] UDP fwd perf udp rx: 1632 MB/s 1329164 calls/s # 12.71 [+1.07] udp tx: 1804 MB/s 30600 calls/s 30600 msg/s # 13.68 [+0.97] udp rx: 1409 MB/s 1147203 calls/s # 13.71 [+0.03] udp tx: 1848 MB/s 31360 calls/s 31360 msg/s # 14.68 [+0.97] udp rx: 1804 MB/s 1469437 calls/s # 14.71 [+0.03] udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # 14.83 [+0.12] UDP GRO fwd perf udp rx: 1642 MB/s 1337379 calls/s # 15.89 [+1.06] udp tx: 1763 MB/s 29913 calls/s 29913 msg/s # 16.86 [+0.97] udp rx: 1618 MB/s 1317287 calls/s # 16.89 [+0.03] udp tx: 1837 MB/s 31165 calls/s 31165 msg/s # 17.87 [+0.98] udp rx: 1470 MB/s 1196900 calls/s # 17.89 [+0.02] udp tx: 1669 MB/s 28313 calls/s 28313 msg/s # 18.50 [+0.61] GRO frag list over UDP tunnel ok # 19.22 [+0.72] 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__->