You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "CV-Bowen (via GitHub)" <gi...@apache.org> on 2023/12/10 12:54:13 UTC

[PR] virtio.h: add virtio_has_feature api for virtio driver [nuttx]

CV-Bowen opened a new pull request, #11362:
URL: https://github.com/apache/nuttx/pull/11362

   ## Summary
   Virtio driver can used this api to judge whether the this feature is supported by both virtio driver and device.
   
   ## Impact
   New Virtio API
   
   ## Testing
   New api, will be used by virtio driver(e.g., virtio-net, virtio-blk).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] virtio.h: add virtio_has_feature api for virtio driver [nuttx]

Posted by "CV-Bowen (via GitHub)" <gi...@apache.org>.
CV-Bowen commented on PR #11362:
URL: https://github.com/apache/nuttx/pull/11362#issuecomment-1849213283

   CI Failed, but not related to this PR, just rebase.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] virtio.h: add virtio_has_feature api for virtio driver [nuttx]

Posted by "xiaoxiang781216 (via GitHub)" <gi...@apache.org>.
xiaoxiang781216 merged PR #11362:
URL: https://github.com/apache/nuttx/pull/11362


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org