Visible to Intel only — GUID: uyv1619823391140
Ixiasoft
3.5.2.3.3.2. BAM Test
If the BAM support is enabled on hardware, enable the following flag in common/mk/common.mk:
__cflags += -DIFC_PIO_256 → 256b read/write operations on PIO BAR
__cflags += -DIFC_PIO_128 → 128b read/write operations on PIO BAR
To enable 256b read/write operations, this is the difference in common.mk:
Command: ./cli/perfq_app/perfq_app -b 0000:86:00.0 -o
To enable 128b read/write operations:
Command: