CE
In this output, the statistics for interrupt (INTRS) are significant. Low interrupt numbers indicate greater efficiency in performance. If the interrupt numbers are high, then you might need to add more resources to the specific link. Example: # dlstat -r -i 1 LINKIPKTSRBYTESINTRSPOLLSCH<10 CH10-50CH>50 e1000g0 101.91K32.86M87.56K14.35K3.70K205 5 nxge19.61M14.47G5.79M3.82M 379.98K85.66K1.64K vnic1 8336 0 0 0 0 0 e1000g0 0 0 0 0 0 0 0 nxge182.13K 123.69M50.00K32.13K3.17K72424 vnic1 0 0 0 0 0 0 0 ... Note: dlstat show-link [-r [-F] | -t] [-i interval] [-a] [-p] [ -o field[,...]] [-u R|K|M|G|T|P] [link] Display statistics for a link. Note: dlstat show-link [-r [-F] | -t] [-i interval] [-a] [-p] [ -o field[,...]] [-u R|K|M|G|T|P] [link] Display statistics for a link. -r Display receive-side statistics only. Includes bytes and packets received, hardware and software drops, and so forth. List of supported RX fields: link iusedby ibytes ipkts intrs polls hdrops: hardware drops sdrops: software drops (owing to bandwidth enforcement) ch<10: number of packet chains of length < 10 ch10-50: number of packet chains of length between 10 and 50 ch>50: number of packet chains of length > 50 Incorrect answers: Not A, not B: Example: Display rx side statistics - # dlstat -r LINKIPKTSIBYTES INTRS POLLS HDRPS SDRPS CH<10 CH10-50 CH>50UTIL e1000g021.2K 2.1M 22.3K78.00.00.057.00.00.00.0% nxge024.5M13.6G0.8K 10.7M0.00.00.3M2.96M 32.5K0.0% vnic1 24.5M13.6G0.8K 10.7M0.00.00.3M2.96M 32.5K0.0% Reference: man dlstat