You must specify dl_type in the flow for L3 fields to be matched as written
in the man page of ovs-ofctl. In the current situation they are wild-carded
along with dl_type.
On Sun, Sep 22, 2013 at 5:54 AM, awan...@masonlive.gmu.edu <
awan...@masonlive.gmu.edu> wrote:
> -
11, 2013 at 06:41:40PM +0500, Junaid Rao wrote:
> > I have developed a custom netdev provider and running OVS-1.10.0 in
> > userspace mode. it works fine but the packet processing rate is quite
> slow.
> > Packet transmission rate is about 500packets/sec but OVS is only able
le
> of hours.
>
> --Justin
>
>
> On Sep 5, 2013, at 9:54 AM, Ben Pfaff wrote:
>
> > We just released 1.10.2, can you try that?
> >
> > On Thu, Sep 05, 2013 at 09:52:36PM +0500, Junaid Rao wrote:
> >> I am using OVS version 1.10.0.
> >>
> >>
&
Hello,
I have developed a custom netdev provider and running OVS-1.10.0 in
userspace mode. it works fine but the packet processing rate is quite slow.
Packet transmission rate is about 500packets/sec but OVS is only able to
forward 1/5th of this.
The arrival of incoming packet at the switch is in
I am using OVS version 1.10.0.
On Thu, Sep 5, 2013 at 9:12 PM, Ben Pfaff wrote:
> On Thu, Sep 05, 2013 at 08:23:22PM +0500, Junaid Rao wrote:
> > I am running OVS in userspace mode and I am using the following script to
> > start it:*
>
> I don't think you mentione
Hello,*
*
I am running OVS in userspace mode and I am using the following script to
start it:*
*
ovsdb-tool create /usr/etc/openvswitch/conf.db vswitchd/vswitch.ovsschema
ovsdb-server /usr/etc/openvswitch/conf.db
--remote=punix:/usr/var/run/openvswitch/db.sock \
--remote=db: