[Ryu-devel] [PATCH] tests/switch: fix bug in _diff_packets function

2016-09-09 Thread Monthadar Al-Jaberi
This fixes the problem of the payload being always shown when another field differs between ingress and egress test. Signed-off-by: Monthadar Al Jaberi --- ryu/tests/switch/tester.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ryu/tests/switch/tester.py b/ryu/tests/switch

[Ryu-devel] Questions regarding OFPInstructionGotoTable

2016-09-09 Thread Kyuho Jeong
I'm not sure this is the right mailing list for this question. Let me know if there is better alternative. I'm not sure this is the bug of the RYU or my misunderstanding in OpenFlow(v 1.3.1). I'm running my controller with the OF switch HP FlexFabric. I got below error message from the switch an