From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id 8EE267803D0 for ; Wed, 31 Jul 2024 14:09:53 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=09qp6CmM0apDnS218T/M+ixPRd3ROefFPf22XryxzYM=; c=relaxed/simple; d=groups.io; h=Date:From:To:CC:Subject:Message-ID:References:MIME-Version:In-Reply-To:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type:Content-Disposition:Content-Transfer-Encoding; s=20240206; t=1722434993; v=1; b=wqVlH9stgcT0DxmbJH/v0GCi8j3O6jpjDUEsOdDb+fb3ZlpTOKRBLXwJT5YxWKAoE5OjOqIF Qm19PBXG3Ct0vOSu+J582XeRkVzu8l7OzeEKyR4q4eSDCoMdUaulO3BPRWwy/th/BcJV3iv7l/x //OM/sVfEoqoPc2etkl9tHhmXvBslKRTSrCFD0YWPsCM9rDZf4rqU3pISmKEDVQ3IYqbncWBcV9 RKMYC1X6XlTK2Cj4dm7PrO/OoJRGt6L8+VtwkOAQWCkqKR9rVlPWNryRGDkZSOPbDMd+9rjv5lH inaD01D8b+XJMdnmwf4myxIjAF62rvZ8NjARvS9nwa+Ow== X-Received: by 127.0.0.2 with SMTP id nFwCYY7687511x7HUQNyLr13; Wed, 31 Jul 2024 07:09:52 -0700 X-Received: from mx0b-0031df01.pphosted.com (mx0b-0031df01.pphosted.com [205.220.180.131]) by mx.groups.io with SMTP id smtpd.web10.43654.1722434990996678793 for ; Wed, 31 Jul 2024 07:09:51 -0700 X-Received: from pps.filterd (m0279870.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 46VCUieM010036; Wed, 31 Jul 2024 14:09:46 GMT X-Received: from nasanppmta04.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 40qnba889h-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 31 Jul 2024 14:09:46 +0000 (GMT) X-Received: from nasanex01c.na.qualcomm.com (nasanex01c.na.qualcomm.com [10.45.79.139]) by NASANPPMTA04.qualcomm.com (8.17.1.19/8.17.1.19) with ESMTPS id 46VE9it0011840 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 31 Jul 2024 14:09:45 GMT X-Received: from qc-i7.hemma.eciton.net (10.80.80.8) by nasanex01c.na.qualcomm.com (10.45.79.139) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Wed, 31 Jul 2024 07:09:43 -0700 Date: Wed, 31 Jul 2024 15:09:40 +0100 From: "Leif Lindholm" To: , CC: "Kinney, Michael D" , Andrew Fish Subject: Re: [edk2-devel] Can we do something about libspdm? Message-ID: References: MIME-Version: 1.0 In-Reply-To: X-Originating-IP: [10.80.80.8] X-ClientProxiedBy: nasanex01b.na.qualcomm.com (10.46.141.250) To nasanex01c.na.qualcomm.com (10.45.79.139) X-QCInternal: smtphost X-Proofpoint-ORIG-GUID: HfOcLG4WYjx-Skn2hlmjf8HwobSb6XgC X-Proofpoint-GUID: HfOcLG4WYjx-Skn2hlmjf8HwobSb6XgC X-MIME-Autoconverted: from 8bit to quoted-printable by mx0a-0031df01.pphosted.com id 46VCUieM010036 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Resent-Date: Wed, 31 Jul 2024 07:09:51 -0700 Resent-From: quic_llindhol@quicinc.com Reply-To: devel@edk2.groups.io,quic_llindhol@quicinc.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: JaREZAAkXL4htN5blU3fUbR7x7686176AA= Content-Type: text/plain; charset="utf-8" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=wqVlH9st; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=quicinc.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io OK, I've raised https://github.com/DMTF/libspdm/issues/2787. On Wed, Jul 31, 2024 at 12:47:25 +0000, Yao, Jiewen wrote: > i recommend submitting issue directly to libspdm project github. >=20 > thank you > jiewen yao > ________________________________ > =E5=8F=91=E4=BB=B6=E4=BA=BA: Leif Lindholm > =E5=8F=91=E9=80=81=E6=97=B6=E9=97=B4: Wednesday, July 31, 2024 6:34:32 PM > =E6=94=B6=E4=BB=B6=E4=BA=BA: devel@edk2.groups.io > =E6=8A=84=E9=80=81: Yao, Jiewen ; Kinney, Michael D= ; Andrew Fish > =E4=B8=BB=E9=A2=98: Can we do something about libspdm? >=20 > Hi, >=20 > The libspdm submodule is 1.1GB of (compressed) data to clone, but only > 18MB once checked out. >=20 > This is by some margin the majority of the time it takes to clone edk2 > and submodules. (It takes me 5m44s, and I don't think it's my Internet > connection slowing it down.) >=20 > Having become curious as to how it managed to get that bad, I had a > dig. And found that nearly all of the data comes from a branch (that > is not a branch of the codebase at all) called github_pages. > If I run > $ git branch -r -d github_pages > $ git gc --prune=3Dnow > the size of my cloned directory shrinks from 1.1GB down to a more > reasonable 27MB. >=20 > Does anyone have any connections at DTMF that we can try to get in > touch with to discuss how to improve their repository setup? >=20 > / > Leif >=20 >=20 >=20 >=20 >=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120151): https://edk2.groups.io/g/devel/message/120151 Mute This Topic: https://groups.io/mt/107643637/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-