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 6F29AA00C2; Fri, 14 Oct 2022 09:00:30 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B6F64021E; Fri, 14 Oct 2022 09:00:30 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 10AA14014F for ; Fri, 14 Oct 2022 09:00:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1665730828; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=m2UHZqf4+hiPR4YycYKn/EQF2I39NgnPanYPQdrmRLY=; b=G3Z7c0t56ETc7d1xkWkZsdLMVnywqVhxmpsP7q51516WbVh4JUhf49FU4PR/Z9Newshp64 CsN0U5pRYu2hhYycmeMMywVWw+ns7gnA9FC5nBrCF55pHb/24Q1QGmHPdle0j9XiO8v6n+ N+mEE+bvqhXxmU/pxbxAu9l5Xx8asMo= Received: from mail-pj1-f72.google.com (mail-pj1-f72.google.com [209.85.216.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-343-KJ4xgsatOiKPwh4ZxAiXmw-1; Fri, 14 Oct 2022 03:00:25 -0400 X-MC-Unique: KJ4xgsatOiKPwh4ZxAiXmw-1 Received: by mail-pj1-f72.google.com with SMTP id mq15-20020a17090b380f00b0020ad26fa5edso4700084pjb.7 for ; Fri, 14 Oct 2022 00:00:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=m2UHZqf4+hiPR4YycYKn/EQF2I39NgnPanYPQdrmRLY=; b=xux0q4CSMtLhiz5mJfFyho9CIopbNaUwta4Hs2fmlF2F5lQ9w5MJRfvuKbq3+XO770 Co7oWCKRkB8f5t7PYdnuQ9LbY1FYP9Dcl+oU5tXHrcpXaN/EYRZAEWgpC1b29ON2/OKQ 8qLwvxdhv8a55Uvy2BjrvP517rpiFAuyPinqulhaQWFRioLbyTgMb64OVxRW5pEAzO4D aw9vx22BVb9Tib5Wb30x/KHWHezePbbERm03vmIf3FKcYWPJM10KUyiRiJUS8IB+3rJC /p9jM65wWXSV8j7hitxBkgUw2WcSNJqizPMAF71MiwbdRM9SfoHFmO71OAKE4ky2u9uu 5Myg== X-Gm-Message-State: ACrzQf3qwXk9B7XaBxjS9pU2nPGTnBZD+B+a8Qua9uDOKjcZ4l8imf4F K3Jdo07fJNjLT50/rt3MGh/B50pH6fYL2on1hVrfAWfKoQIbZlQOfbO0CklBucAyTvofD263V0A 0PyMO5c4Yn47WMJoOzwc= X-Received: by 2002:a63:83c6:0:b0:46a:fe3e:8b1f with SMTP id h189-20020a6383c6000000b0046afe3e8b1fmr3348326pge.120.1665730824557; Fri, 14 Oct 2022 00:00:24 -0700 (PDT) X-Google-Smtp-Source: AMsMyM57a2nWFlIMmvqi0fcKKVNolVyW6My6WRJZQYJKSDhbPAeHkW98eS6bw5TbKCawbLDfJahaU83EcdCJCCkMez0= X-Received: by 2002:a63:83c6:0:b0:46a:fe3e:8b1f with SMTP id h189-20020a6383c6000000b0046afe3e8b1fmr3348299pge.120.1665730824253; Fri, 14 Oct 2022 00:00:24 -0700 (PDT) MIME-Version: 1.0 References: <20221014050814.1476685-1-yux.jiang@intel.com> In-Reply-To: <20221014050814.1476685-1-yux.jiang@intel.com> From: David Marchand Date: Fri, 14 Oct 2022 09:00:12 +0200 Message-ID: Subject: Re: [PATCH V1] doc: add ice in-tree driver version for Intel NICs To: "Yu.Jiang" , qi.z.zhang@intel.com Cc: dev@dpdk.org, Maxime Coquelin X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" 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 Hello, On Fri, Oct 14, 2022 at 7:08 AM Yu.Jiang wrote: > > doc: add ice in-tree driver version for Intel NICs I had asked about such tests [1], months ago, but I never got a reply. - Glad to see Intel is testing with some distribution kernels, but what about the latest kernel? - It is still unclear which features are checked / working, and which are missing. Having such info for this driver in the DPDK documentation would help everyone. Do you have a list? Thanks. 1: https://inbox.dpdk.org/dev/CAJFAV8z4R7aZMPWcgBy9PfvekppC-FOZ+qQ-5PQLiTWWh32-og@mail.gmail.com/ -- David Marchand