Shin'ichiro Kawasaki

Results 99 comments of Shin'ichiro Kawasaki

> > Hi @bvanassche thank you for moving the test cases to the zbd group. The PR title and commit message title still notes "tests/scsi". Then should be "tests/zbd" or...

@bvanassche Thank you for updating the commit. Still I'm holding merge of this PR since zbd/009 fails with the mkfs.btrfs in latest btrfs-progs release. Let me wait a week or...

@hreinecke I'm trying to run this test case on my system and observe failure. nvme connect fails and kernel reports an error: ``` [ 3441.943356][ T2668] nvmet: connect request for...

> > @hreinecke I'm trying to run this test case on my system and observe failure. nvme connect fails and kernel reports an error: > > ``` > > [...

Overall, this change looks a good improvement for me. Richer commit message and explanation in Documentation/running-test.md will be required. @bvanassche @sagigrimberg @ChaitanayaKulkarni FYI, if you have any comment on this...

Today, I ran the proposed test case with kernel v5.18-rc6 and QEMU NVME device and observed test case pass. I'm not sure how to trigger the failure, and not sure...

@antoine56100 Thanks for the report. Unfortunately, this issue looks difficult to resolve. It means that pyscrlink is not working for EV3 now. The error was reported by [pybluez](https://github.com/pybluez/pybluez), but it...

Hi @zdila Thank you for sharing the issues. It is great that you found that dev.getValueText(0x09) make pyscrlink connect to Intelino Smart Train. I will improve the pyscrlink code to...

@zdila It's great that your wrote nodejs version of scratch-link :) I'm interested in your node js code. Is it working good for your device? If so, that's a good...

I have spent some time about BLE Characteristic and notification. And learned that CCCD (Client Characteristic Configuration Descriptor) is the key to enable notification. Current pyscrlink assumes that CCCD comes...