Re: [ovs-dev] [PATCH 03/16] tests: Port test-sflow and test-netflow to Windows.

2014-06-09 Thread Ben Pfaff
On Fri, May 30, 2014 at 12:06:11PM -0700, Gurucharan Shetty wrote: > After the change, both of them compile. test-netflow related > unit tests pass. > > test-sflow related tests do not pass because > of LOOPBACK_INTERFACE constraints for 'agent'. > (It should be revisited later.) > > Signed-off-b

[ovs-dev] [PATCH 03/16] tests: Port test-sflow and test-netflow to Windows.

2014-05-30 Thread Gurucharan Shetty
After the change, both of them compile. test-netflow related unit tests pass. test-sflow related tests do not pass because of LOOPBACK_INTERFACE constraints for 'agent'. (It should be revisited later.) Signed-off-by: Gurucharan Shetty --- tests/test-netflow.c | 11 +-- tests/test-sflo