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.25 [+0.23] No GRO ok # 0.79 [+0.53] GRO frag list ok # 1.34 [+0.56] GRO fwd ok # 1.84 [+0.49] UDP fwd perf udp rx: 1281 MB/s 1043664 calls/s # 2.90 [+1.07] udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # 3.88 [+0.97] udp rx: 1281 MB/s 1043328 calls/s # 3.90 [+0.03] udp tx: 1280 MB/s 21716 calls/s 21716 msg/s # 4.88 [+0.98] udp rx: 1276 MB/s 1038960 calls/s # 4.90 [+0.02] udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # 5.03 [+0.12] UDP GRO fwd perf udp rx: 1246 MB/s 1014768 calls/s # 6.09 [+1.07] udp tx: 1275 MB/s 21629 calls/s 21629 msg/s # 7.07 [+0.98] udp rx: 1274 MB/s 1037760 calls/s # 7.09 [+0.02] udp tx: 1273 MB/s 21594 calls/s 21594 msg/s # 8.07 [+0.98] udp rx: 1272 MB/s 1035648 calls/s # 8.09 [+0.02] udp tx: 1270 MB/s 21549 calls/s 21549 msg/s # 8.66 [+0.56] GRO frag list over UDP tunnel ok # 9.39 [+0.73] GRO fwd over UDP tunnel ok # 9.64 [+0.25] IPv6 # 9.87 [+0.23] No GRO ok # 10.37 [+0.50] GRO frag list ok # 10.90 [+0.53] GRO fwd ok # 11.37 [+0.47] UDP fwd perf udp rx: 1050 MB/s 855548 calls/s # 12.44 [+1.07] udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # 13.41 [+0.97] udp rx: 1199 MB/s 976704 calls/s # 13.44 [+0.03] udp tx: 1197 MB/s 20306 calls/s 20306 msg/s # 14.41 [+0.97] udp rx: 1204 MB/s 980456 calls/s # 14.44 [+0.03] udp tx: 1203 MB/s 20408 calls/s 20408 msg/s # 14.56 [+0.12] UDP GRO fwd perf udp rx: 1178 MB/s 959136 calls/s # 15.62 [+1.07] udp tx: 1215 MB/s 20619 calls/s 20619 msg/s # 16.59 [+0.97] udp rx: 1223 MB/s 995712 calls/s # 16.62 [+0.03] udp tx: 1221 MB/s 20717 calls/s 20717 msg/s # 17.59 [+0.97] udp rx: 1217 MB/s 991536 calls/s # 17.62 [+0.03] udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # 18.19 [+0.57] GRO frag list over UDP tunnel ok # 18.90 [+0.71] 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__->