Skip to content

Fix perftest device init #90

@AndrewGavril

Description

@AndrewGavril

Perftest sees the device, but cant open it

root@qemux86-64:/sys/kernel/debug# ibv_devices 
    device          	   node GUID
    ------          	----------------
    iwp0s3          	9a150bce93c33a74

root@qemux86-64:/sys/kernel/debug# ibv_devinfo 
Failed to open device

root@qemux86-64:/sys/kernel/debug# ib_send_lat   
 Couldn't get context for the device
 Couldn't get context for the device

May be caused by unimplemented operations:

IVSHMEM: Not implemented gasadata read on reg 0x3e304
IVSHMEM: Read value 0x0 at 0000000000000ffc
IVSHMEM: Writing to addr 0000000000000ff8 value 0x3e104
IVSHMEM: Read value 0x20 at 0000000000000ffc
IVSHMEM: Writing to addr 0000000000000ff8 value 0x3e384
IVSHMEM: Not implemented gasadata read on reg 0x3e384
IVSHMEM: Read value 0x0 at 0000000000000ffc
IVSHMEM: Writing to addr 0000000000000ff8 value 0x3e104
IVSHMEM: Read value 0x20 at 0000000000000ffc
IVSHMEM: Writing to addr 0000000000000ff8 value 0x3ec0c
IVSHMEM: Writing to addr 0000000000000ffc value 0xffffffff
IVSHMEM: Not implemented gasadata write on reg 0x3ec0c

Metadata

Metadata

Assignees

Labels

kernelTask related to kernelqemuTask related to qemu

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions