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.26 [+0.24] No GRO ok # 0.81 [+0.55] GRO frag list ok # 1.42 [+0.61] GRO fwd ok # 1.91 [+0.49] UDP fwd perf udp rx: 989 MB/s 805810 calls/s # 2.97 [+1.07] udp tx: 1299 MB/s 22034 calls/s 22034 msg/s # 3.95 [+0.97] udp rx: 1286 MB/s 1047039 calls/s # 3.97 [+0.03] udp tx: 1370 MB/s 23243 calls/s 23243 msg/s # 4.95 [+0.98] udp rx: 1378 MB/s 1122096 calls/s # 4.97 [+0.02] udp tx: 1377 MB/s 23356 calls/s 23356 msg/s # 5.09 [+0.12] UDP GRO fwd perf udp rx: 1323 MB/s 1077789 calls/s # 6.16 [+1.07] udp tx: 1359 MB/s 23058 calls/s 23058 msg/s # 7.13 [+0.97] udp rx: 1388 MB/s 1130640 calls/s # 7.16 [+0.03] udp tx: 1387 MB/s 23535 calls/s 23535 msg/s # 8.13 [+0.98] udp rx: 1403 MB/s 1142656 calls/s # 8.16 [+0.02] udp tx: 1402 MB/s 23795 calls/s 23795 msg/s # 8.78 [+0.62] GRO frag list over UDP tunnel ok # 9.60 [+0.82] GRO fwd over UDP tunnel ok # 9.88 [+0.27] IPv6 # 10.16 [+0.28] No GRO ok # 10.72 [+0.57] GRO frag list ok # 11.31 [+0.58] GRO fwd ok # 11.82 [+0.51] UDP fwd perf udp rx: 1449 MB/s 1180149 calls/s # 12.89 [+1.07] udp tx: 1838 MB/s 31180 calls/s 31180 msg/s # 13.86 [+0.97] udp rx: 1897 MB/s 1544560 calls/s # 13.89 [+0.03] udp tx: 1894 MB/s 32139 calls/s 32139 msg/s # 14.86 [+0.97] udp rx: 1912 MB/s 1556912 calls/s # 14.89 [+0.03] udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # 15.01 [+0.12] UDP GRO fwd perf udp rx: 1561 MB/s 1271287 calls/s # 16.08 [+1.07] udp tx: 1835 MB/s 31132 calls/s 31132 msg/s # 17.07 [+0.99] udp rx: 1353 MB/s 1102180 calls/s # 17.08 [+0.01] udp tx: 1837 MB/s 31167 calls/s 31167 msg/s # 18.07 [+0.99] udp rx: 1485 MB/s 1209257 calls/s # 18.08 [+0.01] udp tx: 1899 MB/s 32209 calls/s 32209 msg/s # 18.63 [+0.56] GRO frag list over UDP tunnel ok # 19.41 [+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__->