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 99409A0518; Mon, 3 Aug 2020 08:09:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CF4172BD8; Mon, 3 Aug 2020 08:09:34 +0200 (CEST) Received: from mail-il1-f193.google.com (mail-il1-f193.google.com [209.85.166.193]) by dpdk.org (Postfix) with ESMTP id BDB19F64 for ; Mon, 3 Aug 2020 08:09:33 +0200 (CEST) Received: by mail-il1-f193.google.com with SMTP id j9so26768245ilc.11 for ; Sun, 02 Aug 2020 23:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=6H+OCvneWPYIASnN+vmx+EchLqqVH4xm0Kpsu5L6CBk=; b=QPMNwi5wb7mMCCC4sZkYBk9zOsYt+HpyoUv6dYVu7tycz/y9whm0B+7oi71cdk3H/v k8nA7/HKDm9/DJHJkQyYmBYwDzRl/ic+9dJfNemz9eVfdHCTyXrOxl1Fh+R6SzC24lai t0FyksM4hRy8jKgnH3I0BnknExGmIPTd91gqHsNuWzZ9Dt2dIfIYXvl6FKSa+MBrFve2 vFCZW/X9R+XL0tRzvd2/2ENwwSsMM9uSRk4qG6yGqQEitYYquc0m65NZbb5TuF5laUzj HONwPkPYurpQKFKPN1qApX5fVaKEpdKwG5AKOgy0SSAOdZtSUTJRvGpcuhyUtpUt5nis iYMg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=6H+OCvneWPYIASnN+vmx+EchLqqVH4xm0Kpsu5L6CBk=; b=b1ZtAUaRG6X3XbcfoRFJ8tK1dzigEGbT9rVDIP42pN2rWzKTlns/8pBqk/h9UexGcs 4157V3O2yE2xEasAkp2OsPR89ZlxUVOFmpLl5XirK3+t3ApT5o4f1OMMGyMV3Dz1QV2h /wBYuPhGeFfWzxEbdPctDvkCUUa4d88elIDR8qMgJ0VQmPyPmQHM2AcBfcaetAR948Ej p26/cMinleP/1oKVbt989Hp4Yh2AxOEW37ap5niLNmK56Yp2vFDhWusVr30fOPpSJwaV 2Z/dgR5augwScnMAuxP1Ab624TyXpPyHoUElTvMdnlfTPsOp7VWop+YbPTfFxNv6XDel 8acQ== X-Gm-Message-State: AOAM533loPoAK+Tk8J5QWtHmSBQPJDzHKsrq04toSJy9za52Gdw4sEZ8 VhL+Qvos8JKCDqJ9WiEjT+yVX2Wuxk10L+JZOwI= X-Google-Smtp-Source: ABdhPJz3NZdxfNcYY+phV9AWI5ivd3xIeZBIcIOOVpVgqtTaeWE/Y9T8nDV+BE9ijKygJJVxoWECA9VGknb2n3fWsto= X-Received: by 2002:a92:ae12:: with SMTP id s18mr16288895ilh.130.1596434972917; Sun, 02 Aug 2020 23:09:32 -0700 (PDT) MIME-Version: 1.0 References: <1593728037-15717-1-git-send-email-timothy.mcdaniel@intel.com> <1596223885-27437-1-git-send-email-timothy.mcdaniel@intel.com> In-Reply-To: <1596223885-27437-1-git-send-email-timothy.mcdaniel@intel.com> From: Jerin Jacob Date: Mon, 3 Aug 2020 11:39:16 +0530 Message-ID: To: "McDaniel, Timothy" Cc: Jerin Jacob , =?UTF-8?Q?Mattias_R=C3=B6nnblom?= , dpdk-dev , Gage Eads , "Van Haaren, Harry" Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] doc: announce changes to eventdev public data structures X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" On Sat, Aug 1, 2020 at 1:04 AM McDaniel, Timothy wrote: > > From: "McDaniel, Timothy" The patch should have some description and Please change the subject to: "doc: eventdev ABI change to support DLB PMD" > > Signed-off-by: McDaniel, Timothy We don't use "," in the Signed-off-by. Please change to ``Signed-off-by: McDaniel Timothy `` > --- > doc/guides/rel_notes/deprecation.rst | 11 +++++++++++ > 1 file changed, 11 insertions(+) > > diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst > index 99c9806..b9682a7 100644 > --- a/doc/guides/rel_notes/deprecation.rst > +++ b/doc/guides/rel_notes/deprecation.rst > @@ -148,3 +148,14 @@ Deprecation Notices > Python 2 support will be completely removed in 20.11. > In 20.08, explicit deprecation warnings will be displayed when running > scripts with Python 2. > + > +* eventdev: ABI change to support DLB PMD and future extensions > + The following structures and will be modified to support to DLB PMD and future > + extension in the eventdev library. > + - ``rte_event_dev_info`` > + - ``rte_event_dev_config`` > + - ``rte_event_port_conf`` > + Patches containing justification, documentation, and proposed modifications > + can be found at: > + - https://patches.dpdk.org/patch/71457/ > + - https://patches.dpdk.org/patch/71456/ The HTML rendering of the above text is not proper. Please run "make doc-guides-html" to check generated HTML output. You could use the below text as an example for sphinx syntax. * eventdev: ABI change to support DLB PMD and future extensions: ``rte_event_dev_info``, ``rte_event_dev_config``, ``rte_event_port_conf`` will be modified to support to DLB PMD and future extension in the eventdev library. Patches containing justification, documentation, and proposed modifications can be found at: - https://patches.dpdk.org/patch/71457/ - https://patches.dpdk.org/patch/71456/ With the above changes: Acked-by: Jerin Jacob > -- > 1.7.10 >