[ovs-dev] [PATCH net] openvswitch: Consistently include VLAN header in flow and port stats.

Pravin Shelar pshelar at nicira.com
Wed Dec 31 21:12:28 UTC 2014


On Wed, Dec 31, 2014 at 8:45 AM, Ben Pfaff <blp at nicira.com> wrote:
> Until now, when VLAN acceleration was in use, the bytes of the VLAN header
> were not included in port or flow byte counters.  They were however
> included when VLAN acceleration was not used.  This commit corrects the
> inconsistency, by always including the VLAN header in byte counters.
>
> Previous discussion at
> http://openvswitch.org/pipermail/dev/2014-December/049521.html
>
> Reported-by: Motonori Shindo <mshindo at vmware.com>
> Signed-off-by: Ben Pfaff <blp at nicira.com>

Looks good.

Acked-by: Pravin B Shelar <pshelar at nicira.com>



More information about the dev mailing list