[ovs-dev] [PATCH] tests: Add VXLAN and LISP tunnel tests to the unit test infrastructure.

Kyle Mestery (kmestery) kmestery at cisco.com
Thu Feb 28 01:52:20 UTC 2013


On Feb 27, 2013, at 6:31 PM, Jesse Gross <jesse at nicira.com> wrote:
> On Wed, Feb 27, 2013 at 10:43 AM, Kyle Mestery <kmestery at cisco.com> wrote:
>> Signed-off-by: Kyle Mestery <kmestery at cisco.com>
>> ---
>> tests/tunnel.at | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 69 insertions(+)
> 
> Applied, thanks a lot for writing tests.
> 
> I noticed a minor problem as a result of these tests though.  When we
> print the dst_port option, we explicitly check for the VXLAN port to
> see if it is the default (since it was the only user at the time).
> However, LISP doesn't do anything special here, so we will print out
> the port number unless it is the VXLAN port (which doesn't make
> sense).

I noticed the same thing, I'll see about cleaning that up tomorrow.


More information about the dev mailing list