Hi, Mauricio.
Oh, I accidently dropped the the list.
Thank you for reply.
Thanks,
Junguk
2016-09-08 14:26 GMT-06:00 Mauricio Vasquez :
> Hi,
>
> Please don't drop the list, it could be interesting to more people.
> On 09/08/2016 06:55 PM, Junguk Cho wrote:
>
> Hi, Mauricio.
>
> Thank you for re
Thanks Ben. Much appreciated.Sent from my Huawei Mobile Original Message Subject: Re: [ovs-discuss] openvswitch - What is the use of NICIRA extensionsFrom: Ben Pfaff To: madhu CC: discuss@openvswitch.orgThis is kind of like asking "in what scenarios may one use a variable"in a progr
This is kind of like asking "in what scenarios may one use a variable"
in a programming language.
You can use registers to store values that later tables match.
On Fri, Sep 09, 2016 at 10:09:40PM +0530, madhu wrote:
> Hi Ben,
>
> Thanks for the reply.
>
> To be precise we are trying to implemen
Hi Ben,
Thanks for the reply.
To be precise we are trying to implement Service Function Chaining.
The flows included in the below mail are in the compute node openvswitch
controlled by opendaylight controller.
If my understanding is correct load:0x2->NXM_NX_REG0[] stores
hexadecimal value
On Fri, Sep 09, 2016 at 05:54:41PM +0530, madhu wrote:
> I am trying to understand the open flow rules written to the openvswitch.
>
> I am using openvswitch with openflow version 1.3. In that I see flow rules
> like below
>
> cookie=0x0, duration=133278.833s, table=0, n_packets=37283,
> n_bytes=
Hello,
Is VHost port - per queue rate limiting feature expected in near future ?
Currently its on port basis, and if we assign more than 1 queue to the
vHost port, it will be good to do QOS on per queue.
https://github.com/openvswitch/ovs/blob/master/INSTALL.DPDK-ADVANCED.md
7. QOS
Here is an
Do this:
Kill the daemons that you manually started.
Go to the directory where you did your 'make install' and do:
./configure
make uninstall
Now, do:
./configure --prefix=/usr --localstatedir=/var
--sysconfdir=/etc --enable-ssl
make -j3
make install
cp debian/openvswitch-switch.init /etc/in
Dear Guru,
After reboot, If I try to give command ovs-vsctl add-br br0, I get the
following error.
ovs-vsctl: unix:/usr/local/var/run/openvswitch/db.sock: database connection
failed (No such file or directory).
So what I do then is that I give the following commands(from install.md)
sudo ovsdb-
On 9 September 2016 at 07:48, Ashish Kurian wrote:
> Dear Team,
>
> I installed the ovs successfully and tested the ovs-vsctl add-br br0
> command and it was successful. But after I reboot my machine and try the
> command again, I get the error as in the subject.
>
> When I looked into the log th
Dear Team,
I installed the ovs successfully and tested the ovs-vsctl add-br br0
command and it was successful. But after I reboot my machine and try the
command again, I get the error as in the subject.
When I looked into the log this is my output.
2016-09-09T12:08:03.251Z|1|vlog|INFO|opened
Hi All,
I am trying to understand the open flow rules written to the openvswitch.
I am using openvswitch with openflow version 1.3. In that I see flow
rules like below
cookie=0x0, duration=133278.833s, table=0, n_packets=37283,
n_bytes=15219696, tun_id=0x5a,in_port=1
actions=load:0x2->NXM_N
11 matches
Mail list logo