[ovs-dev] [PATCH v1] Fix IPFIX test cases issue

Ben Pfaff blp at ovn.org
Fri Jul 22 22:23:27 UTC 2016


On Thu, Jul 07, 2016 at 11:17:48PM +0800, Benli Ye wrote:
> IPFIX statistics 'tx pkts' means the number of successfully
> sending IPFIX packets, while 'tx errs' means sending error
> IPFIX packets. These two parameters can be affected by whether
> listening on port 4739 on local host. This case should be
> solved entirely by introducing PARSE_LISTENING_PORT as sFlow,
> but it depends on implementing IPFIX packet analysis and it
> will take some time. Disable these field first, as IPFIX statistics
> check are failed on Windows due to 'tx pkts' and 'tx errs' fields.
> Windows marks all packets sending successfully, even if port 4739
> on local host is not listened.
> 
> Remove XFAIL check for 'Flow IPFIX sanity check - tunnel set',
> as this test had “UNEXPECTED PASS” on Windows.
> 
> More detail, please refer the following link.
> https://www.mail-archive.com/dev@openvswitch.org/msg65229.html
> 
> Reported-by: Paul Boca <pboca at cloudbasesolutions.com>
> Signed-off-by: Benli Ye <daniely at vmware.com>

Applied, thanks!



More information about the dev mailing list