Re: [ovs-dev] [patch_v6 8/8] dpdk: Update feature alert documentation

2017-02-21 Thread Flavio Leitner
On Thu, Feb 16, 2017 at 12:47:39AM -0800, Darrell Ball wrote: > Signed-off-by: Darrell Ball <dlu...@gmail.com> > --- Thanks for fixing it! Acked-by: Flavio Leitner <f...@sysclose.org> ___ dev mailing list d...@ope

Re: [ovs-dev] [PATCH] fedora: Add python3-openvswitch split package

2017-02-21 Thread Flavio Leitner
On Tue, Feb 21, 2017 at 04:29:51PM +0100, Timothy Redaelli wrote: > Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=1412694 > Signed-off-by: Timothy Redaelli <tredae...@redhat.com> > --- Looks good to me. Acked-by: Flavio Leitner <

Re: [ovs-dev] [PATCH 2/2] rhel-systemd: Document systemd behavior

2017-02-20 Thread Flavio Leitner
by: Eelco Chaudron <echau...@redhat.com> > --- Glad to see this being documented, Thanks Eelco. Acked-by: Flavio Leitner <f...@sysclose.org> Russell, FYI this is the second patch documenting the change of another patch as noted in the commit message. So, eithe

Re: [ovs-dev] [PATCH] rhel-systemd: Restart openvswitch service if a daemon crashes

2017-02-20 Thread Flavio Leitner
temctl start ovs-vswitchd* | started | started |inactive, > dead|active,running|active,running| > systemctl start ovsdb-server* | not started | started |inactive, > dead|inactive, dead|active,running| > > * These commands where executed when no ovs related processe

Re: [ovs-dev] [DPDK:patch_v5 0/8] Userspace Datapath: Introduce NAT support.

2017-02-15 Thread Flavio Leitner
On Wed, Feb 08, 2017 at 12:17:53AM -0800, Darrell Ball wrote: > This patch series introduces NAT support for the userspace datapath. Thanks a lot for this work, nice. I did a quick look at the patches and provided feedback on the easier ones, but I plan to go over the long ones too. > The per

Re: [ovs-dev] [DPDK:patch_v5 8/8] Update NEWS for userspace datapath NAT

2017-02-15 Thread Flavio Leitner
On Wed, Feb 08, 2017 at 12:18:01AM -0800, Darrell Ball wrote: > Signed-off-by: Darrell Ball That's an important one, but I think you missed the table in Documentation/faq/releases.rst Feature Linux upstream Linux OVS tree Userspace Hyper-V

Re: [ovs-dev] [DPDK:patch_v5 7/8] Enable NAT tests for userspace datapath.

2017-02-15 Thread Flavio Leitner
On Wed, Feb 08, 2017 at 12:18:00AM -0800, Darrell Ball wrote: > Signed-off-by: Darrell Ball <dlu...@gmail.com> > --- Acked-by: Flavio Leitner <f...@sysclose.org> ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.or

Re: [ovs-dev] [DPDK:patch_v5 6/8] Add missing CHECK_CONNTRACK_ALG guards.

2017-02-15 Thread Flavio Leitner
ooks good to me. Acked-by: Flavio Leitner <f...@sysclose.org> ___ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Re: [ovs-dev] [DPDK:patch_v5 5/8] Enhance V6 NAT test.

2017-02-15 Thread Flavio Leitner
On Wed, Feb 08, 2017 at 12:17:58AM -0800, Darrell Ball wrote: > Signed-off-by: Darrell Ball <dlu...@gmail.com> > --- This is an interesting improvement but not much related to the patchset, so maybe if the reviews are okay it can be individually applied. Acked-by: Flavi

Re: [ovs-dev] [DPDK:patch_v5 3/8] Remove batch sorting in userspace conntrack.

2017-02-15 Thread Flavio Leitner
On Wed, Feb 08, 2017 at 12:17:56AM -0800, Darrell Ball wrote: > Signed-off-by: Darrell Ball I miss a comment to why this patch is needed. Thanks Flavio > --- > lib/conntrack.c | 49 ++--- > 1 file changed, 10 insertions(+), 39

Re: [ovs-dev] [DPDK:patch_v5 1/8] Export packet_set_ipv6_addr() for DPDK.

2017-02-15 Thread Flavio Leitner
On Wed, Feb 08, 2017 at 12:17:54AM -0800, Darrell Ball wrote: > Signed-off-by: Darrell Ball <dlu...@gmail.com> > --- IPv4 version is exported already (for another reason) and both are needed by nat_packet() in a later patch. Acked-by: Flavio Leitner <f.

Re: [ovs-dev] [PATCH 2/2] doc: Add info on distributions shipping openvswitch package.

2017-02-08 Thread Flavio Leitner
On Tue, Feb 07, 2017 at 09:18:23PM +, Bhanuprakash Bodireddy wrote: > List details of various popular distributions shipping Open vSwitch > packages. Also include the information of the distros supporting DPDK > accelerated datapath. > > Signed-off-by: Bhanuprakash Bodireddy

Re: [ovs-dev] [PATCH] rhel: Support building python ovs package with native json impl

2016-12-30 Thread Flavio Leitner
On Tue, 13 Dec 2016 13:45:05 -0500 Aaron Conole wrote: > Although I'm not Flavio, I do have some quick thoughts on this. > > Russell Bryant writes: > > > My main concern with this was that it implements a new python-ovs package > > and leaves the existing

<    6   7   8   9   10   11