Reported by Ian Y. Choi on ryu-devel.
Signed-off-by: IWASE Yusuke <[email protected]>
---
ryu/tests/switch/tester.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ryu/tests/switch/tester.py b/ryu/tests/switch/tester.py
index 82120f8..02a1de1 100644
--- a/ryu/tests/switch/tester.py
+++ b/ryu/tests/switch/tester.py
@@ -211,8 +211,8 @@ MSG = {STATE_INIT_FLOW:
{TIMEOUT: 'Failed to request table stats: request timeout.',
RCV_ERR: 'Failed to request table stats: %(err_msg)s'},
STATE_SEND_BARRIER:
- {TIMEOUT: 'Faild to send packet: barrier request timeout.',
- RCV_ERR: 'Faild to send packet: %(err_msg)s'},
+ {TIMEOUT: 'Failed to send packet: barrier request timeout.',
+ RCV_ERR: 'Failed to send packet: %(err_msg)s'},
STATE_FLOW_UNMATCH_CHK:
{FAILURE: 'Table-miss error: increment in matched_count.',
ERROR: 'Table-miss error: no change in lookup_count.',
--
1.9.1
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel