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=-7.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 74FAAC0650E for ; Mon, 1 Jul 2019 18:14:53 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 1755621721 for ; Mon, 1 Jul 2019 18:14:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1755621721 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 51B401B945; Mon, 1 Jul 2019 20:14:52 +0200 (CEST) Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 0A9577CBC for ; Mon, 1 Jul 2019 20:14:49 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 01 Jul 2019 11:14:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.63,440,1557212400"; d="scan'208";a="338693627" Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga005.jf.intel.com with ESMTP; 01 Jul 2019 11:14:48 -0700 Received: from fmsmsx157.amr.corp.intel.com (10.18.116.73) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.439.0; Mon, 1 Jul 2019 11:14:48 -0700 Received: from FMSMSX109.amr.corp.intel.com ([169.254.15.43]) by FMSMSX157.amr.corp.intel.com ([169.254.14.152]) with mapi id 14.03.0439.000; Mon, 1 Jul 2019 11:14:47 -0700 From: "Chautru, Nicolas" To: Akhil Goyal , "dev@dpdk.org" CC: "thomas@monjalon.net" , "Yigit, Ferruh" , "Mokhtar, Amr" Thread-Topic: [PATCH v4 10/10] doc: announce bbdev changes Thread-Index: AQHVKjf1WB4T6co910Km17Kbunr4naa2HUiA///+I/A= Date: Mon, 1 Jul 2019 18:14:47 +0000 Message-ID: <1183128033837D43A851F70F33ED5C575C1CA1FD@FMSMSX109.amr.corp.intel.com> References: <1561136352-32198-2-git-send-email-nicolas.chautru@intel.com> <1561344776-43990-1-git-send-email-nicolas.chautru@intel.com> <1561344776-43990-11-git-send-email-nicolas.chautru@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjYzZWE3ZWMtYjA3Yi00YWEzLThmNjAtZDE2MTVjNjMzYzBkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiRFRLdUFoSW5tQnNPck9id1htQzZMWExaKzRhd3dkMlorMjZmN0xaRGJCK204MHZMVUFKZytjSU56OWV5cGJjVyJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.1.200.107] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4 10/10] doc: announce bbdev changes 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" Hi Akhil, >>=20 >> Update of the release notes for BBDEV features add and extension of=20 >> ABI in previous commit. >>=20 >> Signed-off-by: Nicolas Chautru >> --- >> doc/guides/rel_notes/release_19_08.rst | 15 +++++++++++++++ >> 1 file changed, 15 insertions(+) >>=20 >> diff --git a/doc/guides/rel_notes/release_19_08.rst >> b/doc/guides/rel_notes/release_19_08.rst >> index 8c3932d..35d3a09 100644 >> --- a/doc/guides/rel_notes/release_19_08.rst >> +++ b/doc/guides/rel_notes/release_19_08.rst >> @@ -88,6 +88,19 @@ New Features >> * Added multi-queue support to allow one af_xdp vdev with multiple ne= tdev >> queues >>=20 >> +* **Added a FPGA_LTE_FEC bbdev PMD.** >> + >> + Added the new ``fpga_lte_fec`` bbdev driver for the Intel=C2=AE FPGA= =20 >> + PAC (Programmable Acceleration Card) N3000. See the =20 >> + :doc:`../bbdevs/fpga_lte_fec` BBDEV guide for more details on this new= driver. >> + >> +* **Updated TURBO_SW bbdev PMD.** >> + >> + Updated the ``turbo_sw`` bbdev driver with changes including: >> + >> + * Added option to build the driver with or without dependency of exte= rnal >> + SDK libraries. >> + * Added support for 5GNR encode/decode operations. >>=20 >> Removed Items >> ------------- >> @@ -140,6 +153,8 @@ ABI Changes >> Also, make sure to start the actual text at the margin. >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D >>=20 >> +* bbdev: New parameters added to support 5GNR operations. >> + >>=20 >> Shared Library Versions >> ----------------------- >> -- >> 1.8.3.1 > >Release note changes should be part of the same patch which is adding that= change. No problem, I am pushing an updated serie : https://patches.dpdk.org/proje= ct/dpdk/list/?series=3D5259 >One more thing, if there is a change in ABI, should you also increment the= bbdev ABI version? The bbdev ABI is still marked as __rte_experimental hence I don't believe w= e have yet to increment it.=20 >Please also send a rebased version of your patchset, so that builds can be= verified by CI. The dependent patches are applied on the sub-tree. OK, I did this on the serie above. Note that the previous was already verif= ied with CI since I kept the dependency within the previous serie. Still cl= eaner now, you should just have to apply the serie as is now.=20 Thanks! Nic