[PATCH] ncsi-netlink: support sending NC-SI commands over Netlink interface
Terry Duncan
terry.s.duncan at linux.intel.com
Sat Aug 31 07:25:44 AEST 2019
On 8/22/19 5:02 PM, Ben Wei wrote:
> This patch extends ncsi-netlink command line utility to send NC-SI command to kernel driver
> via NCSI_CMD_SEND_CMD command.
>
> New command line option -o (opcode) is used to specify NC-SI command and optional payload.
>
Thank you for posting this Ben.
Something looks off on this next line but it looks fine in your pull
request in the github.com/sammj/ncsi-netlink repo.
> +static int send_cb(struct nl_msg *msg, void *arg) { #define
> +ETHERNET_HEADER_SIZE 16
> +
Do you have plans to upstream your yocto recipe for this repo?
More information about the openbmc
mailing list