Re: [ovs-dev] [PATCH 2/5] check-kernel: 802.1ad: Add datapath ping tests for CVLANs.

2016-07-29 Thread Eric Garver
On Fri, Jul 29, 2016 at 11:26:30AM -0700, Joe Stringer wrote: > On 28 July 2016 at 10:54, Eric Garver wrote: > > Signed-off-by: Eric Garver > > Hmm, on my Ubuntu 14.04 setup these tests fail with kernel 3.13.0-91, > bupass with kernel 3.19.0-58, but not 3.13.0-91. I guess the 3.13 > kernel didn'

Re: [ovs-dev] [PATCH 2/5] check-kernel: 802.1ad: Add datapath ping tests for CVLANs.

2016-07-29 Thread Joe Stringer
On 28 July 2016 at 10:54, Eric Garver wrote: > Signed-off-by: Eric Garver Hmm, on my Ubuntu 14.04 setup these tests fail with kernel 3.13.0-91, bupass with kernel 3.19.0-58, but not 3.13.0-91. I guess the 3.13 kernel didn't support 802.1ad? Is there an easy way to figure this out to skip the tes

[ovs-dev] [PATCH 2/5] check-kernel: 802.1ad: Add datapath ping tests for CVLANs.

2016-07-28 Thread Eric Garver
Signed-off-by: Eric Garver --- tests/system-traffic.at | 63 + 1 file changed, 63 insertions(+) diff --git a/tests/system-traffic.at b/tests/system-traffic.at index 1cdc2d2e0f4e..4f72292e5490 100644 --- a/tests/system-traffic.at +++ b/tests/system-