Bug 1405 - Static Memory footprint large increase due to net/bnxt changes in 23.11
Summary: Static Memory footprint large increase due to net/bnxt changes in 23.11
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: other (show other bugs)
Version: 23.11
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: Ajit Khaparde
URL:
Depends on:
Blocks:
 
Reported: 2024-03-20 20:07 CET by Nicolas Chautru
Modified: 2024-03-21 14:43 CET (History)
4 users (show)



Attachments

Description Nicolas Chautru 2024-03-20 20:07:50 CET
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
Comment 1 Maxime Coquelin 2024-03-21 10:13:54 CET
Hi Ajit,

could you team please have a look?

Thanks,
Maxime
Comment 2 Ajit Khaparde 2024-03-21 14:43:48 CET
Yes, we are discussing internally. Thanks

Note You need to log in before you can comment on or make changes to this bug.