PCIE Function Activity - SMF record type 74-9

Each Overview condition requires the specification of qualifier pfid that represents a PCIE function that is in status Allocated, De-Allocate-Pending, or Re-Allocated at the end of the reporting interval. For PCIE functions that are in another status, no overview report is generated.

pfid
A four digit hexadecimal function ID for the PCIE function in the range of 0000 through FFFF. Example: (000F)
Table 1. PCIE Function Activity - Conditions Based on SMF Record 74-9
Condition Condition Name Qualifier Source Algorithm
Number of executed PCI Load operations per second PCILOAD pfid

R749LOOP
R749ALLT

LOOP *1000 / ALLT
Number of executed PCI Store operations per second PCISTOR pfid

R749STOP
R749ALLT

STOP * 1000 / ALLT
Number of executed PCI Store Block operations per second PCISTBL pfid

R749SBOP
R749ALLT

SBOP * 1000 / ALLT
Number of executed Refresh PCI Translation operations per second PCIRPTR pfid

R749RFOP
R749ALLT

RFOP * 1000 / ALLT
Number of megabytes per second transferred by DMA reads from all defined DMA address spaces to the PCIE function (on zEC12 and zBC12 hardware only) PCIDMAR pfid

R749DMAR
R749ALLT

DMAR / (ALLT *1000)
Number of megabytes per second transferred by DMA writes from the PCIE function to all defined DMA address spaces (on zEC12 and zBC12 hardware only) PCIDMAW pfid

R749DMAW
R749ALLT

DMAW / (ALLT *1000)
Percentage of time this partition kept the hardware accelerator busy FPGBUSY pfid

R749FTET
R749ALLT

FTET * 100 / (ALLT * 1000)
Average time in micro-seconds the hardware accelerator took to process a request FPGRTIM pfid

R749FTET
R749FRQC

FTET / FRQC
Average queue time in microseconds spent for a request FPGQTIM pfid

R749FTQT
R749FRQC

FTQT / FRQC
Number of megabytes per second transferred by DMA operations FPGBYTS pfid

R749FDRD
R749FDWR
R749ALLT

(FDRD + FDWR) * 256 / (ALLT * 1000)
Average request size in kilobytes FPGBYTR pfid

R749FDRD
R749FDWR
R749FRQC

(FDRD + FDWR) * 256 / (FRQC * 1000)
Number of compression requests per second FPGCORS pfid

R7491DCT
R749ALLT

1DCT * 1000 / ALLT
Number of megabytes compressed per second FPGCOBS pfid

R7491DIB
R749ALLT

1DIB / (ALLT * 1000)
Compression ratio FPGCORT pfid

R7491DIB
R7491DOB

1DIB / 1DOB
Number of decompression requests per second FPGDCRS pfid

R7491ICT
R749ALLT

1ICT * 1000 / ALLT
Number of megabytes decompressed per second FPGDCBS pfid

R7491IIB
R749ALLT

1IIB / (ALLT * 1000)
Decompression ratio FPGDCRT pfid

R7491IIB
R7491IOB

1IIB / 1IOB
Buffer pool size FPGBPSZ pfid R7491BPS 1BPS
Average buffer pool utilization FPGBPRT pfid

R7491BPC
R7491BPS
R7491DCT
R7491ICT

1BPC / ((1DCT + 1ICT) * 1BPS)
Number of megabytes received per second (RoCE on z13 only) PCIBYTR pfid

R749DBYR
R749ALLT

DBYR / (ALLT * 1000)
Number of megabytes transmitted per second (RoCE on z13 only Start of changeand Virtual PCIE functionsEnd of change) PCIBYTT pfid

R749DBYT
Start of changeR749DBYXEnd of change
R749ALLT

For RoCE: DBYT / (ALLT * 1000)
For Virtual PCIE functions: Start of changeDBYX / (ALLT * 1000)End of change
Number of packets received per second (RoCE on z13 only) PCIPAKR pfid

R749DPKR
R749ALLT

DPKR * 1000 / ALLT
Number of packets transmitted per second (RoCE on z13 only) PCIPAKT pfid

R749DPKT
R749ALLT

DPKT * 1000 / ALLT
Number of work units processed per second (zEDC on z13 only) PCIWUP pfid

R749DWUP
R749ALLT

DWUP * 1000 / ALLT
PCI Function Utilization (zEDC on z13 only) PCIUTIL pfid

R749DWUP
R749DWUM
R749ALLT

DWUP * 100000 / (ALLT * DWUM)