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 943FA5A; Thu, 13 Dec 2018 11:51:32 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Dec 2018 02:51:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,348,1539673200"; d="scan'208";a="109214233" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga008.fm.intel.com with ESMTP; 13 Dec 2018 02:51:30 -0800 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 13 Dec 2018 02:51:30 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.201]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.59]) with mapi id 14.03.0415.000; Thu, 13 Dec 2018 18:51:28 +0800 From: "Tu, Lijuan" To: "Tu, Lijuan" , Thomas Monjalon CC: "web@dpdk.org" , "dts@dpdk.org" Thread-Topic: DTS documentation update on dpdk.org Thread-Index: AdSRJgYNihbf3O7hQXqSC/gywn/MWv//kf4A//9YW6D/+5LmYA== Date: Thu, 13 Dec 2018 10:51:27 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0B9E0DC9@SHSMSX101.ccr.corp.intel.com> References: <8CE3E05A3F976642AAB0F4675D0AD20E0B9DED7F@SHSMSX101.ccr.corp.intel.com> <193066360.lMMg59EJ3i@xps> <8CE3E05A3F976642AAB0F4675D0AD20E0B9DEF77@SHSMSX101.ccr.corp.intel.com> In-Reply-To: <8CE3E05A3F976642AAB0F4675D0AD20E0B9DEF77@SHSMSX101.ccr.corp.intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNzYyZWFiZTItYjExZC00ZGJiLTg2OTUtYmRjZjZhYTgzNTgwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiOHNBZklrWjN2bENNSlRXNG1Wd2hkbWRPS2hSNURVQWJGajhOQU9hcm9zVk1sOXRncDVVY3pEcjhDb2RCc0duMiJ9 x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-web] DTS documentation update on dpdk.org 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: , X-List-Received-Date: Thu, 13 Dec 2018 10:51:33 -0000 Hi Thomas, Any idea ? > -----Original Message----- > From: web [mailto:web-bounces@dpdk.org] On Behalf Of Tu, Lijuan > Sent: Tuesday, December 11, 2018 7:22 PM > To: Thomas Monjalon > Cc: web@dpdk.org; dts@dpdk.org > Subject: Re: [dpdk-web] DTS documentation update on dpdk.org >=20 > Hi Thomas: >=20 > I removed the previous 18.11, and created the new tag v18.11 using " git = tag > -am dts-18.11 v18.11" > And then push to remote: git push origin v18.11, > Got an error: remote: make: *** [update-dts] Error 1 > I don't know what does it mean, but I didn't find the dts document update= d. > Could you help figure it out? >=20 > Below is the log when I ran "git push origin v18.11" > Counting objects: 1, done. > Writing objects: 100% (1/1), 160 bytes | 160.00 KiB/s, done. > Total 1 (delta 0), reused 0 (delta 0) > remote: create 18.11 > remote: generating 18.11 documentation... > remote: HEAD is now at 3831700... tests/nic_single_core_perf: add result > into report > remote: From /srv/git/tools/dts > remote: 6e3da1b..02c9d57 master -> origin/master > remote: make: *** [update-dts] Error 1 > To dpdk.org:dts.git > * [new tag] v18.11 -> v18.11 >=20 > > -----Original Message----- > > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > Sent: Tuesday, December 11, 2018 5:16 PM > > To: Tu, Lijuan > > Cc: web@dpdk.org; dts@dpdk.org > > Subject: Re: DTS documentation update on dpdk.org > > > > Hi, > > > > 11/12/2018 08:56, Tu, Lijuan: > > > Hi Thomas, > > > > > > Can I ask how it is to trigger the DTS document update on dpdk.org? > > > > > > I checked the doc build locally, and there is no build errors, then I= make > the > > DTS tag using "git tag -a 18.11". > > > > > > I supposed the DTS document will be updated automatically, but actual= ly > I > > find still the old document on web pages. > > > > The tag is expected to start with "v": > > git tag -am dts-18.11 v18.11 > > > > Please try again with tag v18.11. > > Note: you can remove previous tag 18.11. > > > > My advice: use 18.11 as branch name and v18.11 as tag name. > >