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.29 [+0.27] No GRO ok # 0.86 [+0.57] GRO frag list ok # 1.48 [+0.62] GRO fwd ok # 1.99 [+0.52] UDP fwd perf udp rx: 1275 MB/s 1038336 calls/s # 3.07 [+1.08] udp tx: 1322 MB/s 22429 calls/s 22429 msg/s # 4.04 [+0.97] udp rx: 1357 MB/s 1104912 calls/s # 4.07 [+0.03] udp tx: 1355 MB/s 22996 calls/s 22996 msg/s # 5.04 [+0.97] udp rx: 1369 MB/s 1115037 calls/s # 5.07 [+0.03] udp tx: 1368 MB/s 23211 calls/s 23211 msg/s # 5.19 [+0.12] UDP GRO fwd perf udp rx: 1048 MB/s 853546 calls/s # 6.26 [+1.07] udp tx: 1356 MB/s 23011 calls/s 23011 msg/s # 7.23 [+0.97] udp rx: 1364 MB/s 1110960 calls/s # 7.26 [+0.03] udp tx: 1362 MB/s 23109 calls/s 23109 msg/s # 8.24 [+0.97] udp rx: 1354 MB/s 1102848 calls/s # 8.26 [+0.03] udp tx: 1353 MB/s 22956 calls/s 22956 msg/s # 8.85 [+0.59] GRO frag list over UDP tunnel ok # 9.61 [+0.76] GRO fwd over UDP tunnel ok # 9.87 [+0.26] IPv6 # 10.11 [+0.24] No GRO ok # 10.67 [+0.56] GRO frag list ok # 11.20 [+0.52] GRO fwd ok # 11.66 [+0.46] UDP fwd perf udp rx: 1482 MB/s 1207218 calls/s # 12.72 [+1.06] udp tx: 1841 MB/s 31239 calls/s 31239 msg/s # 13.72 [+1.00] udp tx: 1964 MB/s 33317 calls/s 33317 msg/s # 13.75 [+0.03] udp rx: 1923 MB/s 1566140 calls/s # 14.72 [+0.97] udp tx: 1937 MB/s 32866 calls/s 32866 msg/s # 14.82 [+0.10] udp rx: 1886 MB/s 1536212 calls/s # 14.84 [+0.02] UDP GRO fwd perf udp rx: 1807 MB/s 1471296 calls/s # 15.90 [+1.06] udp tx: 1857 MB/s 31508 calls/s 31508 msg/s # 16.87 [+0.97] udp rx: 1958 MB/s 1594320 calls/s # 16.90 [+0.03] udp tx: 1957 MB/s 33198 calls/s 33198 msg/s # 17.87 [+0.98] udp rx: 1964 MB/s 1598928 calls/s # 17.90 [+0.02] udp tx: 1963 MB/s 33295 calls/s 33295 msg/s # 18.44 [+0.55] GRO frag list over UDP tunnel ok # 19.16 [+0.71] 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__->