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.28 [+0.26] No GRO ok # 0.78 [+0.50] GRO frag list ok # 1.38 [+0.60] GRO fwd ok # 1.87 [+0.48] UDP fwd perf udp rx: 1042 MB/s 848748 calls/s # 2.93 [+1.07] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 3.91 [+0.97] udp rx: 1340 MB/s 1091264 calls/s # 3.93 [+0.03] udp tx: 1338 MB/s 22707 calls/s 22707 msg/s # 4.91 [+0.97] udp rx: 1337 MB/s 1088592 calls/s # 4.93 [+0.03] udp tx: 1335 MB/s 22659 calls/s 22659 msg/s # 5.05 [+0.12] UDP GRO fwd perf udp rx: 1301 MB/s 1059168 calls/s # 6.13 [+1.07] udp tx: 1341 MB/s 22749 calls/s 22749 msg/s # 7.10 [+0.97] udp rx: 1276 MB/s 1038851 calls/s # 7.13 [+0.03] udp tx: 1339 MB/s 22726 calls/s 22726 msg/s # 8.10 [+0.97] udp rx: 1182 MB/s 962663 calls/s # 8.13 [+0.03] udp tx: 1345 MB/s 22823 calls/s 22823 msg/s # 8.73 [+0.60] GRO frag list over UDP tunnel ok # 9.48 [+0.75] GRO fwd over UDP tunnel ok # 9.73 [+0.25] IPv6 # 9.98 [+0.25] No GRO ok # 10.52 [+0.54] GRO frag list ok # 11.08 [+0.56] GRO fwd ok # 11.60 [+0.52] UDP fwd perf udp rx: 1227 MB/s 999312 calls/s # 12.68 [+1.07] udp tx: 1264 MB/s 21454 calls/s 21454 msg/s # 13.65 [+0.97] udp rx: 1211 MB/s 986371 calls/s # 13.68 [+0.03] udp tx: 1249 MB/s 21191 calls/s 21191 msg/s # 14.65 [+0.97] udp rx: 1050 MB/s 855463 calls/s # 14.68 [+0.03] udp tx: 1272 MB/s 21583 calls/s 21583 msg/s # 14.80 [+0.12] UDP GRO fwd perf udp rx: 1089 MB/s 886606 calls/s # 15.87 [+1.07] udp tx: 1287 MB/s 21830 calls/s 21830 msg/s # 16.84 [+0.97] udp rx: 844 MB/s 687774 calls/s # 16.87 [+0.03] udp tx: 1274 MB/s 21623 calls/s 21623 msg/s # 17.84 [+0.97] udp rx: 1205 MB/s 981500 calls/s # 17.87 [+0.03] udp tx: 1266 MB/s 21489 calls/s 21489 msg/s # 18.45 [+0.58] GRO frag list over UDP tunnel ok # 19.22 [+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__->