[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0da11d73-b3ab-53f6-f695-30857a743a7b@linux.intel.com>
Date: Fri, 30 Aug 2019 14:25:44 -0700
From: Terry Duncan <terry.s.duncan@...ux.intel.com>
To: Ben Wei <benwei@...com>,
"sam@...dozajonas.com" <sam@...dozajonas.com>,
"davem@...emloft.net" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"openbmc@...ts.ozlabs.org" <openbmc@...ts.ozlabs.org>,
"Justin.Lee1@...l.com" <Justin.Lee1@...l.com>
Subject: Re: [PATCH] ncsi-netlink: support sending NC-SI commands over Netlink
interface
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?
Powered by blists - more mailing lists