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.24] No GRO ok # 0.76 [+0.50] GRO frag list ok # 1.32 [+0.56] GRO fwd ok # 1.80 [+0.47] UDP fwd perf udp rx: 1141 MB/s 929036 calls/s # 2.86 [+1.07] udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # 3.84 [+0.97] udp rx: 1225 MB/s 998016 calls/s # 3.86 [+0.03] udp tx: 1224 MB/s 20775 calls/s 20775 msg/s # 4.84 [+0.97] udp rx: 1225 MB/s 997440 calls/s # 4.86 [+0.03] udp tx: 1223 MB/s 20747 calls/s 20747 msg/s # 4.98 [+0.12] UDP GRO fwd perf udp rx: 1189 MB/s 968688 calls/s # 6.06 [+1.07] udp tx: 1225 MB/s 20791 calls/s 20791 msg/s # 7.03 [+0.97] udp rx: 1226 MB/s 998640 calls/s # 7.06 [+0.03] udp tx: 1225 MB/s 20788 calls/s 20788 msg/s # 8.03 [+0.97] udp rx: 1231 MB/s 1002432 calls/s # 8.06 [+0.03] udp tx: 1230 MB/s 20863 calls/s 20863 msg/s # 8.63 [+0.58] GRO frag list over UDP tunnel ok # 9.40 [+0.77] GRO fwd over UDP tunnel ok # 9.67 [+0.27] IPv6 # 9.91 [+0.24] No GRO ok # 10.43 [+0.52] GRO frag list ok # 10.97 [+0.55] GRO fwd ok # 11.48 [+0.50] UDP fwd perf udp rx: 1199 MB/s 976704 calls/s # 12.55 [+1.07] udp tx: 1231 MB/s 20880 calls/s 20880 msg/s # 13.52 [+0.97] udp rx: 1166 MB/s 949488 calls/s # 13.55 [+0.03] udp tx: 1164 MB/s 19749 calls/s 19749 msg/s # 14.52 [+0.97] udp rx: 1169 MB/s 952176 calls/s # 14.55 [+0.03] udp tx: 1168 MB/s 19822 calls/s 19822 msg/s # 14.67 [+0.12] UDP GRO fwd perf udp rx: 1151 MB/s 937736 calls/s # 15.74 [+1.07] udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # 16.71 [+0.97] udp rx: 1199 MB/s 976408 calls/s # 16.74 [+0.03] udp tx: 1198 MB/s 20323 calls/s 20323 msg/s # 17.71 [+0.97] udp rx: 1205 MB/s 981024 calls/s # 17.74 [+0.03] udp tx: 1203 MB/s 20416 calls/s 20416 msg/s # 18.30 [+0.57] GRO frag list over UDP tunnel ok # 19.08 [+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__->