From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <pawelx.wodkowski@intel.com> Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id F37DB5424 for <dev@dpdk.org>; Thu, 22 Jan 2015 14:20:12 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP; 22 Jan 2015 05:19:37 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="443694488" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by FMSMGA003.fm.intel.com with ESMTP; 22 Jan 2015 05:06:12 -0800 Received: from irsmsx102.ger.corp.intel.com ([169.254.2.28]) by IRSMSX106.ger.corp.intel.com ([169.254.8.94]) with mapi id 14.03.0195.001; Thu, 22 Jan 2015 13:19:34 +0000 From: "Wodkowski, PawelX" <pawelx.wodkowski@intel.com> To: Vlad Zolotarov <vladz@cloudius-systems.com>, "Ouyang, Changchun" <changchun.ouyang@intel.com>, "dev@dpdk.org" <dev@dpdk.org> Thread-Topic: [dpdk-dev] [PATCH v6 5/6] ixgbe: Config VF RSS Thread-Index: AQHQLi0UAjB9Zu+3h0KBCsEOtdHcxJzIxiqwgAElsQCAAFk9UIAB5RwAgAAAq9A= Date: Thu, 22 Jan 2015 13:19:34 +0000 Message-ID: <F6F2A6264E145F47A18AB6DF8E87425D12B8BF9D@IRSMSX102.ger.corp.intel.com> References: <1420612355-6666-1-git-send-email-changchun.ouyang@intel.com> <1421042352-22399-1-git-send-email-changchun.ouyang@intel.com> <1421042352-22399-6-git-send-email-changchun.ouyang@intel.com> <F6F2A6264E145F47A18AB6DF8E87425D12B8AFD0@IRSMSX102.ger.corp.intel.com> <F52918179C57134FAEC9EA62FA2F96251197EA41@shsmsx102.ccr.corp.intel.com> <F6F2A6264E145F47A18AB6DF8E87425D12B8B787@IRSMSX102.ger.corp.intel.com> <54C0F43A.2070804@cloudius-systems.com> In-Reply-To: <54C0F43A.2070804@cloudius-systems.com> Accept-Language: pl-PL, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v6 5/6] ixgbe: Config VF RSS X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK <dev.dpdk.org> List-Unsubscribe: <http://dpdk.org/ml/options/dev>, <mailto:dev-request@dpdk.org?subject=unsubscribe> List-Archive: <http://dpdk.org/ml/archives/dev/> List-Post: <mailto:dev@dpdk.org> List-Help: <mailto:dev-request@dpdk.org?subject=help> List-Subscribe: <http://dpdk.org/ml/listinfo/dev>, <mailto:dev-request@dpdk.org?subject=subscribe> X-List-Received-Date: Thu, 22 Jan 2015 13:20:13 -0000 >=20 > I'm new on the list and my experience with DPDK is about two months so, > pls., don't judge me too harsh... ;) > I tried to cover the obvious things and actually learned the code while > reviewing. The things u say, Pavel(X?) make sense and I obviously missed I am really puzzled about mail client I have to use. It is really stubborn= =20 about using my correct name :P > that. > But as Changchun mentioned there is nothing that can't be fixed with a > followup patches... ;) >=20 Roger that :P=20 No judging, I should also look those patches before they were acked. Waiting for fixes. Pawel