On Wed, Apr 24, 2013 at 10:46 AM, Neil Mckee <neil.mc...@inmon.com> wrote:
> Adjust sFlow packet samplers to better reflect the underlying per-bridge
> sampling that is really happening,  rather than modeling it as per-interface
> sampling. This fixes an aliasing issue: tunnel traffic sampled on different
> bridges was all being reported against the same sFlow datasource.
>
> The sFlow counter samples remain unchanged,  reporting only on interfaces
> that have valid ifIndex numbers.
>
> See definition of SFlowDataSource in http://sflow.org/sflow_version_5.txt.
>
> Signed-off-by: Neil McKee <neil.mc...@inmon.com>

It actually is possible to disambiguate between tunnel ports in order
to continue reporting on a per-port basis, have you considered doing
that?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to