|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 3/3] xl: add support for channels
Hi Wei,
On 23 Jun 2014, at 11:02, Wei Liu <wei.liu2@xxxxxxxxxx> wrote:
> On Mon, Jun 23, 2014 at 09:29:01AM +0100, David Scott wrote:
> [...]
>> +int main_channellist(int argc, char **argv)
>> +{
>> + int opt;
>> + libxl_device_channel *channels;
>> + libxl_channelinfo channelinfo;
>> + int nb, i;
>> +
>> + SWITCH_FOREACH_OPT(opt, "", NULL, "channel-list", 1) {
>> + /* No options */
>> + }
>> +
>> + /* Idx BE MAC Hdl Sta evch txr/rxr BE-path */
>
> Minor nit. This comment is not accurate.
Oops, I think I’ve revealed where I cut ’n pasted this code from :-)
Thanks!
Dave
>
> Wei.
>
>> + printf("%-3s %-2s %-5s %-6s %8s %-10s %-30s\n",
>> + "Idx", "BE", "state", "evt-ch", "ring-ref", "kind", "");
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |