[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <519CE9C6.3010907@citrix.com>
Date: Wed, 22 May 2013 16:52:38 +0100
From: David Vrabel <david.vrabel@...rix.com>
To: Wei Liu <wei.liu2@...rix.com>
CC: <xen-devel@...ts.xen.org>, <netdev@...r.kernel.org>,
<ian.campbell@...rix.com>, <konrad.wilk@...cle.com>
Subject: Re: [Xen-devel] [PATCH net-next 2/2] xen-netfront: split event channels
feature support
On 21/05/13 14:41, Wei Liu wrote:
> On Tue, May 21, 2013 at 02:39:01PM +0100, David Vrabel wrote:
> [...]
>>> + info->rx_evtchn = info->tx_evtchn;
>>> + info->rx_irq = info->tx_irq = err;
>>> + dev_info(&info->xbdev->dev,
>>> + "single event channel, evtchn = %d, irq = %d\n",
>>> + info->tx_evtchn, info->tx_irq);
>>
>> This message is pointless chatter as the information is available
>> elsewhere. Please remove.
>>
>
> Do you mean /proc/interrupt by "elsewhere"? Information there doesn't
> give you irq<->evtchn mapping info.
A combination of /proc/interrupts and the xenstore keys.
David
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists