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

2016-08-02 Thread Eric Garver
On Fri, Jul 29, 2016 at 01:50:58PM -0700, Joe Stringer wrote: > On 29 July 2016 at 13:11, Eric Garver wrote: > > Hi Joe, > > > > Thanks for providing feedback. > > > > On Fri, Jul 29, 2016 at 11:14:36AM -0700, Joe Stringer wrote: > >> On 28 July 2016 at 10:54, Eric Garver wrote: > >> > This serie

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

2016-07-29 Thread Joe Stringer
On 29 July 2016 at 13:11, Eric Garver wrote: > Hi Joe, > > Thanks for providing feedback. > > On Fri, Jul 29, 2016 at 11:14:36AM -0700, Joe Stringer wrote: >> On 28 July 2016 at 10:54, Eric Garver wrote: >> > This series adds 6 test cases to the "check-kernel" make target for >> > 802.1ad. It is

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

2016-07-29 Thread Eric Garver
Hi Joe, Thanks for providing feedback. On Fri, Jul 29, 2016 at 11:14:36AM -0700, Joe Stringer wrote: > On 28 July 2016 at 10:54, Eric Garver wrote: > > 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 > >

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

2016-07-29 Thread Joe Stringer
On 28 July 2016 at 10:54, Eric Garver wrote: > 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 Lia