From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by dpdk.org (Postfix) with ESMTP id 3BAAC593A for ; Thu, 22 May 2014 17:39:49 +0200 (CEST) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 22 May 2014 08:39:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.98,887,1392192000"; d="scan'208";a="435593901" Received: from irsmsx103.ger.corp.intel.com ([163.33.3.157]) by azsmga001.ch.intel.com with ESMTP; 22 May 2014 08:39:43 -0700 Received: from irsmsx153.ger.corp.intel.com (163.33.192.75) by IRSMSX103.ger.corp.intel.com (163.33.3.157) with Microsoft SMTP Server (TLS) id 14.3.123.3; Thu, 22 May 2014 16:39:04 +0100 Received: from irsmsx105.ger.corp.intel.com ([169.254.7.70]) by IRSMSX153.ger.corp.intel.com ([169.254.9.50]) with mapi id 14.03.0123.003; Thu, 22 May 2014 16:39:04 +0100 From: "Ananyev, Konstantin" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH] Use proper mac type for 82576 VF Thread-Index: AQHPddM0Mi1D+6MixUm830LZiPHKhJtMu9pg Date: Thu, 22 May 2014 15:39:03 +0000 Message-ID: <2601191342CEEE43887BDE71AB9772580EFA818A@IRSMSX105.ger.corp.intel.com> References: <1399375719-18327-1-git-send-email-konstantin.ananyev@intel.com> <3547167.KEMbUWkUGP@xps13> In-Reply-To: <3547167.KEMbUWkUGP@xps13> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] Use proper mac type for 82576 VF 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: Thu, 22 May 2014 15:39:50 -0000 Hi Thomas, I believe I already resent it with signed-off-by. Thanks Konstantin -----Original Message----- From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com]=20 Sent: Thursday, May 22, 2014 4:33 PM To: Ananyev, Konstantin Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] Use proper mac type for 82576 VF Hi Konstantin, 2014-05-06 12:28, Konstantin Ananyev: > e1000_vfadapt type corresponds to 82576 VF devices, > check e1000_set_mac_type() for more details. You forgot "Signed-off-by:" line. Please resend. --=20 Thomas