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.01 [+0.01] IPv4 # 0.26 [+0.25] No GRO ok # 0.82 [+0.56] GRO frag list ok # 1.44 [+0.62] GRO fwd ok # 1.97 [+0.52] UDP fwd perf udp rx: 1303 MB/s 1061204 calls/s # 3.04 [+1.08] udp tx: 1349 MB/s 22892 calls/s 22892 msg/s # 4.01 [+0.97] udp rx: 1321 MB/s 1075488 calls/s # 4.04 [+0.03] udp tx: 1319 MB/s 22380 calls/s 22380 msg/s # 5.01 [+0.97] udp rx: 1289 MB/s 1049616 calls/s # 5.04 [+0.03] udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # 5.16 [+0.12] UDP GRO fwd perf udp rx: 1250 MB/s 1017956 calls/s # 6.23 [+1.07] udp tx: 1287 MB/s 21840 calls/s 21840 msg/s # 7.20 [+0.97] udp rx: 1359 MB/s 1106736 calls/s # 7.23 [+0.03] udp tx: 1358 MB/s 23039 calls/s 23039 msg/s # 8.20 [+0.97] udp rx: 1355 MB/s 1103856 calls/s # 8.23 [+0.03] udp tx: 1354 MB/s 22970 calls/s 22970 msg/s # 8.84 [+0.61] GRO frag list over UDP tunnel ok # 9.68 [+0.83] GRO fwd over UDP tunnel ok # 9.95 [+0.27] IPv6 # 10.20 [+0.26] No GRO ok # 10.78 [+0.57] GRO frag list ok # 11.35 [+0.57] GRO fwd ok # 11.85 [+0.50] UDP fwd perf udp rx: 1066 MB/s 868416 calls/s # 12.92 [+1.07] udp tx: 1108 MB/s 18798 calls/s 18798 msg/s # 13.89 [+0.97] udp rx: 1218 MB/s 991784 calls/s # 13.92 [+0.03] udp tx: 1206 MB/s 20458 calls/s 20458 msg/s # 14.89 [+0.97] udp rx: 1196 MB/s 973720 calls/s # 14.92 [+0.03] udp tx: 1204 MB/s 20423 calls/s 20423 msg/s # 15.05 [+0.12] UDP GRO fwd perf udp rx: 1094 MB/s 891120 calls/s # 16.12 [+1.08] udp tx: 1138 MB/s 19306 calls/s 19306 msg/s # 17.09 [+0.97] udp rx: 1268 MB/s 1032917 calls/s # 17.12 [+0.03] udp tx: 1273 MB/s 21596 calls/s 21596 msg/s # 18.09 [+0.97] udp rx: 1204 MB/s 980417 calls/s # 18.12 [+0.03] udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # 18.72 [+0.60] GRO frag list over UDP tunnel ok # 19.52 [+0.80] 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__->