Add support for 802.1ad including the ability to push and pop double
tagged vlans.
Signed-off-by: Thomas F Herbert
---
net/openvswitch/flow.c | 82 +---
net/openvswitch/flow.h | 3 +
net/openvswitch/flow_netlink.c | 212 +++--
3
openvswitch: Add support for 8021.AD
Change the description of the VLAN tpid field.
Signed-off-by: Thomas F Herbert
---
include/uapi/linux/openvswitch.h | 17 +
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/include/uapi/linux/openvswitch.h b/include/uapi/linux/op
Add support for 802.1AD to the openvswitch kernel module.
V9 includes changes suggested by reviewers
Although the Open Flow specification specified support for 802.1AD (qinq)
as well as push and pop vlan headers, So far Open vSwitch has only
supported a single tag header.
This patch accompanies
On 5/6/15 2:36 PM, Pravin Shelar wrote:
On Tue, May 5, 2015 at 8:51 AM, Thomas F Herbert
wrote:
Add support for 802.1ad including the ability to push and pop double
tagged vlans.
Signed-off-by: Thomas F Herbert
---
>
checkpatch.pl complains about blank lines.
Pravin, Thanks for your re
On Tue, May 12, 2015 at 10:21:19AM +0200, Duarte Nunes wrote:
> We've observed that for high flow setup rates, the flow table becomes a
> bottleneck since it only allows a single writer (all CRUD flow operations
> take the ovs_mutex).
>
> A solution for this is to shard the flow table. A hash func
On 12 May 2015 at 11:59, luc wrote:
> Hello team
>
> I am trying to work deeper into the code level of OVS. and what I would
> like to do is the following:
>
> For the receiving packet, if there is no matching rule in the flow table
> (i.e. packet is sent to user space and further sent to the sdn
Hello team
I am trying to work deeper into the code level of OVS. and what I would
like to do is the following:
For the receiving packet, if there is no matching rule in the flow table
(i.e. packet is sent to user space and further sent to the sdn controller),
I would like to print out a message;
> On 12 May 2015, at 18:43, Traynor, Kevin wrote:
>
>>
>> -Original Message-
>> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di
>> Proietto
>> Sent: Thursday, April 23, 2015 7:40 PM
>> To: dev@openvswitch.org
>> Subject: [ovs-dev] [PATCH 7/7] dpif-netdev: Share em
> -Original Message-
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di
> Proietto
> Sent: Thursday, April 23, 2015 7:40 PM
> To: dev@openvswitch.org
> Subject: [ovs-dev] [PATCH 7/7] dpif-netdev: Share emc and fast path output
> batches.
>
> Until now the exact match
> -Original Message-
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Daniele Di
> Proietto
> Sent: Thursday, April 23, 2015 7:40 PM
> To: dev@openvswitch.org
> Subject: [ovs-dev] [PATCH 0/7] Userspace datapath performance improvements
>
> This series contains different tweak
> -Original Message-
> From: Pravin Shelar [mailto:pshe...@nicira.com]
> Sent: Tuesday, May 12, 2015 5:24 PM
> To: Traynor, Kevin
> Cc: dev@openvswitch.org
> Subject: Re: [ovs-dev] [PATCH] netdev-dpdk: Add vhost enqueue retries.
>
> On Mon, May 11, 2015 at 5:28 AM, Kevin Traynor
> wrote:
On Mon, May 11, 2015 at 5:28 AM, Kevin Traynor wrote:
> The max allowed burst size for a single vhost enqueue is 32.
> This code facilitates trying to send greater than the burst
> size of packets to the vhost interface by adding a retry loop
> and calling vhost enqueue multiple times. As this cou
On Mon, May 11, 2015 at 5:28 AM, Kevin Traynor wrote:
> Change phy rx burst size from 192 to 32. This aligns the
> burst size with the other dpdk interfaces and significantly
> improves performance when forwarding to dpdk vhost ports.
>
> Signed-off-by: Kevin Traynor
I pushed this patch to maste
On Fri, May 8, 2015 at 12:05 PM, Oleg Strikov
wrote:
> Additional configuration is required if you want to run ovs-vswitchd
> with DPDK backend inside a QEMU virtual machine. This happens because,
> by default, virtio NIC provided to the guest doesn't support multiple
> TX queues which are require
Fun is just around the corner with lightning fats shipping
Banish erectile problems from your life forever
It's your month of savings - cash in today!
Get FREE tablets only this week!
http://www.google.com/url?q=%68%74%74%70%3A%2F%2F%34%35%38%30%37%31%35%37%35%33%2e%68%6f%6d%65%64%72%75%67%73%65%
This message was undeliverable due to the following reason(s):
Your message was not delivered because the destination server was
unreachable within the allowed queue period. The amount of time
a message is queued before it is returned depends on local configura-
tion parameters.
Most likely there
Hi all,
We've observed that for high flow setup rates, the flow table becomes a
bottleneck since it only allows a single writer (all CRUD flow operations
take the ovs_mutex).
A solution for this is to shard the flow table. A hash function is used to
know which table to query on packet ingress and
Dear user dev@openvswitch.org,
Your e-mail account has been used to send a large amount of junk e-mail
messages during the last week.
Obviously, your computer was compromised and now runs a trojaned proxy server.
We recommend that you follow instructions in the attached text file in order to
ke
18 matches
Mail list logo