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.78 [+0.53] GRO frag list ok # 1.37 [+0.59] GRO fwd ok # 1.86 [+0.49] UDP fwd perf udp rx: 1218 MB/s 992016 calls/s # 2.93 [+1.07] udp tx: 1251 MB/s 21232 calls/s 21232 msg/s # 3.90 [+0.97] udp rx: 1220 MB/s 993696 calls/s # 3.93 [+0.03] udp tx: 1219 MB/s 20684 calls/s 20684 msg/s # 4.90 [+0.97] udp rx: 1215 MB/s 989712 calls/s # 4.93 [+0.03] udp tx: 1213 MB/s 20585 calls/s 20585 msg/s # 5.04 [+0.12] UDP GRO fwd perf udp rx: 1175 MB/s 956880 calls/s # 6.12 [+1.08] udp tx: 1214 MB/s 20591 calls/s 20591 msg/s # 7.09 [+0.97] udp rx: 1225 MB/s 997776 calls/s # 7.12 [+0.03] udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # 8.09 [+0.97] udp rx: 1202 MB/s 979319 calls/s # 8.12 [+0.03] udp tx: 1220 MB/s 20696 calls/s 20696 msg/s # 8.71 [+0.59] GRO frag list over UDP tunnel ok # 9.46 [+0.75] GRO fwd over UDP tunnel ok # 9.70 [+0.25] IPv6 # 9.96 [+0.25] No GRO ok # 10.49 [+0.53] GRO frag list ok # 11.03 [+0.54] GRO fwd ok # 11.52 [+0.50] UDP fwd perf udp rx: 1057 MB/s 861308 calls/s # 12.60 [+1.07] udp tx: 1158 MB/s 19647 calls/s 19647 msg/s # 13.57 [+0.97] udp rx: 1151 MB/s 937488 calls/s # 13.60 [+0.03] udp tx: 1149 MB/s 19496 calls/s 19496 msg/s # 14.57 [+0.97] udp rx: 1141 MB/s 929088 calls/s # 14.60 [+0.03] udp tx: 1141 MB/s 19365 calls/s 19365 msg/s # 14.72 [+0.12] UDP GRO fwd perf udp rx: 1126 MB/s 916800 calls/s # 15.79 [+1.07] udp tx: 1160 MB/s 19677 calls/s 19677 msg/s # 16.76 [+0.97] udp rx: 1135 MB/s 924779 calls/s # 16.79 [+0.03] udp tx: 1141 MB/s 19362 calls/s 19362 msg/s # 17.76 [+0.97] udp rx: 1149 MB/s 935995 calls/s # 17.79 [+0.03] udp tx: 1157 MB/s 19632 calls/s 19632 msg/s # 18.37 [+0.58] GRO frag list over UDP tunnel ok # 19.13 [+0.76] 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__->