From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from rcdn-iport-2.cisco.com (rcdn-iport-2.cisco.com [173.37.86.73]) by dpdk.org (Postfix) with ESMTP id 644302E89 for ; Mon, 10 Nov 2014 10:18:10 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=376; q=dns/txt; s=iport; t=1415611676; x=1416821276; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-id:content-transfer-encoding: mime-version; bh=X/Ww538n2Y70th1iflbZnLmw6qduWgp3tJIKdH8VODM=; b=dAR5aRHfvVEp1cOoCd2zCvX5u1sQEEtP8Hi4QaDrPj1ln6oXCpeZjQ2q ujc4bRjzZSmxqcLyxc5Cbms2oZ+tNdMhKlDz1ecx6/qciKusbv7T6hIWk HF8A+i94ws2o7VxD8xwng11u15/I462mhdWGIGL0karSFxQ6fecubV2rZ 8=; X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AhIFADiEYFStJA2H/2dsb2JhbABbgw6BLQTTRAKBIhYBAQEBAX2EAwEBBDo/EAIBCDYQMiUCBA4FiEHOAgEBAQEBAQEBAQEBAQEBAQEBAQEZkRUHhEsBBJIxi3SWYIN6bIFIgQMBAQE X-IronPort-AV: E=Sophos;i="5.07,351,1413244800"; d="scan'208";a="371145321" Received: from alln-core-2.cisco.com ([173.36.13.135]) by rcdn-iport-2.cisco.com with ESMTP; 10 Nov 2014 09:27:55 +0000 Received: from xhc-rcd-x05.cisco.com (xhc-rcd-x05.cisco.com [173.37.183.79]) by alln-core-2.cisco.com (8.14.5/8.14.5) with ESMTP id sAA9RruK029410 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 10 Nov 2014 09:27:53 GMT Received: from xmb-aln-x07.cisco.com ([169.254.2.60]) by xhc-rcd-x05.cisco.com ([173.37.183.79]) with mapi id 14.03.0195.001; Mon, 10 Nov 2014 03:27:53 -0600 From: "Sujith Sankar (ssujith)" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH 0/7] Cisco Systems Inc. VIC Ethernet PMD - ENIC PMD Thread-Index: AQHP+na8i7p0q5/9ukKS4GqBREUQP5xVs+WAgASpMAA= Date: Mon, 10 Nov 2014 09:27:53 +0000 Message-ID: References: <1415390747-9532-1-git-send-email-ssujith@cisco.com> <1794590.eegJuKmrRB@xps13> In-Reply-To: <1794590.eegJuKmrRB@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.9.131030 x-originating-ip: [10.127.148.111] Content-Type: text/plain; charset="us-ascii" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 0/7] Cisco Systems Inc. VIC Ethernet PMD - ENIC 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: Mon, 10 Nov 2014 09:18:10 -0000 Thomas, This patch is based on 1.7.1. Thought that is the latest. And I got the diff from origin. What made you feel that the patch is from 1.7? Regards, -Sujith On 07/11/14 9:17 pm, "Thomas Monjalon" wrote: >Sujith, > >It seems that this PMD is based on DPDK 1.7. >Could you rebase it on HEAD? > >Thank you >--=20 >Thomas