This mail is to inform you that the payment as be made, Download attachment for
the payment slip.
Liliana younger
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
This mail is to inform you that the payment as be made, Download attachment for
the payment slip.
Autumn auguste
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
This mail is to inform you that the payment as be made, Download attachment for
the payment slip.
Arnulfo jordan
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
This mail is to inform you that the payment as be made, Download attachment for
the payment slip.
Gerry phelps
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
From: Babu Shanmugam
This patch adds support for marking qos on IP packets based on arbitrary
match criteria for a logical switch.
Signed-off-by: Babu Shanmugam
Suggested-by: Mickey Spiegel
---
ovn/lib/logical-fields.c| 2 +-
ovn/northd/ovn-northd.8.xml | 47 +++--
ov
From: Babu Shanmugam
ovn-northd processes the list of Port_Bindings and hashes the list of
queues per chassis. When it finds a port with qos_parameters and without
a queue_id, it allocates a free queue for the chassis that this port belongs.
The queue_id information is stored in the options field
v11 -> v12:
- QOS dscp marking on IP packets based on arbitrary
match criteria for a logical switch.
Babu Shanmugam (2):
Check and allocate free qdisc queue id for ports with qos parameters
DSCP marking on packets
include/ovn/actions.h | 17 +++-
ovn/controller/binding.c| 233
A gentle reminder to review this patch?
> -Original Message-
> From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Hemant
> Agrawal
> Sent: Tuesday, August 23, 2016 11:37 PM
> To: dev@openvswitch.org
> Subject: [ovs-dev] [PATCH] netdev-dpdk: fix cross compilation failure
>
> conf
Your message dated Mon, 5 Sep 2016 17:05:20 -0300
with message-id
and subject line
has caused the Debian Bug report #754482,
regarding openvswitch: run dh-autoreconf to update config.{sub, guess} and
{libtool, aclocal}.m4
to be marked as done.
This means that you claim that the problem has been
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
'dmp' should be freed on failure and on put.
Fixes: 8a9562d21a40 ("dpif-netdev: Add DPDK netdev.")
Fixes: 8d38823bdf8b ("netdev-dpdk: fix memory leak")
Signed-off-by: Ilya Maximets
---
lib/netdev-dpdk.c | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/lib/netdev
'dpdk_mutex' protects two independent things: list of dpdk devices
and list of memory pools. Let's spit it in two to avoid global blocking
inside 'netdev_dpdk.*_reconfigure()' as possible.
Signed-off-by: Ilya Maximets
---
lib/netdev-dpdk.c | 34 +-
1 file changed,
Currently vHost client mode feature is broken in case where QEMU and OVS
are configured to create sockets in the same place. While adding the port,
OVS will try to register vHost driver in server mode and will fail because
socket already exist if QEMU was started first.
In this situation port will
Ilya Maximets (3):
netdev-dpdk: Fix memory leak in dpdk_mp_{get,put}().
netdev-dpdk: Introduce dpdk_mp_mutex.
netdev-dpdk: Don't fail vHost port creation if server mode is
unavailable.
lib/netdev-dpdk.c | 220 --
1 file changed, 132 in
1. The MTU configuration changes, but the size of aligned mempool
of new MTU doesn't change.
What we have to do is to update the netdev's MTU and max_packet_len.
2. The MTU configuration changes, and the size of aligned mempool
of new MTU changes too.
The mempool needed by the new MTU
27 matches
Mail list logo