From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 31DD34A63 for ; Tue, 3 Nov 2015 23:47:29 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP; 03 Nov 2015 14:46:23 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,240,1444719600"; d="scan'208";a="593493354" Received: from orsmsx105.amr.corp.intel.com ([10.22.225.132]) by FMSMGA003.fm.intel.com with ESMTP; 03 Nov 2015 14:46:22 -0800 Received: from orsmsx102.amr.corp.intel.com ([169.254.1.29]) by ORSMSX105.amr.corp.intel.com ([169.254.4.6]) with mapi id 14.03.0248.002; Tue, 3 Nov 2015 14:46:20 -0800 From: "Polehn, Mike A" To: "dev@dpdk.org" , "St Leger, Jim" Thread-Topic: [dpdk-dev] [Patch v2] Eth driver optimization: Prefetch variable structure Thread-Index: AQHRFk1dtibGK7T7ekmM3kUDi4S5pp6KtyHwgAAlt6A= Date: Tue, 3 Nov 2015 22:46:19 +0000 Message-ID: <745DB4B8861F8E4B9849C970520ABBF149750AA3@ORSMSX102.amr.corp.intel.com> References: <745DB4B8861F8E4B9849C970520ABBF149750763@ORSMSX102.amr.corp.intel.com> <2793176.8PrarigA3N@xps13> <00B2C372B6E6DA4FB04934511BF0564A3EA6E413@FMSMSX114.amr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsIiwiaWQiOiI5NjJkODY1YS1mYzljLTRhODEtYmFkZC0zYTUzMjdjNDQ4MjIiLCJwcm9wcyI6W3sibiI6IkludGVsRGF0YUNsYXNzaWZpY2F0aW9uIiwidmFscyI6W3sidmFsdWUiOiJDVFBfSUMifV19XX0sIlN1YmplY3RMYWJlbHMiOltdLCJUTUNWZXJzaW9uIjoiMTUuNC4xMC4xOSIsIlRydXN0ZWRMYWJlbEhhc2giOiI0aXhucllST0RweEZrcVNhaUdPd01BYlwvOWtzaEtoQmh1TXZqUkUrbXFTQT0ifQ== x-inteldataclassification: CTP_IC x-originating-ip: [10.22.254.139] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-dev] FW: [Patch v2] Eth driver optimization: Prefetch variable structure 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, 03 Nov 2015 22:47:29 -0000 My email address is my official email address and it can only be used with = the official email system, or in other words the corporate MS windows email= system. Can I use an oddball junk email address, such as a gmail account o= r non-returnable IP named Sendmail server (has no registered DNS name), to = submit patches into dpdk.org user account, with patches signed with my offi= cial email address (which is different than the sending email address which= is just junk name)? Mike -----Original Message----- From: Polehn, Mike A=20 Sent: Tuesday, November 3, 2015 12:17 PM To: St Leger, Jim Subject: RE: [dpdk-dev] [Patch v2] Eth driver optimization: Prefetch variab= le structure I don't understand why a development system must also support a user email = system and then also a full email server needed to deliver it. I have half = a dozen servers I have various projects on... Seems like same server used to move git updates could also be made to move = patch email for the project.=20 -----Original Message----- From: St Leger, Jim=20 Sent: Tuesday, November 3, 2015 7:36 AM To: Polehn, Mike A Subject: RE: [dpdk-dev] [Patch v2] Eth driver optimization: Prefetch variab= le structure Mike: If you need any help/guidance of navigating the DPDK.org forums and communi= ty reach out to some of the crew. Our Shannon and Shanghai teams have it d= own to a science, okay, an artful science anyway. And there are some in th= e States such as Keith Wiles (and Jeff Shaw up your way) who could also giv= e some BKMs. Jim -----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon Sent: Tuesday, November 3, 2015 8:03 AM To: Polehn, Mike A Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [Patch v2] Eth driver optimization: Prefetch variab= le structure Hi, Please use git-send-email and check how titles are formatted in the git tre= e. Thanks