> On Dec 13, 2016, at 5:38 PM, Iwase Yusuke wrote:
>
> With "_ordered_fields" argument, you can specifies "_fields2" member directly,
> and you can set the same filed multiple times.
This worked, thank you.
--------
seem prepared to handle that either. Can anyone suggest a way
of implementing this?
Note: although not exactly condoned by the OF specification, the multiple
instances of an OXM type in a match term is allowed by Section 7.2.3.6 of the
OF 1.5 specification.
Alan
.OFPVID_PRESENT)),
> +parser.OFPActionSetField(vlan_vid=(200 |
> ofproto.OFPVID_PRESENT)),
> +parser.OFPActionOutput(2)
> +]
--------
Alan
= value1),
parser.OFPActionSetField(vlan_vid = value2)
]
However when I call the OFPFlowMod constructor the resulting object will have
only one OFPActionSetField in it. Is it correct that Ryu cannot build such as
Flow Modification?
Alan Deikman
ZNYX Networks, Inc
presentable.
Regards,
--------
Alan Deikman
ZNYX Networks, Inc.
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-en
code would be:
action = parser.OFPActionSetField(ovid = action_set_ovid)
Much thanks for any assistance.
Alan Deikman
ZNYX Networks, Inc.
--
Site24x7 APM Insight: Get Deep Visibility into
> On Feb 8, 2016, at 11:39 PM, Minoru TAKAHASHI
> wrote:
>
> The example is as follows:
Thank you that is exactly what I needed. This should probably be added to the
Ryu Book.
----
Alan Deikman
ZNYX N
.
Alan Deikman
ZNYX Networks, Inc.
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web
> On Dec 8, 2015, at 5:49 PM, Alan Deikman wrote:
>
> In this case the tester can send out any packet it wants out of port 1 (eth2)
> but can only receive untagged packets on port 2 (eth3). Is there some other
> configuration that will allow it to work properly? I ha
). Is there some other
configuration that will allow it to work properly? I have not seen any
documentation related to this. Any help appreciated.
Regards,
Alan Deikman
ZNYX Networks, Inc
wanted to know if there was something
important driving the decision.
Regards,
Alan Deikman
ZNYX Networks, Inc.
--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users
OVS problem.
Note: without the delay I find the whole test suite runs in 20-30 minutes.
With a 10-second delay interval between each test the entire suite takes 3-4
hours.
----
Alan Deikman
ZNYX N
I wonder if tester.py should
have an additional command line option to invoke this work around.
----
Alan Deikman
ZNYX Networks, Inc.
--
___
Ryu-deve
> On Aug 25, 2015, at 6:01 PM, Alan Deikman wrote:
>
> Can someone familiar with tester.py advise me as to a next step to take?
I think I can explain the anomalies I reported in my prior e-mail. The problem
is that OVS when installed with the kernel datapath (DKMS) it effective has
own-to-html> from
the node world. It makes for a complicated tool chain but it beats coding the
results into HTML by hand.
Regards,
----
Alan Deikman
ZNYX Networks, Inc.
--
___
re tests pass than before. So some tests are affected by a race condition
with the setup.
Can someone familiar with tester.py advise me as to a next step to take?
Alan Deikman
ZNYX Networks, Inc.
--
___
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel
Is there a report formatter for tester.py? Currently the only way to
summarize the results seems to be to manually filter out the OK/ERROR lines of
the log output from ryu-manager.
Alan Deikman
ZNYX Networks, Inc
17 matches
Mail list logo