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.31 [+0.29] No GRO ok # 0.85 [+0.54] GRO frag list ok # 1.46 [+0.61] GRO fwd ok # 1.96 [+0.50] UDP fwd perf udp rx: 1569 MB/s 1277996 calls/s # 3.03 [+1.07] udp tx: 1796 MB/s 30472 calls/s 30472 msg/s # 4.00 [+0.97] udp rx: 1894 MB/s 1542144 calls/s # 4.03 [+0.03] udp tx: 1892 MB/s 32101 calls/s 32101 msg/s # 5.00 [+0.97] udp rx: 1896 MB/s 1543680 calls/s # 5.03 [+0.03] udp tx: 1894 MB/s 32128 calls/s 32128 msg/s # 5.15 [+0.12] UDP GRO fwd perf udp rx: 1798 MB/s 1463836 calls/s # 6.21 [+1.06] udp tx: 1874 MB/s 31792 calls/s 31792 msg/s # 7.18 [+0.97] udp rx: 1894 MB/s 1542048 calls/s # 7.21 [+0.03] udp tx: 1892 MB/s 32106 calls/s 32106 msg/s # 8.18 [+0.97] udp rx: 1900 MB/s 1547040 calls/s # 8.21 [+0.03] udp tx: 1898 MB/s 32192 calls/s 32192 msg/s # 8.80 [+0.59] GRO frag list over UDP tunnel ok # 9.64 [+0.84] GRO fwd over UDP tunnel ok # 9.90 [+0.26] IPv6 # 10.16 [+0.26] No GRO ok # 10.71 [+0.54] GRO frag list ok # 11.29 [+0.58] GRO fwd ok # 11.77 [+0.48] UDP fwd perf udp rx: 1259 MB/s 1025199 calls/s # 12.84 [+1.07] udp tx: 1629 MB/s 27644 calls/s 27644 msg/s # 13.81 [+0.97] udp rx: 1775 MB/s 1445779 calls/s # 13.84 [+0.03] udp tx: 1846 MB/s 31320 calls/s 31320 msg/s # 14.81 [+0.97] udp rx: 1792 MB/s 1459568 calls/s # 14.84 [+0.03] udp tx: 1788 MB/s 30334 calls/s 30334 msg/s # 14.96 [+0.12] UDP GRO fwd perf udp rx: 1507 MB/s 1226988 calls/s # 16.03 [+1.07] udp tx: 1710 MB/s 29003 calls/s 29003 msg/s # 17.00 [+0.97] udp rx: 1601 MB/s 1303933 calls/s # 17.03 [+0.03] udp tx: 1762 MB/s 29894 calls/s 29894 msg/s # 18.00 [+0.97] udp rx: 1338 MB/s 1089316 calls/s # 18.03 [+0.03] udp tx: 1371 MB/s 23266 calls/s 23266 msg/s # 18.66 [+0.63] GRO frag list over UDP tunnel ok # 19.48 [+0.82] 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__->