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 5F7E6A04BA; Wed, 7 Oct 2020 14:18:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 32B471BA4B; Wed, 7 Oct 2020 14:18:46 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by dpdk.org (Postfix) with ESMTP id CE6BC1BA45 for ; Wed, 7 Oct 2020 14:18:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1602073122; 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; bh=zYVHBjEpoH1OK0zgVF9LCJD7QioS0QBrx7OpdrjugtU=; b=RrEnBTPXt01XdFG6DuDiNwvIKphUAlYNFoPP1WpjrdaRtOzt8nQ/KqlO69BLvxGB074iEE FJhF5hCKrJSQPrf4R0m2jcd4P0Os3uLIc+2kTDhn44gVmAPn4g1GoBrOh2xzOzvu58dRlO nCEU4DkHGC+AXOOOCwzPFMPYEapOUUo= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-453-4IWCgeu1OvmDTb9C4VPreQ-1; Wed, 07 Oct 2020 08:18:40 -0400 X-MC-Unique: 4IWCgeu1OvmDTb9C4VPreQ-1 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id CD0AF81F002; Wed, 7 Oct 2020 12:18:38 +0000 (UTC) Received: from localhost.localdomain (unknown [10.36.110.35]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7A7F25D9F1; Wed, 7 Oct 2020 12:18:33 +0000 (UTC) From: Maxime Coquelin To: dev@dpdk.org, akhil.goyal@nxp.com, thomas@monjalon.net, nicolas.chautru@intel.com Cc: Maxime Coquelin Date: Wed, 7 Oct 2020 14:18:28 +0200 Message-Id: <20201007121830.100882-1-maxime.coquelin@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.14 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=maxime.coquelin@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Subject: [dpdk-dev] [PATCH 0/2] Add missing API change in release note 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" Add missing experimental API change in release note. Maxime Coquelin (2): baseband/fpga_5gnr_fec: add API change in release note baseband/fpga_lte_fec: add API change in release note doc/guides/rel_notes/release_20_11.rst | 8 ++++++++ 1 file changed, 8 insertions(+) -- 2.26.2