Skip to content

Commit

Permalink
extras: Update OFTest results
Browse files Browse the repository at this point in the history
Update to reflect current state of OFTest.

Change-Id: I45bf9923c87e3020251d59ab7fec1ed939d5854a
Signed-off-by: Stephen Finucane <[email protected]>
Reviewed-by: Mark D. Gray <[email protected]>
Reviewed-by: Meghan Halton <[email protected]>
Reviewed-by: Ian Stokes <[email protected]>
  • Loading branch information
stephenfin authored and Gerrit Code Review committed Sep 3, 2014
1 parent 1f3b3e8 commit 4a5541a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions extras/oftest_results.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
load.PacketInLoad ... ok
load.FlowModLoad ... ok
load.PacketOutLoad ... ok
load.FlowRemovedLoad ... ok
load.FlowRemovedLoad ... ERROR
port_stats.AllPortStats ... ok
port_stats.MultiFlowStats ... FAIL
port_stats.SingleFlowStats ... FAIL
port_stats.MultiFlowStats ... ok
port_stats.SingleFlowStats ... ok
pktact.ModifyL4Dst ... ok
pktact.ModifyL2Src ... ok
pktact.AllPlusIngress ... ok
Expand Down Expand Up @@ -77,7 +77,7 @@ openflow_protocol_messages.ModifyStateModify ... ok
openflow_protocol_messages.ModifyStateDelete ... ok
openflow_protocol_messages.ReadState ... ok
openflow_protocol_messages.BarrierRequestReply ... ok
openflow_protocol_messages.PacketOut ... ok
openflow_protocol_messages.PacketOut ... FAIL
openflow_protocol_messages.ConfigurationRequest ... ok
openflow_protocol_messages.EchoWithoutBody ... ok
openflow_protocol_messages.PacketIn ... ok
Expand Down Expand Up @@ -125,16 +125,16 @@ message_types.ErrorMsg ... FAIL
message_types.PortModFwd ... ok
message_types.SetConfigRequest ... ok
message_types.PacketInBodyAction ... ok
message_types.PacketInBodyMiss ... FAIL
message_types.PacketInBodyMiss ... ok
message_types.PortModFlood ... ok
message_types.FeaturesReplyBody ... ok
message_types.EchoWithData ... ok
message_types.GetConfigReply ... ok
message_types.PacketInSizeMiss ... FAIL
message_types.PacketInSizeMiss ... ok
message_types.PacketInSizeAction ... FAIL
message_types.PortModPacketIn ... ok
flow_matches.UdpDstPort ... ok
flow_matches.IpTos ... ok
flow_matches.IpTos ... FAIL
flow_matches.WildcardMatchPrio ... ok
flow_matches.EthernetDstAddress ... ok
flow_matches.UdpSrcPort ... ok
Expand All @@ -159,16 +159,16 @@ flow_matches.EthernetType ... ok
basic.EchoWithData ... ok
basic.PacketInBroadcastCheck ... ok
basic.DescStatsGet ... ok
basic.PacketOutMC ... ok
basic.PacketOut ... ok
basic.PacketOutMC ... FAIL
basic.PacketOut ... FAIL
basic.PortConfigModErr ... ok
basic.Echo ... ok
basic.PortConfigMod ... ok
basic.FlowMod ... ok
basic.TableStatsGet ... ok
basic.BadMessage ... ok
basic.FlowStatsGet ... ok
basic.PacketIn ... FAIL
basic.PacketIn ... ok
flow_query.Flow_Del_4 ... ok
flow_query.Flow_Add_8 ... ok
flow_query.Flow_Del_1 ... ok
Expand Down Expand Up @@ -201,7 +201,7 @@ counters.ActiveCount ... ok
counters.TxErrors ... ok
counters.TxPktPerQueue ... ok
counters.TxErrorPerQueue ... ok
counters.RxPktPerPort ... FAIL
counters.RxPktPerPort ... ok
counters.TxBytPerPort ... FAIL
counters.RxDrops ... ok
counters.Collisions ... ok
Expand Down

0 comments on commit 4a5541a

Please sign in to comment.