From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 012C9C4338F for ; Wed, 25 Aug 2021 07:20:52 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id 5647D60F91 for ; Wed, 25 Aug 2021 07:20:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 5647D60F91 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dpdk.org Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B96F540041; Wed, 25 Aug 2021 09:20:50 +0200 (CEST) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 8EDB94003D for ; Wed, 25 Aug 2021 09:20:49 +0200 (CEST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 1B5965C0166; Wed, 25 Aug 2021 03:20:48 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute3.internal (MEProxy); Wed, 25 Aug 2021 03:20:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm2; bh= XQ6lXoN9DwOJiZ3P2/ESIUpoAZmgML04Je8x0rkDgRE=; b=hk/1SWAFTiCSbHOY JypuinVftdTo4PFruixXqfH6jTAFGC+7gu9qKjaBvL6NVHWBRUEndymyP9ze3bYz 6VaBOrIKIgcbQ4q0bonv/VZ+q+VfxX3iVvxe3UUEVE7EN4dUqWc8HRLiTcT3scgO kKqY4aikjXToq5nYtJJkRvOGUONoSegveZvFzx3sjIchXwSMEeGL1Fyt/sNM7bEp 91M8MRibUl6XtHOl/W9QDl5ZQbgBRkc9h+CzUzSIijrmG13rPidY62fHaS6d2w+O 8vu+KtC/TkUDQg7e0lCzzT/EmDsNjY2EGa8p2Yvn6jrFSG2Go25p1qyVuKwu6Ryq gzNuug== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=XQ6lXoN9DwOJiZ3P2/ESIUpoAZmgML04Je8x0rkDg RE=; b=fTeD5IhdlxUFFwRgxDtiVsbYqAQJBItSvytxIrH7VTp0gUZRUTl5i8tDS C/vy7Hs6ZkMU7OSt72TtipK0IJEZh/+ofQp819BREtio6KxFV25Umt5RWkFRetAD sxthJGzFjDoTxRTj6eOhx6VPxRAafTIhftLXMO30s4CM5WvPM170YsdgTydrjn9O CKn8l9zt/L1DIAA7/sm7l+GLJqdfXdISKiXLdwribHS2BBUGnA4fA5w0RdoBfZjO apPjKMYU0+nVOg0GpBfPaYxKyBOiFptwhwkGGrbd7isc25bk0+UWQX2+4jHEsUtz 8u6tt177+1meiBkY7CBs/so2kpRpw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddruddtkedguddulecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpeffvdffjeeuteelfeeileduudeugfetjeelveefkeejfeeigeeh teffvdekfeegudenucffohhmrghinhepughpughkrdhorhhgnecuvehluhhsthgvrhfuih iivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhho nhdrnhgvth X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 25 Aug 2021 03:20:46 -0400 (EDT) From: Thomas Monjalon To: Radha Mohan Chintakuntla Cc: David Marchand , dev@dpdk.org, Veerasenareddy Burru , dpdk-dev , Satananda Burla , Jerin Jacob Kollanukkaran , Radha Mohan Date: Wed, 25 Aug 2021 09:20:44 +0200 Message-ID: <4542053.PkaVf6zlbM@thomas> In-Reply-To: References: <20210819075733.103190-1-radhac@marvell.com> <20210823152103.194718-2-radhac@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH RESEND v4 2/2] drivers/raw: remove octeontx2-ep driver 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 Sender: "dev" 23/08/2021 18:27, Radha Mohan: > > MAINTAINERS | 6 - > > doc/guides/rawdevs/index.rst | 1 - > > doc/guides/rawdevs/octeontx2_ep.rst | 82 --- > > drivers/raw/meson.build | 1 - > > drivers/raw/octeontx2_ep/meson.build | 11 - > > drivers/raw/octeontx2_ep/otx2_ep_enqdeq.c | 846 ---------------------- > > drivers/raw/octeontx2_ep/otx2_ep_enqdeq.h | 52 -- > > drivers/raw/octeontx2_ep/otx2_ep_rawdev.c | 362 --------- > > drivers/raw/octeontx2_ep/otx2_ep_rawdev.h | 499 ------------- > > drivers/raw/octeontx2_ep/otx2_ep_test.c | 172 ----- > > drivers/raw/octeontx2_ep/otx2_ep_vf.c | 475 ------------ > > drivers/raw/octeontx2_ep/otx2_ep_vf.h | 10 - > > drivers/raw/octeontx2_ep/version.map | 3 - > > 13 files changed, 2520 deletions(-) I see you missed updating the section "Removed Items" of the current release notes. > hi Thomas, > > http://mails.dpdk.org/archives/test-report/2021-August/211681.html doc/guides/rel_notes/release_19_08.rst:207:unknown document: ../rawdevs/octeontx2_dma > This time it's failing in building release notes guide for 19.08 where > this driver was introduced first. It is failing on octeontx2_dma but should fail on octeontx2_ep in 20.02. > Wouldn't release notes be built for current ? No we have all release notes, and all are generated and published on dpdk.org. > It would be odd to remove something from old release notes. I suggest a simple fix in the old 20.02 release notes: You can simply remove this line: See the :doc:`../rawdevs/octeontx2_ep` for more details on this new PMD. Or if you want to keep it for completeness, you can replace the link with a raw text ``rawdevs/octeontx2_ep``.