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 0B73342E5F; Thu, 13 Jul 2023 12:41:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 904B640DDB; Thu, 13 Jul 2023 12:41:27 +0200 (CEST) Received: from mail-vk1-f171.google.com (mail-vk1-f171.google.com [209.85.221.171]) by mails.dpdk.org (Postfix) with ESMTP id DB68D40DDA for ; Thu, 13 Jul 2023 12:41:25 +0200 (CEST) Received: by mail-vk1-f171.google.com with SMTP id 71dfb90a1353d-48159634694so109000e0c.2 for ; Thu, 13 Jul 2023 03:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1689244885; x=1691836885; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=9/KhQ3KBpHtszxVIIqV221crv8QAf3Sf7E4ToRetnTQ=; b=LrGfNzeEaRTl3cn9Xl2lhV+zy+knneeRSAi7vwhvx7onW/zu6exPHySgBe3xbg0rdB KV+Uvdh8F+CysDPMqqyI+vofKBSl7Y1Pdx8qkZyupVWT4wQTXIi7qnYNJGxbwD95dNOl qrNmjzMmUtrc41tv0l+Gk90XA9ENiJqoI/91czfceCszVPouA/SVften9Nb9qpL152TE wLHkdelq/n92Rbl2bvPA49B4mNKBeCItA2HK0bo2UrXGdMw9fUOg8f45MfE5nI+ae2dZ bzF07RWhi6svdEBYIMrVlv6lG16FvY0askAxU5E/Ivapjrju7Q/U4jEQgNDOBXZZ43zd Vbzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689244885; x=1691836885; 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=9/KhQ3KBpHtszxVIIqV221crv8QAf3Sf7E4ToRetnTQ=; b=XE4Aagv+53b/KId3Fy3F3GV5BXWP12DV/1rZntfv8UJwKPqi/npm45rHaCIcprkeci zImAW5m4CtoXkGGmopdl7nKauEih4EClZGjC3xTXfIeXdG3aqtuCx7ZEtnRasOXnSgV2 MEcTdtUNLJCF+0jCgvT8BnDzanGv/uoAHMvXaekVu9m3tstUAaGS2s6iW3IqAcv2hh27 lXkXFoSyYj+wnFTlXDILrtdg+WqifAVdseDiPMf6J0+xAil5bio4pSJAOJ8fXJ7C521z l5x5DYmEGv4DumkeDelcu/j9I8b7Tvbcs/QsrVnVY3bNEJG38o9c9qYereaNzOEWPBmw m4og== X-Gm-Message-State: ABy/qLZ5SGhG3sgy31T3jL/c/6Y/U9r+vnQgWBfci5Czy/STui1hDAPj 19MyA8s7vENPwvWyITWZ/ZjBTc7oRwfWS7/dWUU= X-Google-Smtp-Source: APBJJlG7KRXHWbAEr0lCTTeez4e7miGNTfPg48exwESfu4xNL9g3Pr4Q8R9FUDoeAHcIJfGboojOR0oI9Fmd3AJbeSc= X-Received: by 2002:a1f:bd85:0:b0:481:4bff:c868 with SMTP id n127-20020a1fbd85000000b004814bffc868mr476028vkf.4.1689244885183; Thu, 13 Jul 2023 03:41:25 -0700 (PDT) MIME-Version: 1.0 References: <20230712173050.599482-1-sivaprasad.tummala@amd.com> In-Reply-To: From: Jerin Jacob Date: Thu, 13 Jul 2023 16:10:59 +0530 Message-ID: Subject: Re: [PATCH] doc: deprecation notice to add callback data to rte_event_fp_ops To: "Tummala, Sivaprasad" Cc: "dev@dpdk.org" , "Yigit, Ferruh" , "bruce.richardson@intel.com" , "david.marchand@redhat.com" , "thomas@monjalon.net" 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 On Thu, Jul 13, 2023 at 4:08=E2=80=AFPM Tummala, Sivaprasad wrote: > > [AMD Official Use Only - General] > > Hi Jerin, > > > -----Original Message----- > > From: Jerin Jacob > > Sent: Thursday, July 13, 2023 2:22 PM > > To: Tummala, Sivaprasad > > Cc: dev@dpdk.org; Yigit, Ferruh ; > > bruce.richardson@intel.com; david.marchand@redhat.com; thomas@monjalon.= net > > Subject: Re: [PATCH] doc: deprecation notice to add callback data to > > rte_event_fp_ops > > > > Caution: This message originated from an External Source. Use proper ca= ution > > when opening attachments, clicking links, or responding. > > > > > > On Wed, Jul 12, 2023 at 11:01=E2=80=AFPM Sivaprasad Tummala > > wrote: > > > > > > Deprecation notice to add "rte_eventdev_port_data" field to > > > > Could you share the rational for why rte_eventdev_port_data needs to be= added? > > "rte_eventdev_port_data" is used to hold callbacks registered optionally = per event device port and associated callback data. > By adding "rte_eventdev_port_data" to "rte_event_fp_ops", allows to fetch= this data for fastpath eventdev inline functions in advance. Please add above info in the release notes for next version. > > > > > > > > ``rte_event_fp_ops`` for callback support. > > > > > > Signed-off-by: Sivaprasad Tummala > > > --- > > > doc/guides/rel_notes/deprecation.rst | 4 ++++ > > > 1 file changed, 4 insertions(+) > > > > > > diff --git a/doc/guides/rel_notes/deprecation.rst > > > b/doc/guides/rel_notes/deprecation.rst > > > index 8e1cdd677a..2c69338818 100644 > > > --- a/doc/guides/rel_notes/deprecation.rst > > > +++ b/doc/guides/rel_notes/deprecation.rst > > > @@ -133,6 +133,10 @@ Deprecation Notices > > > ``rte_cryptodev_get_auth_algo_string``, > > ``rte_cryptodev_get_aead_algo_string`` and > > > ``rte_cryptodev_asym_get_xform_string`` respectively. > > > > > > +* eventdev: The struct rte_event_fp_ops will be updated with a new > > > +element > > > + rte_eventdev_port_data to support optional callbacks in DPDK 23.11= . > > > +This changes > > > + the size of rte_event_fp_ops and result in ABI change. > > > + > > > * flow_classify: The flow_classify library and example have no maint= ainer. > > > The library is experimental and, as such, it could be removed from= DPDK. > > > Its removal has been postponed to let potential users report > > > interest > > > -- > > > 2.34.1 > > >