[RFT 0/3] net/dpaa2: global symbol fixes

Stephen Hemminger stephen at networkplumber.org
Thu Oct 16 01:07:36 CEST 2025


While looking at how some PMD's are sloppy about exporting global symbol
names, found that dpaa2 driver was defining some  globals that could
cause problems.

These need to be tested on real hardware.

Stephen Hemminger (3):
  net/dpaa2: remove unused frame array
  net/dpaa2: make local array static
  net/dpaa2: make total rx descriptors per device

 drivers/net/dpaa2/dpaa2_ethdev.c  |   9 +--
 drivers/net/dpaa2/dpaa2_ethdev.h  |   1 +
 drivers/net/dpaa2/dpaa2_sparser.c | 119 +-----------------------------
 3 files changed, 6 insertions(+), 123 deletions(-)

-- 
2.47.3



More information about the dev mailing list