9120 bnxe does not load in DEBUG

Review Request #864 — Created Feb. 16, 2018 and submitted

citrus
illumos-gate
master
9120
d98b36e...
general
9120 bnxe does not load in DEBUG

Feb 16 11:52:05 bhyve genunix: [ID 819705 kern.notice] /kernel/drv/amd64/bnxe: undefined symbol
Feb 16 11:52:05 bhyve genunix: [ID 826211 kern.notice] 'BnxeLogDbg'
Feb 16 11:52:05 bhyve genunix: [ID 472681 kern.notice] WARNING: mod_load: cannot load module 'bnxe'

DBG (rather than DEBUG) is checked everywhere else in the code, including when the BnxeLogDbg function is defined.

Updated module loads successfully under DEBUG and network connectivity confirmed.

tsoome
  1. Ship It!
  2. 
      
mgerdts
  1. 
      
  2. 
      
yuripv
  1. So it didn't work like ever? Or is it a recent regression?

    1. doesn't look like it has ever worked with debug build (the open source bnxe that came in 2014, that is)

    2. OK, while I'm always using the debug builds, I just don't have the bnxe hardware, hence the question.

  2. 
      
yuripv
  1. Ship It!
  2. 
      
citrus
Review request changed

Status: Closed (submitted)

Loading...