Re: [ovs-dev] [PATCH 1/2] ofproto-dpif.at: Remove push_vlan from an OF1.0 test.

2013-08-26 Thread Ben Pfaff
On Mon, Aug 26, 2013 at 01:10:34PM -0700, Jarno Rajahalme wrote: > > On Aug 26, 2013, at 10:45 AM, Ben Pfaff wrote: > > > On Tue, Aug 20, 2013 at 06:41:44PM -0700, Jarno Rajahalme wrote: > >> Remove push_vlan from an OF1.0 test, as it requires OF1.1+ support, but was > >> silently discarded. > >

Re: [ovs-dev] [PATCH 1/2] ofproto-dpif.at: Remove push_vlan from an OF1.0 test.

2013-08-26 Thread Jarno Rajahalme
On Aug 26, 2013, at 10:45 AM, Ben Pfaff wrote: > On Tue, Aug 20, 2013 at 06:41:44PM -0700, Jarno Rajahalme wrote: >> Remove push_vlan from an OF1.0 test, as it requires OF1.1+ support, but was >> silently discarded. >> >> Signed-off-by: Jarno Rajahalme > > I agree that we should not expect OF

Re: [ovs-dev] [PATCH 1/2] ofproto-dpif.at: Remove push_vlan from an OF1.0 test.

2013-08-26 Thread Ben Pfaff
On Tue, Aug 20, 2013 at 06:41:44PM -0700, Jarno Rajahalme wrote: > Remove push_vlan from an OF1.0 test, as it requires OF1.1+ support, but was > silently discarded. > > Signed-off-by: Jarno Rajahalme I agree that we should not expect OF1.1+ features to work in OF1.0, but I think that this test r