Re: [ovs-dev] [PATCH V4 01/20] tests: Fixed PMD tests on Windows

2016-06-28 Thread Guru Shetty
On 26 June 2016 at 05:12, Paul Boca wrote: > CHECK_CPU_DISCOVERED check the log file now, not the stderr. > On Windows the ovs-vswitchd output is logged only in log file, not to > stderr. > Tested both on Windows and Linux > > Signed-off-by: Paul-Daniel Boca > Thank you, applied. The tests the i

Re: [ovs-dev] [PATCH V4 01/20] tests: Fixed PMD tests on Windows

2016-06-28 Thread Alin Serdean
Acked-by: Alin Gabriel Serdean > -Mesaj original- > De la: dev [mailto:dev-boun...@openvswitch.org] În numele Paul Boca > Trimis: Sunday, June 26, 2016 3:12 PM > Către: dev@openvswitch.org > Subiect: [ovs-dev] [PATCH V4 01/20] tests: Fixed PMD tests on Windows > >

[ovs-dev] [PATCH V4 01/20] tests: Fixed PMD tests on Windows

2016-06-26 Thread Paul Boca
CHECK_CPU_DISCOVERED check the log file now, not the stderr. On Windows the ovs-vswitchd output is logged only in log file, not to stderr. Tested both on Windows and Linux Signed-off-by: Paul-Daniel Boca --- V2: No changes V3: No changes V4: No changes --- tests/pmd.at | 4 ++-- 1 file changed,