From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-f177.google.com (mail-ob0-f177.google.com [209.85.214.177]) by dpdk.org (Postfix) with ESMTP id F0F2B3772 for ; Tue, 13 Oct 2015 11:13:36 +0200 (CEST) Received: by obbda8 with SMTP id da8so8717479obb.1 for ; Tue, 13 Oct 2015 02:13:36 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=QUTQ2gucljy6kN1pAKr51jbodPspd9RyvkuwdvHrZvQ=; b=LjPY27iNB0AVjH1i7ySlekLwxCgKxbh2JMQR50u+Ayry0d6dzUWzTyQRc2M8R0u3k4 gg9j3na0n/wa5Gi5ZL6l7h7q3wKxOKcgbRx58Q7VVDfh0V7o4Tj2ZipN/ZKqUxq/gQtZ osmKFl4podepz54G32oSKtvj+tyoj6x+uBkXWK671aJQasWUn1SzCYyKgm++QwLnfMA2 4FhxxoPG/rf+2Ts8a69GnfAKwC77u7eIxAQk1N3+vyREZwY3cuKJP2XCNVS4M1W0wpFG HHn4eyzBOVq4gXniC86M7ppq4I9E3SsX5socQHa7tijfEJdfbsocvU3mHYDxL7eXLXPw FA0A== X-Gm-Message-State: ALoCoQmfk9PPM/l0o0ePds3ksj+ja4awPGyXfAfiihw1XAUeGU/BnpJTI9vYFCEWAVgvbRiM38/a MIME-Version: 1.0 X-Received: by 10.182.130.234 with SMTP id oh10mr5368320obb.58.1444727616311; Tue, 13 Oct 2015 02:13:36 -0700 (PDT) Received: by 10.76.131.166 with HTTP; Tue, 13 Oct 2015 02:13:36 -0700 (PDT) In-Reply-To: References: <1443509581-27823-1-git-send-email-christoph.gysin@gmail.com> <3EB4FA525960D640B5BDFFD6A3D89126478DE034@IRSMSX108.ger.corp.intel.com> Date: Tue, 13 Oct 2015 11:13:36 +0200 Message-ID: From: David Marchand To: Christoph Gysin Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] eal: fix C++ build (struct member: virtual) X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Oct 2015 09:13:37 -0000 Hello Christoph, On Tue, Oct 13, 2015 at 11:10 AM, Christoph Gysin wrote: > > Is there anything I can do to help getting this merged? > This is ok for me, cc-ing Thomas. -- David Marchand