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.76 [+0.51] GRO frag list ok # 1.35 [+0.59] GRO fwd ok # 1.83 [+0.48] UDP fwd perf udp rx: 1152 MB/s 937916 calls/s # 2.90 [+1.07] udp tx: 1184 MB/s 20098 calls/s 20098 msg/s # 3.87 [+0.97] udp rx: 1187 MB/s 967152 calls/s # 3.90 [+0.03] udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # 4.87 [+0.98] udp rx: 1195 MB/s 973264 calls/s # 4.90 [+0.02] udp tx: 1195 MB/s 20270 calls/s 20270 msg/s # 5.02 [+0.12] UDP GRO fwd perf udp rx: 1172 MB/s 954192 calls/s # 6.09 [+1.07] udp tx: 1203 MB/s 20405 calls/s 20405 msg/s # 7.06 [+0.97] udp rx: 1188 MB/s 967584 calls/s # 7.09 [+0.03] udp tx: 1186 MB/s 20120 calls/s 20120 msg/s # 8.06 [+0.98] udp rx: 1180 MB/s 961392 calls/s # 8.09 [+0.02] udp tx: 1179 MB/s 20005 calls/s 20005 msg/s # 8.69 [+0.60] GRO frag list over UDP tunnel ok # 9.41 [+0.72] GRO fwd over UDP tunnel ok # 9.65 [+0.24] IPv6 # 9.88 [+0.23] No GRO ok # 10.40 [+0.51] GRO frag list ok # 10.94 [+0.54] GRO fwd ok # 11.41 [+0.48] UDP fwd perf udp rx: 1031 MB/s 839550 calls/s # 12.48 [+1.07] udp tx: 1150 MB/s 19505 calls/s 19505 msg/s # 13.46 [+0.97] udp rx: 1170 MB/s 953184 calls/s # 13.48 [+0.03] udp tx: 1169 MB/s 19837 calls/s 19837 msg/s # 14.46 [+0.97] udp rx: 1162 MB/s 946464 calls/s # 14.48 [+0.03] udp tx: 1160 MB/s 19675 calls/s 19675 msg/s # 14.60 [+0.12] UDP GRO fwd perf udp rx: 1138 MB/s 926640 calls/s # 15.67 [+1.07] udp tx: 1172 MB/s 19889 calls/s 19889 msg/s # 16.64 [+0.97] udp rx: 1128 MB/s 918432 calls/s # 16.67 [+0.03] udp tx: 1127 MB/s 19122 calls/s 19122 msg/s # 17.64 [+0.97] udp rx: 1125 MB/s 916560 calls/s # 17.67 [+0.03] udp tx: 1124 MB/s 19070 calls/s 19070 msg/s # 18.25 [+0.58] GRO frag list over UDP tunnel ok # 19.01 [+0.75] 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__->