On Sun, Jun 7, 2015 at 1:50 PM, Ben Pfaff wrote:
> Acked-by: Ben Pfaff
>
Thx, applied to master, no need to backport,~
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
On Sun, Jun 07, 2015 at 01:33:51PM -0700, Alex Wang wrote:
> This commit fixes unit test failure caused by commit f171fa8 (odp-util:
> Make sure vlan tci mask has exact match for VLAN_CFI.).
>
> Signed-off-by: Alex Wang
I tested that this fixes the test failure for me.
Acked-by: Ben Pfaff
This commit fixes unit test failure caused by commit f171fa8 (odp-util:
Make sure vlan tci mask has exact match for VLAN_CFI.).
Signed-off-by: Alex Wang
---
tests/ofproto-dpif.at |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/ofproto-dpif.at b/tests/ofproto-dpif