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.92 [+0.61] GRO frag list ok # 1.58 [+0.66] GRO fwd ok # 2.22 [+0.64] UDP fwd perf udp rx: 960 MB/s 781778 calls/s # 3.32 [+1.11] udp tx: 1583 MB/s 26863 calls/s 26863 msg/s # 4.28 [+0.96] udp rx: 1592 MB/s 1296393 calls/s # 4.32 [+0.04] udp tx: 1777 MB/s 30140 calls/s 30140 msg/s # 5.28 [+0.96] udp rx: 1339 MB/s 1090816 calls/s # 5.32 [+0.04] udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # 5.45 [+0.13] UDP GRO fwd perf udp rx: 1003 MB/s 816720 calls/s # 6.57 [+1.12] udp tx: 1066 MB/s 18096 calls/s 18096 msg/s # 7.52 [+0.94] udp rx: 1248 MB/s 1016608 calls/s # 7.57 [+0.06] udp tx: 1255 MB/s 21296 calls/s 21296 msg/s # 8.52 [+0.95] udp rx: 1209 MB/s 984480 calls/s # 8.57 [+0.05] udp tx: 1198 MB/s 20335 calls/s 20335 msg/s # 9.64 [+1.07] GRO frag list over UDP tunnel ok # 10.92 [+1.27] GRO fwd over UDP tunnel ok # 11.27 [+0.36] IPv6 # 11.65 [+0.38] No GRO ok # 12.45 [+0.80] GRO frag list ok # 13.27 [+0.83] GRO fwd ok # 14.04 [+0.76] UDP fwd perf udp rx: 688 MB/s 560304 calls/s # 15.16 [+1.13] udp tx: 719 MB/s 12199 calls/s 12199 msg/s # 16.12 [+0.95] udp rx: 707 MB/s 576096 calls/s # 16.16 [+0.04] udp tx: 708 MB/s 12009 calls/s 12009 msg/s # 17.12 [+0.96] udp rx: 694 MB/s 565776 calls/s # 17.16 [+0.04] udp tx: 692 MB/s 11743 calls/s 11743 msg/s # 17.30 [+0.13] UDP GRO fwd perf udp rx: 779 MB/s 634448 calls/s # 18.42 [+1.13] udp tx: 835 MB/s 14169 calls/s 14169 msg/s # 19.36 [+0.94] udp rx: 910 MB/s 741568 calls/s # 19.42 [+0.06] udp tx: 893 MB/s 15158 calls/s 15158 msg/s # 20.37 [+0.94] udp rx: 879 MB/s 715972 calls/s # 20.42 [+0.06] udp tx: 897 MB/s 15229 calls/s 15229 msg/s # 21.19 [+0.77] GRO frag list over UDP tunnel ok # 22.18 [+0.99] 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__->