|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 3/3] xl: add support for channels
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 acurate.
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 |