All tests passed except following two cases?
1055: ofproto-dpif - Bridge IPFIX statistics check    FAILED 
(ofproto-dpif.at<http://ofproto-dpif.at/>:5975)
1058: ofproto-dpif - Flow IPFIX statistics check      FAILED 
(ofproto-dpif.at<http://ofproto-dpif.at/>:6140)

The errors exist without this patch. We are looking at the errors and try to 
fix it later.


? 2016?6?25????8:11?Wenyu Zhang <wen...@vmware.com<mailto:wen...@vmware.com>> 
???

In virtual network, users want more info about the virtual point to observe the 
traffic.
It should be a string to provide clear info, not a simple interger ID.

Introduce "other-config: virtual_obs_id" in IPFIX, which is a string configured 
by user.
Introduce an enterprise IPFIX entity "virtualObsID"(898) to export the value. 
The entity is a
variable-length string.

Signed-off-by: Wenyu Zhang <wen...@vmware.com<mailto:wen...@vmware.com>>
---
NEWS                                  |  11 ++--
ofproto/ipfix-enterprise-entities.def |   1 +
ofproto/ofproto-dpif-ipfix.c          | 102 ++++++++++++++++++++++++++++++----
ofproto/ofproto.h                     |   2 +
vswitchd/bridge.c                     |  13 +++++
vswitchd/vswitch.xml                  |  33 +++++++++++
6 files changed, 147 insertions(+), 15 deletions(-)
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to