Intel PCI User Manual

Page of 54
GigMAC-PMC and PCI 
GigPMC Switch  
 
Board and Driver Users Manual 
DSS NETWORKS, INC. 
Version: 2.6 
  Page: 43 
10.3.7 MAC ADDRESS SHOW FUNCTION 
 
 
vxWorks usage: 
 
inShowMacAddr(unit) 
# unit = device index starting from 0 
 
Linux usage: 
 
./dmUtil –a eth1   
# eth1, eth2, etc. 
 
 
Command output: 
 
  in: unit: 0, current (applied) mac address: 00 50 c2 0c 99 1e 
 
 
 
10.3.8 BUFFER DESCRIPTOR STATUS SHOW FUNCTION 
 
 
vxWorks usage: 
 
inShowBdStats(unit) 
# unit = device index starting from 0 
 
Linux usage: 
 
./dmUtil –d eth1   
# eth1, eth2, etc. 
 
 
Command output: 
 
  txPri: 0, bdCnt: tot: 256. actv: 176, macOwn: 169, drvrOwn: 007, gaps: 0 
  rxPri: 0, bdCnt: tot: 256, actv: 256, macOwn: 247, drvrOwn: 009, gaps: 0