From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f176.google.com (mail-we0-f176.google.com [74.125.82.176]) by dpdk.org (Postfix) with ESMTP id 148B55A1D for ; Tue, 10 Mar 2015 17:27:20 +0100 (CET) Received: by wesu56 with SMTP id u56so2991686wes.12 for ; Tue, 10 Mar 2015 09:27:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:organization :user-agent:in-reply-to:references:mime-version :content-transfer-encoding:content-type; bh=NGMlkGel7kmWoOoG1Ldk9wEl/8XOicMlEWkOSt90yp0=; b=WNJ20O8n3ayZlVfdTWMbFrCEwYhmnz6OL/yIItImDwh9eT7x7pzbLCHejgSMPkI99U bZPIDkzxdD2eHvCopzB9Sl53FKfBFlbu1gy8XMF6vIJ0tAsDhxYOu1l070O0gEYi1Sxc yUpJLo+ehYCK+ILpAYSZZ/VSFG/+IyfC9DtqR3bc7yCJtFgxNOMMFrqeJslX600RBCEt Mn84++7La/6j+d5+PzC6TLccV2cUkDhXlU2gC8WtkLw5onjg0eYgf7FqoV+exSCbFr4e QZ++MetptJqn4ipIS4CnM/xRO6u8V9z4biF31MhUIMohre8wiFOHrReFajP5F3PYIJc4 XpaA== X-Gm-Message-State: ALoCoQk439/FZ8WcZU3xjGcvZEuQe5WQd4z8d3S0pVRUSKiMXmqzugQELdpzdzCJl6E2kTASNJe/ X-Received: by 10.181.27.201 with SMTP id ji9mr83772043wid.20.1426004839919; Tue, 10 Mar 2015 09:27:19 -0700 (PDT) Received: from xps13.localnet (6wind.net2.nerim.net. [213.41.180.237]) by mx.google.com with ESMTPSA id dm6sm2250430wib.22.2015.03.10.09.27.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Mar 2015 09:27:19 -0700 (PDT) From: Thomas Monjalon To: Konstantin Ananyev Date: Tue, 10 Mar 2015 17:26:45 +0100 Message-ID: <2256176.xbt1VDN5GZ@xps13> Organization: 6WIND User-Agent: KMail/4.14.4 (Linux/3.18.4-1-ARCH; KDE/4.14.4; x86_64; ; ) In-Reply-To: <1425948794-27950-1-git-send-email-konstantin.ananyev@intel.com> References: <1425948794-27950-1-git-send-email-konstantin.ananyev@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] maintainers: claim IXGBE PMD 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, 10 Mar 2015 16:27:20 -0000 > Intel ixgbe > +M: Helin Zhang > +M: Konstantin Ananyev > F: lib/librte_pmd_ixgbe/ Acked-by: Thomas Monjalon Applied, thanks