[DPDK/other Bug 1405] Static Memory footprint large increase due to net/bnxt changes in 23.11
bugzilla at dpdk.org
bugzilla at dpdk.org
Wed Mar 20 20:07:50 CET 2024
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 at dpdk.org
Reporter: nicolas.chautru at 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 at broadcom.com>, Somnath Kotur <somnath.kotur at broadcom.com>, Randy
Schacher <stuart.schacher at broadcom.com>
Nic
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240320/2ff8fcd7/attachment.htm>
More information about the dev
mailing list