Re: [ovs-dev] [PATCH v1 2/4] OVN: Vlan backed DVR N-S, redirect-type option

2019-08-01 Thread 0-day Robot
Bleep bloop. Greetings Ankur Sharma, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: WARNING: Line lacks whitespace around operator #132 FILE: ovn/utilities/ovn-nbctl.c:664:

[ovs-dev] [PATCH v1 2/4] OVN: Vlan backed DVR N-S, redirect-type option

2019-07-31 Thread Ankur Sharma
Background: With c0974331b7a19a87ab8f1f2cec8fbe366af92fa2, we have added support for E-W workflow for vlan backed DVRs. This series enables N-S workflow for vlan backed DVRs. Key difference between E-W and N-S traffic flow is that N-S flow requires a gateway chassis. A gateway chassis will be

[ovs-dev] [PATCH v1 2/4] OVN: Vlan backed DVR N-S, redirect-type option

2019-07-30 Thread Ankur Sharma
Background: With c0974331b7a19a87ab8f1f2cec8fbe366af92fa2, we have added support for E-W workflow for vlan backed DVRs. This series enables N-S workflow for vlan backed DVRs. Key difference between E-W and N-S traffic flow is that N-S flow requires a gateway chassis. A gateway chassis will be