NVME FPGA IP测试记录

这里涉及商业IP的部分文字资料,如有侵权,请联系删除。

当前只说明基础测试,更多测试待后续更新。

NVME HOST IP

IP特性

范例截图

ZCU106测试

使用ZCU106 HPC0 接口 + FMC Drive NVME接口子卡,NVME使用三星980

测试日志

Entering Main


Starting initialization...

Expecting 1 drives...

Checking for PCIe Link
Entering Main


Starting initialization...

Expecting 1 drives...

Checking for PCIe Link
ALWAYS::  PCIe Link Ready
ALWAYS::  Checking for NVMe Link 0
ALWAYS::  NVMe Link 0 Ready
Connected to 1 drives!

Drive 0 Info:
Drive capacity is: 0x03A386030 sectors
Sector size is: 512 bytes
Max Data Transfer size is: 2097152 bytes
Maximum Sector count is: 4095 sectors


Initialization complete

Starting NVMe Host Demo in 3...2...1...

Starting NVMe Host Demo...


DRIVE 0: Current number of commands is: 65535
DRIVE 0: Current sector count is: 7 (zero-based)

Select option 0 for sequential write test
Select option 1 for sequential read test
Select option 2 for random write test
Select option 3 for random read test
Select option 7 to send an admin command
Select option 8 to view drive information
Select option 9 to change test parameters


Starting sequential write test...

Sequential Write Test complete!

Drive 0 test data:

Transfer size per command: 4096 bytes
Average transfer time 0 was 2364 ns
Average transfer rate 0 was 1652 MB/s
Average IOPS 0 were 423011 IOPS


DRIVE 0: Current number of commands is: 65535
DRIVE 0: Current sector count is: 7 (zero-based)

Select option 0 for sequential write test
Select option 1 for sequential read test
Select option 2 for random write test
Select option 3 for random read test
Select option 7 to send an admin command
Select option 8 to view drive information
Select option 9 to change test parameters


Starting sequential read test...

Sequential Read Test complete!

Drive 0 test data:

Transfer size per command: 4096 bytes
Average transfer time 0 was 2364 ns
Average transfer rate 0 was 1652 MB/s
Average IOPS 0 were 423011 IOPS


DRIVE 0: Current number of commands is: 65535
DRIVE 0: Current sector count is: 7 (zero-based)

posted @ 2024-02-29 09:50  Hello-FPGA  阅读(137)  评论(0编辑  收藏  举报