Re: [ovs-dev] [PATCH 1/3] VTEP Schema - Support mcast macs remote table updates

2016-03-24 Thread Darrell Ball
Thanks for reviewing I’m sending a V2 On 3/3/16, 1:55 PM, "dev on behalf of Guru Shetty" wrote: >On 12 February 2016 at 17:12, Darrell Ball wrote: > >> Signed-off-by: Darrell Ball >> --- >> AUTHORS| 1 + >> ovn/controller-vtep/vtep.c | 207 >> +++

Re: [ovs-dev] [PATCH 1/3] VTEP Schema - Support mcast macs remote table updates

2016-03-04 Thread Guru Shetty
On 12 February 2016 at 17:12, Darrell Ball wrote: > Signed-off-by: Darrell Ball > --- > AUTHORS| 1 + > ovn/controller-vtep/vtep.c | 207 > - > 2 files changed, 186 insertions(+), 22 deletions(-) > > diff --git a/AUTHORS b/AUTHOR

Re: [ovs-dev] [PATCH 1/3] VTEP Schema - Support mcast macs remote table updates

2016-03-03 Thread Darrell Ball
Resending, as patches are visible in the mailing list archive, but not actually received by all On 2/12/16, 5:12 PM, "Darrell Ball" wrote: >Signed-off-by: Darrell Ball >--- > AUTHORS| 1 + > ovn/controller-vtep/vtep.c | 207

Re: [ovs-dev] [PATCH 1/3] VTEP Schema - Support mcast macs remote table updates

2016-02-16 Thread Darrell Ball
On 2/15/16, 1:34 PM, "dev on behalf of Russell Bryant" wrote: >I imagine Justin is doing the in depth review on this one, but I wanted >to mention some minor things. > > >On 02/12/2016 08:12 PM, Darrell Ball wrote: >> Signed-off-by: Darrell Ball > >The patch author email address and Signed

Re: [ovs-dev] [PATCH 1/3] VTEP Schema - Support mcast macs remote table updates

2016-02-15 Thread Russell Bryant
I imagine Justin is doing the in depth review on this one, but I wanted to mention some minor things. On 02/12/2016 08:12 PM, Darrell Ball wrote: > Signed-off-by: Darrell Ball The patch author email address and Signed-off-by don't match. It seems like you have git configured to use gmail, but

[ovs-dev] [PATCH 1/3] VTEP Schema - Support mcast macs remote table updates

2016-02-12 Thread Darrell Ball
Signed-off-by: Darrell Ball --- AUTHORS| 1 + ovn/controller-vtep/vtep.c | 207 - 2 files changed, 186 insertions(+), 22 deletions(-) diff --git a/AUTHORS b/AUTHORS index 5c3643a..b709482 100644 --- a/AUTHORS +++ b/AUTHORS @@ -417