7 mac address show function, 8 buffer descriptor status show function – DSS Networks C5468 User Manual
Page 35
GigMAC-CPCI-3U Network Interface Cards
Gig-CPCI-3U Gigabit Ethernet Switches
Board and Driver Users Manual
DSS NETWORKS, INC. DocVersion: 1.2
Page: 35
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