* [DPDK/other Bug 1405] Static Memory footprint large increase due to net/bnxt changes in 23.11
@ 2024-03-20 19:07 bugzilla
0 siblings, 0 replies; only message in thread
From: bugzilla @ 2024-03-20 19:07 UTC (permalink / raw)
To: dev
[-- Attachment #1: Type: text/plain, Size: 1346 bytes --]
https://bugs.dpdk.org/show_bug.cgi?id=1405
Bug ID: 1405
Summary: Static Memory footprint large increase due to net/bnxt
changes in 23.11
Product: DPDK
Version: 23.11
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: other
Assignee: dev@dpdk.org
Reporter: nicolas.chautru@intel.com
Target Milestone: ---
The memory footprint has increased massively when the commit "97435d7906
net/bnxt: update Truflow core" was added.
The bss in my example going from 6M to 94M when building any dpdk-test
applicationfor instance, when that commit is introduced.
There are now notably huge memory reserved for cfa_tcam_mgr_* from the bnxt PMD
visible from nm.
That issue is notably impacting v23.11 and still seen on main as of today.
For now for application building with 23.11, we recommend to disable the
net/bnxt through meson to avoid this issue.
I believe a proper fix is required from Broadcom bnxt: --cc Ajit Khaparde
<ajit.khaparde@broadcom.com>, Somnath Kotur <somnath.kotur@broadcom.com>, Randy
Schacher <stuart.schacher@broadcom.com>
Nic
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #2: Type: text/html, Size: 3422 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-03-20 19:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 19:07 [DPDK/other Bug 1405] Static Memory footprint large increase due to net/bnxt changes in 23.11 bugzilla
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).