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 57C04A0527; Wed, 25 Nov 2020 09:49:05 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 33562C940; Wed, 25 Nov 2020 09:49:03 +0100 (CET) Received: from mail-io1-f66.google.com (mail-io1-f66.google.com [209.85.166.66]) by dpdk.org (Postfix) with ESMTP id F12EFC93C for ; Wed, 25 Nov 2020 09:49:00 +0100 (CET) Received: by mail-io1-f66.google.com with SMTP id o8so1380645ioh.0 for ; Wed, 25 Nov 2020 00:49:00 -0800 (PST) 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=SHDm7UjtZEQJBkwwGIHwVAjSpbzRdyhpO3K/c8VZS4A=; b=iqGLKZvEj+gaNnl3eFTjxrC/dfbHTDGyubXzPk12MfC2Cen4mt5DN6IRAM9Kp1phJA reApuz9Xa65Id+nwkCrOoxAqGutvRbR8go4qdxX5S9JNKuhv1zq1IUOaY2HYigGsaH2d Hkv/7/S6FZphwM3ZHjkULeJsa9w0IkHd6t8UZmWD3lDwKsJxA/dX+5KRFuypDlvwlJQH hUsWPdQG3JrT5I7R1OkFytH4G26T1nojKWE0zwRnaxbDiZrF3a4VpG4NJ7RoAGdZ6G+r utMHIE3DVOJ+Pkumkjix3G+quLfsF62aioABBZ81vD2AOoG6To0IyA2q5sYqfitHqV6E PNtg== 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=SHDm7UjtZEQJBkwwGIHwVAjSpbzRdyhpO3K/c8VZS4A=; b=dqmMW+foygJRp8kkNTjB3rofcXtV1NDIa661Fb6BZuW0PFzvF/oxp1PUhXEn9Hc0Hi lwDYh26OavsHy+w248qihdb3ajEpWrU+02Xm12zrWOegipf/vnmsJQIEDQxo+BCcEtQU I3oW+cRVyVXgOSUVpNJHYHMWSa/ZFYlps8u0odPqsBeWkX2J9lFimCZNGTIMaDSVtLvk k3mrs4fekUXC+iiu9BBJfg+nMQZhoSpY/kt/MAWhK1W9Y8Bz7Gh2+ELwca3gdb4iTF/f qGMe4QLO5mSry+jAkTQ4wFYVC9g5OpAG698Tty0eDAdw/YspRtO/DuaibP6sNpjCvgCc HtDg== X-Gm-Message-State: AOAM531VeIe8/6rm1oIFps1/ZQbOEJWcduTFsNxCp6GRoaHizwdOaZ2P nkN6krC8FYfObSY62dR7KaGbFTLQiSfvxqsnElY= X-Google-Smtp-Source: ABdhPJx7OhaoJ0vrDHJA2/vRdpPZaD3j8Tl96eFDMRGAqB2QYaHQHhIEupryMpHGW2BjWHq4eS6GfuCEohxqu97IiSY= X-Received: by 2002:a05:6602:8d:: with SMTP id h13mr1805035iob.163.1606294139247; Wed, 25 Nov 2020 00:48:59 -0800 (PST) MIME-Version: 1.0 References: <20201026214604.35570-1-ajit.khaparde@broadcom.com> <00577ddb-6228-eebf-f94f-36401ef49774@intel.com> In-Reply-To: <00577ddb-6228-eebf-f94f-36401ef49774@intel.com> From: Jerin Jacob Date: Wed, 25 Nov 2020 14:18:43 +0530 Message-ID: To: Ferruh Yigit Cc: Ajit Khaparde , dpdk-dev Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] doc: announce end of support for some Broadcom devices 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 Tue, Nov 24, 2020 at 9:04 PM Ferruh Yigit wrote: > > On 10/26/2020 9:46 PM, Ajit Khaparde wrote: > > Devices belonging to BCM573xx and BCM5740x family will not be supported > > from the 21.02 release. > > > > Signed-off-by: Ajit Khaparde > > --- > > doc/guides/rel_notes/deprecation.rst | 6 ++++++ > > 1 file changed, 6 insertions(+) > > > > diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst > > index 2e082499b8..f1fce4210d 100644 > > --- a/doc/guides/rel_notes/deprecation.rst > > +++ b/doc/guides/rel_notes/deprecation.rst > > @@ -166,3 +166,9 @@ Deprecation Notices > > ``make``. Given environments are too much variables for such a simple script, > > it will be removed in DPDK 20.11. > > Some useful parts may be converted into specific scripts. > > + > > +* Broadcom bnxt PMD: NetXtreme devices belonging to the ``BCM573xx and > > + BCM5740x`` families will no longer be supported as of DPDK 21.02. > > + Specifically the support for the following Broadcom PCI ids will be removed > > + from the release: ``0x16c8, 0x16c9, 0x16ca, 0x16ce, 0x16cf, 0x16df,`` > > + ``0x16d0, 0x16d1, 0x16d2, 0x16d4, 0x16d5, 0x16e7, 0x16e8, 0x16e9``. > > > > Reviewed-by: Ferruh Yigit Acked-by: Jerin Jacob