From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B361598 for ; Tue, 17 Jul 2018 15:35:02 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Jul 2018 06:35:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,365,1526367600"; d="scan'208,217";a="216696187" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga004.jf.intel.com with ESMTP; 17 Jul 2018 06:35:01 -0700 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX153.ger.corp.intel.com (163.33.192.75) with Microsoft SMTP Server (TLS) id 14.3.319.2; Tue, 17 Jul 2018 14:34:39 +0100 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.208]) by irsmsx112.ger.corp.intel.com ([169.254.1.22]) with mapi id 14.03.0319.002; Tue, 17 Jul 2018 14:34:39 +0100 From: "Richardson, Bruce" To: "stable@dpdk.org" Thread-Topic: filenames of DPDK stable packages Thread-Index: AdQd0ik75qEli+OyTfWhJQf8Vch4UA== Date: Tue, 17 Jul 2018 13:34:38 +0000 Message-ID: <59AF69C657FD0841A61C55336867B5B072664923@IRSMSX103.ger.corp.intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDBkZWY4YWEtMzUyZS00MTk2LTg2ZDctZWMxMTA3MDUyYTIyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoidVViUW5QbHZGZnA0YllwUlwvMTZ6MndibUtPYU5kampXNm1kVVRQY1ZtMlZjR3hrNjhjeStHelcxTVdcLzVsSHdnIn0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [163.33.239.182] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-stable] filenames of DPDK stable packages X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2018 13:35:03 -0000 Hi all, looking to update the DPDK port in FreeBSD and was going to use the stable = LTS trees rather than bleeding edge, but it proved more difficult than I wo= uld like because of filenames. The regular DPDK releases all use standard n= ames, where "dpdk-x.y.tar.gz" unzips to a folder called "dpdk-x.y". However= , for the stable releases like "dpdk-17.11.3.tar.gz", they unzip to a folde= r called "dpdk-stable-17.11.3" - i.e. the package name and unzipped names d= o not match. This is obviously something that can be worked around, but it'= s a bit of a pain. Therefore a small ask - can we please provide a package for stable releases= where the standard naming convention is used. I quite like having the "dpd= k-stable" in the name, so perhaps as well as the regular tarball, could we = also have a copy on the server called e.g. "dpdk-stable-17.11.3.tar.gz"? Thanks, /Bruce