-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Description
- during system boot, nvme driver reports "unknown ioctl 0x731a" error
- this error does not repeat, does not appear to affect functionality of the system or inhibit the operation of the system in any way
- reporting this as an 'informational' rather than 'breaking' issue
Steps to Reproduce
- autoconf kernel with nvme driver built in
- reboot system
- observe boot messages
Expected Behavior
- presumably driver should respond to ioctl 0x731a in some manner
Actual Behavior
- driver does not, and reports as such
Environment
[coyote:~] jackal > uname -a
IRIX64 coyote 6.5 07202013 IP30 mips IP30 Irix
[coyote:drivers/nvme/irixnvme] jackal > cc -v
MIPSpro Compilers: Version 7.4.4m
[coyote:~] jackal > hinv -v
2 400 MHZ IP30 Processors
Heart ASIC: Revision F
CPU: MIPS R12000 Processor Chip Revision: 3.5
FPU: MIPS R12010 Floating Point Chip Revision: 0.0
Main memory size: 2048 Mbytes
Xbow ASIC: Revision 1.4
Instruction cache size: 32 Kbytes
Data cache size: 32 Kbytes
Secondary unified instruction/data cache size: 2 Mbytes
Integral SCSI controller 0: Version QL1040B (rev. 2), single ended
Disk drive: unit 2 on SCSI controller 0 (unit 2)
Integral SCSI controller 1: Version QL1040B (rev. 2), single ended
Integral SCSI controller 2: Version WD33C93
Disk drive: unit 0 on SCSI controller 2 (unit 0)
IOC3/IOC4 serial port: tty1
IOC3/IOC4 serial port: tty2
IOC3 parallel port: plp1
Graphics board: V10
Integral Fast Ethernet: ef0, version 1, pci 2
Gigabit Ethernet: tg1, PCI slot 3 port 0
Gigabit Ethernet: tg2, PCI slot 3 port 1
Iris Audio Processor: version RAD revision 12.0, number 1
PCI Adapter ID (vendor 0x10a9, device 0x0003) PCI slot 2
PCI Adapter ID (vendor 0x1077, device 0x1020) PCI slot 0
PCI Adapter ID (vendor 0x1077, device 0x1020) PCI slot 1
PCI Adapter ID (vendor 0x10a9, device 0x0005) PCI slot 3
PCI Adapter ID (vendor 0x10b5, device 0x8112) PCI slot 2
PCI Adapter ID (vendor 0x14e4, device 0x1648) PCI slot 3
PCI Adapter ID (vendor 0x14e4, device 0x1648) PCI slot 3
PCI Adapter ID (vendor 0x1f03, device 0x1608) PCI slot 0
[coyote:drivers/nvme/irixnvme] jackal > git show --oneline -s
409d802 (HEAD -> main, origin/main, origin/HEAD) make PREFETCH default attribute for dma bugs added ndp, diskperf like disk io test with optioons for multithreading and async io improve readme a bit
Additional Information
Jan 10 18:30:25 6A:coyote unix: IRIX Release 6.5 IP30 Version 07202013 System V - 64 Bit
Jan 10 18:30:25 2A:coyote unix: Copyright 1987-2006 Silicon Graphics, Inc.
Jan 10 18:30:25 2A:coyote unix: All Rights Reserved.
Jan 10 18:30:25 2A:coyote unix:
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme_init: NVMe driver for IRIX initializing
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme_attach: found NVMe device 1f03:1608 (class 10802) at conn 0x99
Jan 10 18:30:25 4A:coyote unix: WARNING: PCI vertex is /hw/node/xtalk/13/pci/2/ppb_16/0
Jan 10 18:30:25 4A:coyote unix: WARNING: PCI parent vertex is /hw/node/xtalk/13/pci
Jan 10 18:30:25 4A:coyote unix: WARNING: PCI bridge vertex is /hw/node/xtalk/13/pci/2
Jan 10 18:30:25 4A:coyote unix: WARNING: PCI bridge parent vertex is /hw/node/xtalk/13/pci
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: system page size 16384 supported range 4096-16384
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Controller - SN=P410ADCB25110418867 , Model=Patriot P410 1TB , FW=H241106a, NS=1
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: MDTS=7 (max transfer = 1024 blocks = 512 KB)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: ONCS - Compare:1 DSM(TRIM):1 Verify:0
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0x1 (Arbitration) supported (capability mask=0x4)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0x2 (Power Management) supported (capability mask=0x4)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0x4 (Temperature Threshold) supported (capability mask=0x4)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0x5 (Error Recovery) supported (capability mask=0x7)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0x6 (Volatile Write Cache) supported (capability mask=0x4)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0x7 (Number of Queues) supported (capability mask=0x4)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0x8 (Interrupt Coalescing) supported (capability mask=0x4)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0xa (Write Atomicity) supported (capability mask=0x5)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Feature 0xb (Async Event Config) supported (capability mask=0x5)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Queried 9 controller features
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Set Features completed (previous value=0x0)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme: Interrupt coalescing configured (10 completions, 500us)
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme_attach: PCI slot=0, assigned adapter=2
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme_attach: registered as SCSI adapter 2
Jan 10 18:30:25 5A:coyote unix: NOTICE: nvme_attach: added device inventory: class=INV_DISK, type=INV_SCSICONTROL, ctlr=2
Jan 10 18:30:25 5A:coyote unix: NOTICE: Start mounting filesystem: /
Jan 10 18:30:25 5A:coyote unix: NOTICE: Starting XFS recovery on filesystem: / (dev: 0/196)
Jan 10 18:30:25 5A:coyote unix: NOTICE: Ending XFS recovery for filesystem: / (/hw/node/xtalk/13/pci/2/ppb_16/0/scsi_ctlr/2/target/0/lun/0/disk/partition/0/block)
Jan 10 18:30:25 5A:coyote unix: NOTICE: Start mounting filesystem: /boot
Jan 10 18:30:25 5A:coyote unix: NOTICE: Ending clean XFS mount for filesystem: /boot
Jan 10 18:30:30 5A:coyote unix: NOTICE: tg1: Link up: 1000 Mbps, FULL duplex, flow_ctrl is ON
...
Jan 10 18:30:35 4A:coyote unix: WARNING: nvme_scsi_ioctl: unknown ioctl 0x731a
Metadata
Metadata
Assignees
Labels
No labels