On 1/7/26 3:39 PM, Zhuoying Cai wrote:
On 12/10/25 3:54 PM, [email protected] wrote:+ + rc = pci_read_bswap32(vdev->pci_fh, pos + VPCI_N_CAP_MULT, PCI_CFGBAR, ¬ify_mult); + if (rc || pci_read_bswap16(vdev->pci_fh, d_cap.off + VPCI_C_OFFSET_Q_NOFF, + d_cap.bar, &q_notify_offset)) {Hi Jared, I think this came up in the previous version -- should q_notify_offset be taken from the common configuration structure?
Ah, you are correct. I've missed fixing it. My bad... Thanks. Regards, Jared Rossi
