Here is steps I'm trying to play with port mirror on OVS:
1. INPORT=tap0
2. #OUTPORT=ens806f0
3. OUTPORT=tap1
4. ovs-vsctl -- --id=@m get mirror mymirror -- remove bridge ovs-usw0 mirrors @m
5. ovs-vsctl -- --id=@m create mirror name=mymirror -- add bridge ovs-usw0
mirrors @m
6. ovs-vsctl -- --
On Tue, Jan 20, 2015 at 3:06 PM, Shankari Vaidyalingam
wrote:
> Hi,
>
> Would be great if someone can let me know the stepwise instructions for
> submitting a patch into the OVS code repository.
https://github.com/openvswitch/ovs/blob/master/CONTRIBUTING.md
I would suggest that you send an e-mai
Hi,
Would be great if someone can let me know the stepwise instructions for
submitting a patch into the OVS code repository.
Regards
Shankari.V
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
The OF1.2 feature was based on an Open vSwitch extension to OpenFlow
first implemented for OF1.0. We need to continue supporting that
extension.
On Tue, Jan 20, 2015 at 05:12:30PM -0500, Anup Khadka wrote:
> Do OpenFlow versions prior to OF 1.2 even support the concept of slave
> controllers? I c
I can create a patch for this if you want me to.
Thank you,
Anup
On Tue, Jan 20, 2015 at 5:12 PM, Anup Khadka wrote:
> Do OpenFlow versions prior to OF 1.2 even support the concept of slave
> controllers? I couldn't find anything in the specs.
>
> On Tue, Jan 20, 2015 at 4:24 PM, Ben Pfaff wro
Do OpenFlow versions prior to OF 1.2 even support the concept of slave
controllers? I couldn't find anything in the specs.
On Tue, Jan 20, 2015 at 4:24 PM, Ben Pfaff wrote:
> On Tue, Jan 20, 2015 at 03:55:57PM -0500, Anup Khadka wrote:
> > I have noticed that OVS rejects flow-mod request from a
On Tue, Jan 20, 2015 at 03:55:57PM -0500, Anup Khadka wrote:
> I have noticed that OVS rejects flow-mod request from a slave-controller
> with an OFPBRC_EPERM request code. Isn't the more appropriate code here is:
> OFPBRC_IS_SLAVE?
>
> Same thing when a slave controller sends a packet out.
That
Hello,
I have noticed that OVS rejects flow-mod request from a slave-controller
with an OFPBRC_EPERM request code. Isn't the more appropriate code here is:
OFPBRC_IS_SLAVE?
Same thing when a slave controller sends a packet out.
Thanks,
Anup
___
discuss
I configure 64 Bytes with Ixia, but the size fixed by Ixia is 66B I don"t
know why (maybe caused by 64b/66b encoding ?)
With the same configuration of Ixia , I try ovdk and I reached 6.3 Mpps
whereas with ovs DPDK it's only few thousands.
I investigate more and I found that the errors are du to th
Please don't drop the mailing list.
On Tue, Jan 20, 2015 at 04:21:50PM +0100, Kevin Neuenfeldt wrote:
> Am 20.01.2015 um 15:37 schrieb Ben Pfaff:
> >On Tue, Jan 20, 2015 at 03:07:43PM +0100, Kevin Neuenfeldt wrote:
> >>So is there any possibility to enable OpenFlow 1.3 globally and
> >>permanently
On Mon, Jan 19, 2015 at 6:58 AM, Sudipta Biswas3 wrote:
> Hi all,
>
> I had the following configuration:
>
> ovs-vsctl show
> Bridge br-ex
> Port "eth0"
> Interface "eth0"
> Port br-ex
> Interface br-ex
> type: internal
>
> eth0 being the
On Tue, Jan 20, 2015 at 03:07:43PM +0100, Kevin Neuenfeldt wrote:
> for my bachelor thesis I am trying to implement an application on the Ryu
> controller platform. For this purpose I downloaded the VM image from their
> website which has mininet, OpenVSwitch and Ryu preinstalled and
> preconfigure
Hi,
for my bachelor thesis I am trying to implement an application on the
Ryu controller platform. For this purpose I downloaded the VM image from
their website which has mininet, OpenVSwitch and Ryu preinstalled and
preconfigured.
OVS is included in version 1.11.0 and OpenFlow 1.3 is disabl
Thank you, it worked.
Giuseppe
2015-01-20 0:40 GMT+01:00 Ben Pfaff :
> Oh, maybe I see the problem: this folder is on a non-Unix fiale system
> so it's probably not possible to have Unix sockets there. I'd think
> that this would properly produce a different error (not ENOENT) but who
> knows
14 matches
Mail list logo