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.30 [+0.28] No GRO ok # 0.92 [+0.61] GRO frag list ok # 1.59 [+0.67] GRO fwd ok # 2.14 [+0.56] UDP fwd perf udp rx: 1498 MB/s 1219596 calls/s # 3.22 [+1.08] udp tx: 1823 MB/s 30925 calls/s 30925 msg/s # 4.19 [+0.97] udp rx: 1872 MB/s 1524667 calls/s # 4.22 [+0.03] udp tx: 1876 MB/s 31832 calls/s 31832 msg/s # 5.19 [+0.97] udp rx: 1877 MB/s 1528176 calls/s # 5.22 [+0.03] udp tx: 1875 MB/s 31802 calls/s 31802 msg/s # 5.35 [+0.12] UDP GRO fwd perf udp rx: 1659 MB/s 1350763 calls/s # 6.42 [+1.07] udp tx: 1720 MB/s 29180 calls/s 29180 msg/s # 7.39 [+0.97] udp rx: 1598 MB/s 1301743 calls/s # 7.42 [+0.03] udp tx: 1844 MB/s 31283 calls/s 31283 msg/s # 8.39 [+0.97] udp rx: 1851 MB/s 1507536 calls/s # 8.42 [+0.03] udp tx: 1849 MB/s 31375 calls/s 31375 msg/s # 9.06 [+0.63] GRO frag list over UDP tunnel ok # 9.86 [+0.80] GRO fwd over UDP tunnel ok # 10.12 [+0.26] IPv6 # 10.37 [+0.25] No GRO ok # 10.92 [+0.55] GRO frag list ok # 11.47 [+0.54] GRO fwd ok # 11.94 [+0.47] UDP fwd perf udp rx: 1087 MB/s 885420 calls/s # 13.00 [+1.07] udp tx: 1310 MB/s 22222 calls/s 22222 msg/s # 13.97 [+0.97] udp rx: 1111 MB/s 904968 calls/s # 14.00 [+0.03] udp tx: 1110 MB/s 18835 calls/s 18835 msg/s # 14.97 [+0.97] udp rx: 1090 MB/s 887496 calls/s # 15.00 [+0.03] udp tx: 1089 MB/s 18481 calls/s 18481 msg/s # 15.12 [+0.12] UDP GRO fwd perf udp rx: 1047 MB/s 852384 calls/s # 16.20 [+1.07] udp tx: 1075 MB/s 18248 calls/s 18248 msg/s # 17.17 [+0.97] udp rx: 1103 MB/s 898608 calls/s # 17.20 [+0.03] udp tx: 1103 MB/s 18719 calls/s 18719 msg/s # 18.17 [+0.98] udp rx: 1068 MB/s 869938 calls/s # 18.20 [+0.02] udp tx: 1151 MB/s 19534 calls/s 19534 msg/s # 18.81 [+0.62] GRO frag list over UDP tunnel ok # 19.66 [+0.84] 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__->