On 9/13/2024 1:48 PM, Pavithra Raghavendran wrote: > Hi Team > > I have subscribed to the mailer lists. And hence re-adding the request > below. > > As part of DPDK-22.11.2, we were downloading the dpdk-kmods folder from > the following link: http://dpdk.org/git/dpdk-kmods <http://dpdk.org/git/ > dpdk-kmods>. > Off late, this link is down and even the alternate link: https:// > git.dpdk.org/dpdk-kmods/ <https://git.dpdk.org/dpdk-kmods/> is > intermittently down. > Can you please guide us to the latest link to download the dpdk-kmods > folder ? > > > Thanks > Pavithra > ------------------------------------------------------------------------ > *From:* Pavithra Raghavendran > *Sent:* Friday, September 13, 2024 11:06 AM > *To:* dev@dpdk.org <dev@dpdk.org> > *Cc:* Vikram Thirthappa <vikram.thirtha...@oracle.com> > *Subject:* Unable to access DPDK KMODS folder > > Hi Team > > As part of DPDK-22.11.2, we were downloading the dpdk-kmods folder from > the following link: http://dpdk.org/git/dpdk-kmods <http://dpdk.org/git/ > dpdk-kmods>. > Off late, this link is down and even the alternate link: https:// > git.dpdk.org/dpdk-kmods/ <https://git.dpdk.org/dpdk-kmods/> is > intermittently down. > Can you please guide us to the latest link to download the dpdk-kmods > folder ? >
Hi Pavithra, 'https://dpdk.org/git/dpdk-kmods' is the URL of the git repo, please try git clone from it, it works for me [1] Web page is 'https://git.dpdk.org/dpdk-kmods/'. Can you point where is this URL mentioned in documentation, if it is not clear that this is git repository we can update it to clarify? [1] git clone https://dpdk.org/git/dpdk-kmods