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.32 [+0.30] No GRO ok # 0.94 [+0.62] GRO frag list ok # 1.57 [+0.64] GRO fwd ok # 2.16 [+0.59] UDP fwd perf udp rx: 809 MB/s 658627 calls/s # 3.24 [+1.08] udp tx: 1163 MB/s 19736 calls/s 19736 msg/s # 4.21 [+0.97] udp rx: 1184 MB/s 964499 calls/s # 4.24 [+0.03] udp tx: 1212 MB/s 20568 calls/s 20568 msg/s # 5.21 [+0.97] udp rx: 1294 MB/s 1054272 calls/s # 5.24 [+0.03] udp tx: 1294 MB/s 21953 calls/s 21953 msg/s # 5.37 [+0.12] UDP GRO fwd perf udp rx: 1080 MB/s 879948 calls/s # 6.45 [+1.08] udp tx: 1262 MB/s 21405 calls/s 21405 msg/s # 7.41 [+0.96] udp rx: 1118 MB/s 910352 calls/s # 7.45 [+0.04] udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # 8.41 [+0.96] udp rx: 1083 MB/s 882133 calls/s # 8.45 [+0.03] udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # 9.15 [+0.70] GRO frag list over UDP tunnel ok # 10.02 [+0.87] GRO fwd over UDP tunnel ok # 10.30 [+0.28] IPv6 # 10.57 [+0.27] No GRO ok # 11.16 [+0.59] GRO frag list ok # 11.76 [+0.60] GRO fwd ok # 12.30 [+0.54] UDP fwd perf udp rx: 754 MB/s 614415 calls/s # 13.38 [+1.08] udp tx: 1612 MB/s 27341 calls/s 27341 msg/s # 14.35 [+0.97] udp rx: 1676 MB/s 1364448 calls/s # 14.38 [+0.03] udp tx: 1741 MB/s 29534 calls/s 29534 msg/s # 15.35 [+0.97] udp rx: 1417 MB/s 1154265 calls/s # 15.38 [+0.03] udp tx: 1764 MB/s 29934 calls/s 29934 msg/s # 15.50 [+0.12] UDP GRO fwd perf udp rx: 1543 MB/s 1256880 calls/s # 16.58 [+1.08] udp tx: 1607 MB/s 27270 calls/s 27270 msg/s # 17.55 [+0.96] udp rx: 1860 MB/s 1514592 calls/s # 17.58 [+0.03] udp tx: 1858 MB/s 31521 calls/s 31521 msg/s # 18.55 [+0.97] udp rx: 1853 MB/s 1508928 calls/s # 18.58 [+0.03] udp tx: 1851 MB/s 31397 calls/s 31397 msg/s # 19.17 [+0.59] GRO frag list over UDP tunnel ok # 19.93 [+0.76] 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__->