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 66F67A0093 for ; Mon, 18 May 2020 15:28:44 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 583731D446; Mon, 18 May 2020 15:28:44 +0200 (CEST) Received: from mail-wm1-f51.google.com (mail-wm1-f51.google.com [209.85.128.51]) by dpdk.org (Postfix) with ESMTP id CB89C1D407 for ; Mon, 18 May 2020 15:28:42 +0200 (CEST) Received: by mail-wm1-f51.google.com with SMTP id n5so10436974wmd.0 for ; Mon, 18 May 2020 06:28:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Ifn32FdB/EYImx6pf1VrqlS0yWmjhx1BTTLmWgAUOAg=; b=Ez4hx029+8UNPuRGoQN31C9iS263ef2pnJUAbpV6oUE9GLb7sNK+djFcwGdLM+1Aer kXflytDoDTpWqVZiH2ORst09Xw+BKYQ06uVw7f1xnMb1Rw/SqgI/3YC7VLI6SB5XgsaK ETc3/T7HE+1pVg62JUCxORsvCsMiVymJXREdFTioYO/kdD6KUnrNDW7vKGc1G0j/bedt 3hGybAx4gQUnE6k+288HE31vpIwsrNigQO+qtyvBdxeIw3nEgKZUowhoKHXxKxh6ZvHz rZ258XSNuGlN9LGDYYS0Q/EYWzZc/laOXrOSrzmKb4S+LN7QvGdlL8TPHdtxid8ttnlY Jqiw== X-Gm-Message-State: AOAM530fr2HIY09H5QC9LunHYqKSMNDU0GnAmuSnKUKtg+YXIkxNIlmn kyfJy1ZE6DRDpsoN+df+R+aUtMRQ2Sjrzg== X-Google-Smtp-Source: ABdhPJwKu9SC/lUSWvVip2qoCvScwikeszakcGwh5H3E0s6IJNg/gVZlwma5Vtfl98dBwBNNC20PSA== X-Received: by 2002:a7b:cbd0:: with SMTP id n16mr12658010wmi.131.1589808522312; Mon, 18 May 2020 06:28:42 -0700 (PDT) Received: from localhost ([2a01:4b00:f419:6f00:e2db:6a88:4676:d01b]) by smtp.gmail.com with ESMTPSA id z132sm17863641wmc.29.2020.05.18.06.28.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 May 2020 06:28:41 -0700 (PDT) From: Luca Boccassi To: web@dpdk.org Date: Mon, 18 May 2020 14:28:34 +0100 Message-Id: <20200518132834.27531-2-bluca@debian.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200518132834.27531-1-bluca@debian.org> References: <20200518132834.27531-1-bluca@debian.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-web] [PATCH 2/2] release 20.02.1 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" Signed-off-by: Luca Boccassi --- content/download/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/download/_index.md b/content/download/_index.md index ceeb218..68e2570 100644 --- a/content/download/_index.md +++ b/content/download/_index.md @@ -25,7 +25,7 @@ weight = "2" | file | date/changelog | md5 | |---------------------------------------------------------------|------------------------------------------------------------------------------|----------------------------------| -| [DPDK 20.02.0](//fast.dpdk.org/rel/dpdk-20.02.tar.xz) | [2020 February 25](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html) | e20171462d6b2252dfbae1de8c45ba10 | +| [DPDK 20.02.1](//fast.dpdk.org/rel/dpdk-20.02.1.tar.xz) | [2020 May 18](//doc.dpdk.org/guides-20.02/rel_notes/release_20_02.html) | fd04cb05c728f474b438c6e7aa1eb195 | | [DPDK 19.11.1 (LTS)](//fast.dpdk.org/rel/dpdk-19.11.2.tar.xz) | [2020 May 18](//doc.dpdk.org/guides-19.11/rel_notes/release_19_11.html) | cd59c6577073b0a7bdf038f2658df1f2 | | [DPDK 19.08.2](//fast.dpdk.org/rel/dpdk-19.08.2.tar.xz) | [2019 November 15](//doc.dpdk.org/guides-19.08/rel_notes/release_19_08.html) | 97e71f5fed2e5fa21aae16cae82f9e04 | | [DPDK 19.05.0](//fast.dpdk.org/rel/dpdk-19.05.tar.xz) | [2019 May 13](//doc.dpdk.org/guides-19.05/rel_notes/release_19_05.html) | fe22ad1bab1539945119047b0fdf1105 | -- 2.26.2