From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 22854A00BE; Thu, 10 Mar 2022 18:23:26 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C271A4113F; Thu, 10 Mar 2022 18:23:25 +0100 (CET) Received: from mail-pj1-f44.google.com (mail-pj1-f44.google.com [209.85.216.44]) by mails.dpdk.org (Postfix) with ESMTP id 0226E4113E for ; Thu, 10 Mar 2022 18:23:23 +0100 (CET) Received: by mail-pj1-f44.google.com with SMTP id c16-20020a17090aa61000b001befad2bfaaso5855488pjq.1 for ; Thu, 10 Mar 2022 09:23:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=NXa3waVKx37ED2WNXSnXjQDkQwVf3NfyUriSJjftR/k=; b=pNpSwikOGwwM7X8W56QMMhqGV/A+uO1R+fZhg7c7Kn3/B6QcOommGRarUlIT4Npq9F bof8X5472inhih8B3uskgCwbBlz4I+WlDZQB4yqQhc9z8FLyO1TD3dcLpYneDZO9XDpe txUJj//yiDaDDnueQ4HE2jq+qH7yXrubFL1hGLY2BSBdHTopWfJMeZSB4qB9RKHwNd8X BVEf7wzbtEpQqZgNlr7lGbLe7xIVLSG7YI8OWn12h59JxSfc/cdzCa+1txCJxQtkJrdS YRV3RKO5ixKIzJAZAWXSbyDa7106U1/PS00cS7A8tC0P7zfwnRC8y3rVosIDYzhhGOEU g2vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=NXa3waVKx37ED2WNXSnXjQDkQwVf3NfyUriSJjftR/k=; b=iMoiyrJ8BG1eNCvcc6oh3aYOPU0IeRjA1AgQLAqS6bi3XN/E55L+10P/I2VIwssPAU TLA82/BzYr7c32BVj3IjehpC9Z/xNEAMAZoB3AoJBCQ1CVzvuiXSSNLzTgAys3K3qlxp 8lWaq0UQ8hi12pg4QsLt6BQnb8rgA8hTbsT0HpkUsAlJd+3/dC/GmpY7sEM5fEokh3GK qTFW8U+aC6KvK5sUJ+ozzGO++NnoBIniAEbBhZgv0wnCR6zfFHCfOOsJxD8hwcZxJKY9 kSVG4L8FwE7qmR5j+BnBhGsoZ19eH6o8WWfA8rny0WaB6w59ra7yAcZRk/JhgUqJEZex ZOHQ== X-Gm-Message-State: AOAM530qx/QBkPmksINIkm/8Ee1xuBcXJCCEJ2HM1bfeR95zAhkKhcSg sR7TmYbzMHTKquoDSAddNHjmPw== X-Google-Smtp-Source: ABdhPJy7blNbRJNNBKBZ4hMlK6I3JIbSKyMLIC/GC1iLxwzUE7RVaM/ulK4qix3jUuXbZcOn5IJOVQ== X-Received: by 2002:a17:903:2ce:b0:150:4197:7cf4 with SMTP id s14-20020a17090302ce00b0015041977cf4mr6120060plk.132.1646933003155; Thu, 10 Mar 2022 09:23:23 -0800 (PST) Received: from hermes.local (204-195-112-199.wavecable.com. [204.195.112.199]) by smtp.gmail.com with ESMTPSA id g28-20020a63111c000000b00374646abc42sm6057088pgl.36.2022.03.10.09.23.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Mar 2022 09:23:22 -0800 (PST) Date: Thu, 10 Mar 2022 09:23:19 -0800 From: Stephen Hemminger To: Lingli Chen Cc: dev@dpdk.org Subject: Re: [PATCH V1] doc: add tested Intel platforms with Intel NICs Message-ID: <20220310092319.4aea7f95@hermes.local> In-Reply-To: <20220310094619.495806-1-linglix.chen@intel.com> References: <20220310094619.495806-1-linglix.chen@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Thu, 10 Mar 2022 17:46:19 +0800 Lingli Chen wrote: > Add tested Intel platforms with Intel NICs to v22.03 release note. > > Signed-off-by: Lingli Chen Ok, but this kind of list gets stale and grows geometrically.