Re: [ovs-dev] [PATCH v2 0/5] check-kernel: add 802.1ad tests

2016-08-11 Thread Eric Garver
On Wed, Aug 10, 2016 at 04:54:08PM -0700, Joe Stringer wrote: > On 10 August 2016 at 14:55, Eric Garver wrote: > > Hi, > > > > See two replies below. > > > > Thanks again! > > > > On Fri, Aug 05, 2016 at 10:03:24AM -0400, Eric Garver wrote: > >> Joe, > >> > >> Thanks for further review. I'll add t

Re: [ovs-dev] [PATCH v2 0/5] check-kernel: add 802.1ad tests

2016-08-10 Thread Joe Stringer
On 10 August 2016 at 14:55, Eric Garver wrote: > Hi, > > See two replies below. > > Thanks again! > > On Fri, Aug 05, 2016 at 10:03:24AM -0400, Eric Garver wrote: >> Joe, >> >> Thanks for further review. I'll add the changes you have below to the >> series. >> >> I'll take a look at the "check-sys

Re: [ovs-dev] [PATCH v2 0/5] check-kernel: add 802.1ad tests

2016-08-10 Thread Eric Garver
Hi, See two replies below. Thanks again! On Fri, Aug 05, 2016 at 10:03:24AM -0400, Eric Garver wrote: > Joe, > > Thanks for further review. I'll add the changes you have below to the > series. > > I'll take a look at the "check-system-userspace" failure. The "802.1ad > - push/pop outer tag" te

Re: [ovs-dev] [PATCH v2 0/5] check-kernel: add 802.1ad tests

2016-08-05 Thread Eric Garver
Joe, Thanks for further review. I'll add the changes you have below to the series. I'll take a look at the "check-system-userspace" failure. The "802.1ad - push/pop outer tag" test fails on at least one of my setups. On Thu, Aug 04, 2016 at 05:53:59PM -0700, Joe Stringer wrote: > Thanks for upda

Re: [ovs-dev] [PATCH v2 0/5] check-kernel: add 802.1ad tests

2016-08-04 Thread Joe Stringer
Thanks for updating the series. With the incremental patch below this is looking pretty reliable for check-kmod/check-kernel on the platforms I can test on, although there's still some issue with "make check-system-userspace". It seems like the userspace datapath cannot receive double-tagged packe

[ovs-dev] [PATCH v2 0/5] check-kernel: add 802.1ad tests

2016-08-02 Thread Eric Garver
This series adds 6 test cases to the "check-kernel" make target for 802.1ad. It is meant as a counterpart to the 802.1ad work currently going on and being discussed on the dev list. User space support for 802.1ad is being worked on by Xiao Liang (based on Thomas F Herbert's work). Kernel support