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.80 [+0.52] GRO frag list ok # 1.37 [+0.58] GRO fwd ok # 1.84 [+0.47] UDP fwd perf udp rx: 1399 MB/s 1139516 calls/s # 2.91 [+1.07] udp tx: 1565 MB/s 26553 calls/s 26553 msg/s # 3.89 [+0.97] udp rx: 1893 MB/s 1541424 calls/s # 3.91 [+0.03] udp tx: 1896 MB/s 32166 calls/s 32166 msg/s # 4.89 [+0.97] udp rx: 1891 MB/s 1540032 calls/s # 4.91 [+0.03] udp tx: 1889 MB/s 32052 calls/s 32052 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1842 MB/s 1499904 calls/s # 6.10 [+1.07] udp tx: 1891 MB/s 32073 calls/s 32073 msg/s # 7.07 [+0.97] udp rx: 1901 MB/s 1547875 calls/s # 7.10 [+0.03] udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # 8.07 [+0.98] udp rx: 1801 MB/s 1466784 calls/s # 8.10 [+0.02] udp tx: 1799 MB/s 30526 calls/s 30526 msg/s # 8.68 [+0.58] GRO frag list over UDP tunnel ok # 9.43 [+0.75] GRO fwd over UDP tunnel ok # 9.68 [+0.25] IPv6 # 9.92 [+0.24] No GRO ok # 10.45 [+0.53] GRO frag list ok # 11.01 [+0.56] GRO fwd ok # 11.50 [+0.49] UDP fwd perf udp rx: 1293 MB/s 1052716 calls/s # 12.56 [+1.06] udp tx: 1532 MB/s 25995 calls/s 25995 msg/s # 13.54 [+0.98] udp rx: 1219 MB/s 993104 calls/s # 13.56 [+0.02] udp tx: 1220 MB/s 20704 calls/s 20704 msg/s # 14.54 [+0.98] udp rx: 1252 MB/s 1019376 calls/s # 14.56 [+0.02] udp tx: 1251 MB/s 21229 calls/s 21229 msg/s # 14.68 [+0.12] UDP GRO fwd perf udp rx: 1153 MB/s 939451 calls/s # 15.76 [+1.08] udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # 16.72 [+0.97] udp rx: 1269 MB/s 1033824 calls/s # 16.76 [+0.03] udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # 17.72 [+0.97] udp rx: 1237 MB/s 1007389 calls/s # 17.76 [+0.03] udp tx: 1256 MB/s 21317 calls/s 21317 msg/s # 18.38 [+0.62] GRO frag list over UDP tunnel ok # 19.15 [+0.77] 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__->