From: "Tony Lee (李文富)" <Tony.Lee@quantatw.com>
To: "openbmc@lists.ozlabs.org" <openbmc@lists.ozlabs.org>,
"benjaminfair@google.com" <benjaminfair@google.com>,
"emilyshaffer@google.com" <emilyshaffer@google.com>
Cc: "Buddy Huang (黃天鴻)" <Buddy.Huang@quantatw.com>
Subject: Support for NVMe-MI?
Date: Fri, 22 Feb 2019 03:14:41 +0000 [thread overview]
Message-ID: <7146489c577d4784bd57fa4cb22a65b2@quantatw.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 757 bytes --]
Hi,
https://github.com/openbmc/openbmc/issues/3482 is asking support for NVMe-MI.
Now, we found that Google has a package called “google-ipmi-i2c”. It provides a ipmi bridge command which can get the device data where are on the i2c bus.
There are the command and response example below:
$ ipmitool -I dbus raw 0x2e 2 0x79 0x2b 0x00 14 0 0xd4 0 1 0 0xd5 0 8
response: 79 2b 00 06 bb ff 2a 00 00 00 2e
$ ipmitool -I dbus raw 0x2e 2 0x79 0x2b 0x00 14 0 0xd4 0 1 8 0xd5 0 24
response : 79 2b 00 16 80 86 50 48 4c 46 37 31 31 35 30 30
Response is define in NVM Express Management Interface SPEC
It's only used for in-band now.
How about adding support for out-of-band for this useful OEM command?
Thanks
Best Regards,
Tony
[-- Attachment #2: Type: text/html, Size: 4788 bytes --]
next reply other threads:[~2019-02-22 3:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-22 3:14 Tony Lee (李文富) [this message]
2019-02-26 1:48 ` Support for NVMe-MI? Emily Shaffer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7146489c577d4784bd57fa4cb22a65b2@quantatw.com \
--to=tony.lee@quantatw.com \
--cc=Buddy.Huang@quantatw.com \
--cc=benjaminfair@google.com \
--cc=emilyshaffer@google.com \
--cc=openbmc@lists.ozlabs.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.