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 30E4242F9C; Tue, 1 Aug 2023 09:33:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2048643251; Tue, 1 Aug 2023 09:33:45 +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 22342400D5 for ; Tue, 1 Aug 2023 09:33:44 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1690875223; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pG4vK5XV94LX1pmN0Vqy0K9zxwdBrugY+NqzAtvmkkk=; b=P754yJYBvlwKbN05wCbdCEa7q06ax7gxhcjCYjRqLQ+uOG62y1l+bRb5k5Fiea4oe+gjZB soSg0Il+euW1g+ey5Jxf0Luj+KHXDGbpBs9QM6SbS7sYb+qTpoYhy3ykMjKDe+maNs3+74 Gp6k6o4P64U70GaH+vyorADxwxT5GDQ= Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-549-YxSaALAHM-aI8ufkhiQlIw-1; Tue, 01 Aug 2023 03:33:42 -0400 X-MC-Unique: YxSaALAHM-aI8ufkhiQlIw-1 Received: by mail-oo1-f69.google.com with SMTP id 006d021491bc7-56c68e1d44cso6843350eaf.2 for ; Tue, 01 Aug 2023 00:33:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690875222; x=1691480022; h=content-transfer-encoding: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=pG4vK5XV94LX1pmN0Vqy0K9zxwdBrugY+NqzAtvmkkk=; b=JMRmuJXb90e2RvQHd/UA+8qJjwpoAxt/ovegwz1HP+3/P9turXHgr+5tVS0R4nTy+H a/LWe+9bshFy/qHBCGn6csaZHbztyT+DuSqczjQIUuFByaai7VAjmF2iIpCv4igYNnxW h4Bn8Q0mh02HJrrE5D1XY2Jyadl9VxloWe422wZYkEmaOJVCvBCKayeRJo3iqfFL6ved dyUYmE3SRJYZdmN1IHydkUXHyTOSzUGOlssZC6DgRcBxhDHUcC0vXwGemVFCTxGbCXDM B3m385g61rmLA8Xtf6qRHp04wL800GKN0NNnbwp8bnA5TgXsOTJ2fHiWDPg5CGB2QUtU LRTg== X-Gm-Message-State: ABy/qLZBLVHXGm0BijC3uFwxGz47uy/+faWqgb1TD1oVAvJeZNARdv1o FhEOALpSYVgjjwNQ2surCgCkH7j0FTmGDHpgiIsACahwlYijdZKOvvualDOlHvUmmZiIUbnf5mr YHN4oOyO0q/ianArsDn4= X-Received: by 2002:a05:6808:f13:b0:3a7:3ab9:e590 with SMTP id m19-20020a0568080f1300b003a73ab9e590mr5270506oiw.9.1690875221951; Tue, 01 Aug 2023 00:33:41 -0700 (PDT) X-Google-Smtp-Source: APBJJlEPNC4uNt7xyerjW1VzVK/XYJnV2cqVQfHsIpmG8pxqHfo99MFVIFphF8ao6gW7Sk0eQaDMDK4S8BUvHr/53bE= X-Received: by 2002:a05:6808:f13:b0:3a7:3ab9:e590 with SMTP id m19-20020a0568080f1300b003a73ab9e590mr5270488oiw.9.1690875221696; Tue, 01 Aug 2023 00:33:41 -0700 (PDT) MIME-Version: 1.0 References: <20230729225438.122954-1-stephen@networkplumber.org> <20230730021206.6381-1-stephen@networkplumber.org> In-Reply-To: <20230730021206.6381-1-stephen@networkplumber.org> From: David Marchand Date: Tue, 1 Aug 2023 09:33:29 +0200 Message-ID: Subject: Re: [PATCH v2] kni: remove deprecated kernel network interface To: Stephen Hemminger Cc: dev@dpdk.org, Thomas Monjalon , Maxime Coquelin , Chenbo Xia , Anatoly Burakov , Cristian Dumitrescu , Nithin Dabilpuram , Kiran Kumar K , Sunil Kumar Kori , Satha Rao , Bruce Richardson X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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 Stephen, While rebasing, please also fix those nits: On Sun, Jul 30, 2023 at 4:12=E2=80=AFAM Stephen Hemminger wrote: > diff --git a/doc/guides/contributing/documentation.rst b/doc/guides/contr= ibuting/documentation.rst > index 7fcbb7fc43b2..f16c94e9768b 100644 > --- a/doc/guides/contributing/documentation.rst > +++ b/doc/guides/contributing/documentation.rst > @@ -95,7 +95,7 @@ added to by the developer. > * **The Programmers Guide** > > The Programmers Guide explains how the API components of DPDK such as = the EAL, Memzone, Rings and the Hash Library work. > - It also explains how some higher level functionality such as Packet Di= stributor, Packet Framework and KNI work. > + It also explains how some higher level functionality such as Packet Di= stributor and Packet Framework. s/how some higher level functionality/how some higher level functionality w= ork/ > It also shows the build system and explains how to add applications. > > The Programmers Guide should be expanded when new functionality is add= ed to DPDK. [snip] > diff --git a/doc/guides/rel_notes/release_23_11.rst b/doc/guides/rel_note= s/release_23_11.rst > new file mode 100644 > index 000000000000..e2158934751f > --- /dev/null > +++ b/doc/guides/rel_notes/release_23_11.rst > @@ -0,0 +1,16 @@ > +.. SPDX-License-Identifier: BSD-3-Clause > + Copyright 2022 The DPDK contributors > + > +.. include:: > + > +DPDK Release 23.11 > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > + > +New Features > +------------ > + > + > +Removed Items > +------------- > + > +* kni: Remove deprecated Kernel Network Interface driver, libraries and = examples s/Remove/Removed/ s/$/./ Thanks. --=20 David Marchand