From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B2350A051C for ; Mon, 10 Feb 2020 20:30:05 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 894894C87; Mon, 10 Feb 2020 20:30:05 +0100 (CET) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id D25E14C87 for ; Mon, 10 Feb 2020 20:30:03 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Feb 2020 11:30:03 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,426,1574150400"; d="scan'208,217";a="431705936" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga005.fm.intel.com with ESMTP; 10 Feb 2020 11:30:03 -0800 Received: from FMSEDG001.ED.cps.intel.com (10.1.192.133) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 10 Feb 2020 11:30:02 -0800 Received: from NAM12-BN8-obe.outbound.protection.outlook.com (104.47.55.172) by edgegateway.intel.com (192.55.55.68) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 10 Feb 2020 11:30:02 -0800 ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=hhO9MrHGyuJqX2kxXNEEpiLcJWbP/Zip0BevPJOtFjI4lhdOx80L2cOMdhj0mQAHDtwPAGCTy3pX2KGC4tQ/HJpiXIKgp3R40TuShGq78EXOLFpCs2H0/SOBkUcizWyGTUp2Dfcbg8M7ly2stFp2z+NCcp/amUKMcddqShzoUOSiw57wjZ/CRSTWixrOg4yHYFEWwUL7wI857pjRgyjP2VeqxnUKKj3ruxh49Fakzm2A3oBB1w5gZERscKq3RMG8MjZ5D0hg/+V24z/HQ3Odu+dPqKBHIuEZ92hMl2pR1Rxz1Xi6dGWC2vDDBrH9JkQxPIaRIblB5a7+zMi9rwRQsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=yJcrPHfGHYF1uj1QIOPxN/1AhCuYWtYf+hks9J20/jo=; b=Fetpc1TDEw1d+Pfn9DYpR5ERpSBs5m4rUhqR9CvdcAjuUe7NEOGg9rM7KNolu0TZ34oiL7HQyv+wWkTFE2Ry0T1FO/P2T8Rv48awODrsUxOrPLwwvuYV7ygt9kEsZMvd4gQ7VMahczzHF41KlnRL4K8h5SPIM/OORv9O7qqjA+VC+vpyhgK9Lb/HPIPS4hKwyQ5lINHtBTb2+mj2NVkOD/oaYoglJrK6jBv0PNpIxRJS9ZNBXjx82dS1hy1U0RuQ4iOaRA9vVXGJGCLIBuayEDyKDjr/eyHl6xb/iEfQZuI23IOdQ/AOKhSTTQ4fa0tGfaSpqLXJwOLqMsqcb9FGfw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel.onmicrosoft.com; s=selector2-intel-onmicrosoft-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=yJcrPHfGHYF1uj1QIOPxN/1AhCuYWtYf+hks9J20/jo=; b=r4hLCCIf22/jK9sXZ59j+H4nz4HR9pIhalgbvQUk5Ll64WaXwipbkVZF2q916kFqGD809LDG6NrDIYXXaAM3q3lZxfbIL1Q2UGlq+TUWFFI1sY7+5eCL/wRJI2c8vqgiB2P7JUUj6yQ/V4xoGKkW2b0TtsfSO2iq9I+xffp2E6I= Received: from CY4PR11MB1512.namprd11.prod.outlook.com (10.172.69.19) by CY4PR11MB1349.namprd11.prod.outlook.com (10.173.17.137) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.2707.28; Mon, 10 Feb 2020 19:30:00 +0000 Received: from CY4PR11MB1512.namprd11.prod.outlook.com ([fe80::19e1:2d37:76a9:2a85]) by CY4PR11MB1512.namprd11.prod.outlook.com ([fe80::19e1:2d37:76a9:2a85%12]) with mapi id 15.20.2707.030; Mon, 10 Feb 2020 19:30:00 +0000 From: "Wiles, Keith" To: Honnappa Nagarahalli , "thomas@monjalon.net" CC: "web@dpdk.org" , "O'Hare, Cathal" , "Mcnamara, John" , "Yigit, Ferruh" , Jill Lovato , Trishan de Lanerolle , "Honnappa Nagarahalli" , nd Thread-Topic: [dpdk-web] Adding a new hosted project link for PMDT Thread-Index: AQHV4Cw7K9Vi5XW470GmeLyn6xqFXKgUnwcAgAAFwCOAAAhDgIAAA7yAgAARswCAAA3zRg== Date: Mon, 10 Feb 2020 19:30:00 +0000 Message-ID: References: <1629545.K4a6FZZPjd@xps>, In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=keith.wiles@intel.com; x-originating-ip: [192.55.54.42] x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: f6a8a719-e067-4289-e38b-08d7ae5f9ece x-ms-traffictypediagnostic: CY4PR11MB1349: x-ld-processed: 46c98d88-e344-4ed4-8496-4ed7712e255d,ExtAddr x-ms-exchange-transport-forked: True x-microsoft-antispam-prvs: x-ms-oob-tlc-oobclassifiers: OLM:9508; x-forefront-prvs: 03094A4065 x-forefront-antispam-report: SFV:NSPM; SFS:(10019020)(376002)(346002)(39860400002)(136003)(396003)(366004)(199004)(189003)(66556008)(64756008)(7696005)(66446008)(86362001)(66476007)(33656002)(53546011)(8936002)(66946007)(54906003)(6506007)(110136005)(316002)(55016002)(76116006)(966005)(81156014)(81166006)(8676002)(9686003)(186003)(2906002)(26005)(5660300002)(52536014)(4326008)(478600001)(71200400001); DIR:OUT; SFP:1102; SCL:1; SRVR:CY4PR11MB1349; H:CY4PR11MB1512.namprd11.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; A:1; MX:1; x-ms-exchange-senderadcheck: 1 x-microsoft-antispam: BCL:0; x-microsoft-antispam-message-info: 4AfzsEdF5OyA6AyYZFGtKEiCsCRzPzXz6+WcvhpedvCe+qBfx+8BN5clsYAHNShfUYj/gbus5pL8IT+HRkf7KoqeURgGYLoJTz0kGNUGVlb4FICg6YpYZQcbqUyEO9Vq9iCyhQ2E7n+PfQRwrwJ82xT11JAlMaeZjkdKrDt0N+XOL7B18NyH7pHsuz46BUp45Cgbz84CS5V4ddrE2jIJqIkl/2sfgBWXjCaj1HqFFvPEY52Bun54sZ7upAsq9/dSMDHyM1mhEVcNSy1P0b2SnAKqtKLQBv6w9PJddGQTKSM1kpxlW+TkbA5NMwyw1nkRW45JtDKbVTLFUXKAt/BjINJBVd19OGA45VZhGboHiFE+OjLzA2qsDDlrX7E0qKCloro587FtQ7yDCXhqK9uIfxj5SoS6DLyeQXIAeUXeklPh8e92ic1AwWGhYjFPtyiVQo6vw+7eGj4SbZggf23DJezw1xswrDSGN8XldwiVyf1k0hbw1MXglGCqqWH9JxnkbwY5tGD8ylsWUTRqj7lglA== x-ms-exchange-antispam-messagedata: gak2i+2+SDSIeWa8xlV0vdThfjiYCsghJ0J5Hpl2riXVYrfG10yDW1TJGyavioUhFMtODmMQ7AutUToWB37cnLQ1NPrS062FDmzAEfIwS7jxa2KtE+pa8qBJoXLWrHEbswZ7NbkMbIBY2MdovefD+Q== MIME-Version: 1.0 X-MS-Exchange-CrossTenant-Network-Message-Id: f6a8a719-e067-4289-e38b-08d7ae5f9ece X-MS-Exchange-CrossTenant-originalarrivaltime: 10 Feb 2020 19:30:00.4160 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 46c98d88-e344-4ed4-8496-4ed7712e255d X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-CrossTenant-userprincipalname: ckNppBhNVNKK4VB/uTPO6mtw4GlqzQlSHN9F/WlZnwcHdmrbz8UOY15mSmuPIbD+IyVEE2Lon6fqu8JYt9Oxjg== X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY4PR11MB1349 X-OriginatorOrg: intel.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-web] Adding a new hosted project link for PMDT X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" I am open to a new email list or just use the [Tag] format for dev@dpdk.org From: Honnappa Nagarahalli Date: Monday, February 10, 2020 at 11:40 AM To: thomas@monjalon.net , Wiles, Keith Cc: web@dpdk.org , O'Hare, Cathal , M= cnamara, John , Yigit, Ferruh , Jill Lovato , Trishan de Lanerolle , Honnappa Nagarahalli , nd Subject: RE: [dpdk-web] Adding a new hosted project link for PMDT > > A good example is DTS. > Following this example, PMDT would have these links: > > Git Repo: http://git.dpdk.org/apps/pmdt/ > Download: http://git.dpdk.org/apps/pmdt/refs/ > Docs: http://git.dpdk.org/apps/pmdt/tree/README-pmdt.txt > > Keith, I think it would be desirable to generate some HTML docs with Sphi= nx > if possible. So it will be hosted at > http://doc.dpdk.org/pmdt/ > > About the root README, please mention how it is related to DPDK. > > Thanks > > > 10/02/2020 18:22, Trishan de Lanerolle: > > Sounds good. Let us know once the Techboard has approved the project > > and we will post it. > > Trishan > > > > > > On Mon, Feb 10, 2020 at 11:56 AM Wiles, Keith > wrote: > > > > > Hi Trishan, > > > > > > > > > > > > The repo link is below and I do not have a specific email address > > > other then dev@dpdk.org with [PMDT] as the subject tag. If I need Just wondering if we should have a different email address. I think dev lis= t is already overwhelming for few. > > > something else please let me know. The download link is the same as t= he > repo link. > > > The docs currently are in the repo, but I may add one later if that i= s ok. > > > > > > > > > > > > Thanks > > > > > > Keith > > > > > > > > > > > > *From: *Trishan de Lanerolle > > > *Date: *Monday, February 10, 2020 at 9:33 AM > > > *To: *Wiles, Keith > > > *Cc: *web@dpdk.org , O'Hare, Cathal > > > , Mcnamara, John > , > > > Yigit, Ferruh < ferruh.yigit@intel.com>, Jill Lovato > > > > > > *Subject: *Re: Adding a new hosted project link for PMDT > > > > > > + Jill > > > > > > Hi Keith, > > > > > > Beat me to the punch. I replied on the other thread. Can you provide > > > the links found on the page. (docs, download,mailing list etc.) > > > https://www.dpdk.org/hosted-projects/ > > > > > > Trishan > > > > > > > > > > > > > > > > > > > > > > > > On Mon, Feb 10, 2020 at 11:25 AM Wiles, Keith > > > > > > wrote: > > > > > > Hi, > > > > > > > > > > > > I would like to request the dpdk.org hosted web page(s) updated to > > > include the new project PMDT (Performance Monitor Development > Toolkit). > > > > > > > > > > > > http://git.dpdk.org/apps/pmdt/ > > > > > > > > > > > > Please let me know what I need to do, as I have no HTML/Webpage > experience. > > > > > > > > > > > > Thanks > > > > > > Keith > > > > > > > > > > > > > > > -- > > > > > > Trishan R. de Lanerolle > > > > > > Technical Program Manager & Community Architect > > > > > > Networking, Linux Foundation > > > > > > voice: +1.203.699.6401 > > > > > > skype: tdelanerolle > > > > > > email: tdelanerolle@linuxfoundation.org > > >