Hi Fujita,
Sorry to bother you again,
Thanks for apply them.
> I fixed and applied. Next time, try `./run_tests.sh`.
I will try next time.
Thank you.
2014-02-27 22:23 GMT+09:00 FUJITA Tomonori :
> On Thu, 27 Feb 2014 17:14:24 +0900
> Kiyonari Harigae wrote:
>
> > As you say, It seems like to
Hey
I also tried the grizzly setup with the configuration provided here
https://github.com/osrg/ryu/wiki/OpenStack. The Problem with this
error message is, that if you use the /etc/ryu/ryu.conf from the docs,
the rest_conf_switch application is missing. And along with that, also
the API function /
On Thu, 27 Feb 2014 17:56:09 +0900
Simon Horman wrote:
> Hi,
>
> this adds and implementation of and tests for the following
> OF14 properties:
>
> - port stats optical and experimenter
> - port mod optical and experimenter
>
> With this series and its dependency in place
> all OF1.4 properti
On Thu, 27 Feb 2014 17:14:24 +0900
Kiyonari Harigae wrote:
> As you say, It seems like to corrupted the patch by mailer.
> I'm very sorry to have troubled you so much.
No problem.
> This appears sent by send-email command Also, created the patch by
> format-patch.
Almost. I got the following
Signed-off-by: Simon Horman
---
v3
* First post
---
.../packet_data/of14/5-22-ofp_port_mod.packet | Bin 64 -> 120 bytes
ryu/tests/packet_data_generator/src/x5.erl | 14 ++-
.../json/of14/5-22-ofp_port_mod.packet.json| 27 +
3 files changed, 40
Use OFP_PORT_MOD_PROP_ETHERNET_PACK_STR in
and remove _PACK_STR from OFPPortModPropEthernet.
Signed-off-by: Simon Horman
---
v3
* First post
---
ryu/ofproto/ofproto_v1_4_parser.py | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/ryu/ofproto/ofproto_v1_4_parser.py
b/
Signed-off-by: Simon Horman
---
v3
* First post
---
ryu/tests/packet_data/of14/5-22-ofp_port_mod.packet | Bin 40 -> 64 bytes
ryu/tests/packet_data_generator/src/x5.erl| 8 +++-
.../unit/ofproto/json/of14/5-22-ofp_port_mod.packet.json | 11 +++
3 files chang
Signed-off-by: Simon Horman
---
v3
* First post
---
ryu/ofproto/ofproto_v1_4_parser.py | 4
1 file changed, 4 insertions(+)
diff --git a/ryu/ofproto/ofproto_v1_4_parser.py
b/ryu/ofproto/ofproto_v1_4_parser.py
index 86ef891..4dfbb45 100644
--- a/ryu/ofproto/ofproto_v1_4_parser.py
+++ b/ryu
Signed-off-by: Simon Horman
---
v3
* First post
---
ryu/ofproto/ofproto_v1_4_parser.py | 24
1 file changed, 24 insertions(+)
diff --git a/ryu/ofproto/ofproto_v1_4_parser.py
b/ryu/ofproto/ofproto_v1_4_parser.py
index 3feb09d..86ef891 100644
--- a/ryu/ofproto/ofproto_v1
Hi,
this adds and implementation of and tests for the following
OF14 properties:
- port stats optical and experimenter
- port mod optical and experimenter
With this series and its dependency in place
all OF1.4 properties are implemented and tested.
To aid review this series and its dependencie
Signed-off-by: Simon Horman
---
v3
* First post
---
ryu/ofproto/ofproto_v1_4_parser.py | 5 +
1 file changed, 5 insertions(+)
diff --git a/ryu/ofproto/ofproto_v1_4_parser.py
b/ryu/ofproto/ofproto_v1_4_parser.py
index 641c013..f5234c0 100644
--- a/ryu/ofproto/ofproto_v1_4_parser.py
+++ b/ry
Signed-off-by: Simon Horman
---
v3
* First post
---
.../of14/5-30-ofp_port_stats_reply.packet | Bin 304 -> 360 bytes
ryu/tests/packet_data_generator/src/x5.erl | 14 +-
.../of14/5-30-ofp_port_stats_reply.packet.json | 29 -
3 files changed, 41
Signed-off-by: Simon Horman
--
v3
* Correct indentation
v2
* First post
---
.../packet_data/of14/5-37-ofp_port_status.packet | Bin 128 -> 184 bytes
ryu/tests/packet_data_generator/src/x5.erl | 14 +-
.../json/of14/5-37-ofp_port_status.packet.json | 29 ++
Signed-off-by: Simon Horman
---
v3
* First post
---
.../of14/5-30-ofp_port_stats_reply.packet| Bin 256 -> 304 bytes
ryu/tests/packet_data_generator/src/x5.erl | 14 +-
.../json/of14/5-30-ofp_port_stats_reply.packet.json | 19 ++-
3 files chan
On Thu, Feb 27, 2014 at 02:48:18PM +0900, FUJITA Tomonori wrote:
> On Wed, 26 Feb 2014 16:25:59 +0900
> Simon Horman wrote:
>
> > Hi,
> >
> > this adds and implementation of and tests for the following
> > OF14 properties:
> >
> > - port desc optical and experimenter
> > - table feature table
Hi Fujita,
Sorry to keep bothering you.
As you say, It seems like to corrupted the patch by mailer.
I'm very sorry to have troubled you so much.
This appears sent by send-email command Also, created the patch by format-patch.
Thank you.
Signed-off-by: Kiyonari Harigae
---
ryu/lib/ofctl_v1_3.p
On Thu, 27 Feb 2014 14:45:39 +0900
FUJITA Tomonori wrote:
> fix the following bug:
>
> http://sourceforge.net/p/ryu/mailman/message/32022286/
>
> Dependent services are not loaded properly with '_CONTEXTS'.
>
> Signed-off-by: FUJITA Tomonori
> ---
> ryu/base/app_manager.py | 4 ++--
> 1 file
17 matches
Mail list logo