From f79e7b094d14f591e1d86bdf46adbde3102ce40c Mon Sep 17 00:00:00 2001 From: Ajit Khaparde Date: Mon, 26 Oct 2020 14:46:04 -0700 Subject: [PATCH] doc: announce end of support for some Broadcom devices Devices belonging to BCM573xx and BCM5740x family will not be supported from the 21.02 release. Signed-off-by: Ajit Khaparde Reviewed-by: Ferruh Yigit Acked-by: Kevin Traynor Acked-by: Jerin Jacob Acked-by: Bruce Richardson --- 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 96986fabd5..49011262ef 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -88,6 +88,12 @@ Deprecation Notices will be limited to maximum 256 queues. Also compile time flag ``RTE_ETHDEV_QUEUE_STAT_CNTRS`` will be removed. +* 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``. + * sched: To allow more traffic classes, flexible mapping of pipe queues to traffic classes, and subport level configuration of pipes and queues changes will be made to macros, data structures and API functions defined -- 2.20.1