From: Richard Weinberger <richard@nod.at>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: KY Srinivasan <kys@microsoft.com>,
Haiyang Zhang <haiyangz@microsoft.com>,
"devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] hyperv: Add netpoll support
Date: Wed, 09 Jul 2014 09:59:15 +0200 [thread overview]
Message-ID: <53BCF653.9030904@nod.at> (raw)
In-Reply-To: <20140708234338.GA4181@electric-eye.fr.zoreil.com>
Am 09.07.2014 01:43, schrieb Francois Romieu:
> Richard Weinberger <richard@nod.at> :
>> Am 09.07.2014 00:47, schrieb Francois Romieu:
> [...]
>>> What are you taking about ? netconsole does not need to receive.
>>
>> Isn't netconsole is only one user of netpoll ?
>
> Out of tree users are irrelevant. See netpoll related comments in
> cd6362befe4cc7bf589a5236d2a780af2d47bcc9
Thanks lot for pointing this out!
>> Of course netconsole needs only to transmit SKBs.
>> But if you look at other ->ndo_poll_controller implementations
>> you'll notice that they care also about receiving.
>
> It's just the long, illuminating history of netpoll :o)
>
> Some limited Rx netpoll support may be done but it needs more work
> than was originally advertised.
>
>>> hyperv start_xmit handler almost does its own Tx completion as you have
>>> noticed. The situation is imho close to a virtual device one as was veth
>>> in bb446c19fefd7b4435adb12a9dd7666adc5b553a.
>>
>> Bad commit reference: bb446c19fefd7b4435adb12a9dd7666adc5b553a
>
> Sorry, it currently belongs to davem's net-next.
Found it already. :)
Thanks,
//richard
WARNING: multiple messages have this Message-ID (diff)
From: Richard Weinberger <richard@nod.at>
To: Francois Romieu <romieu@fr.zoreil.com>
Cc: "devel@linuxdriverproject.org" <devel@linuxdriverproject.org>,
Haiyang Zhang <haiyangz@microsoft.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH] hyperv: Add netpoll support
Date: Wed, 09 Jul 2014 09:59:15 +0200 [thread overview]
Message-ID: <53BCF653.9030904@nod.at> (raw)
In-Reply-To: <20140708234338.GA4181@electric-eye.fr.zoreil.com>
Am 09.07.2014 01:43, schrieb Francois Romieu:
> Richard Weinberger <richard@nod.at> :
>> Am 09.07.2014 00:47, schrieb Francois Romieu:
> [...]
>>> What are you taking about ? netconsole does not need to receive.
>>
>> Isn't netconsole is only one user of netpoll ?
>
> Out of tree users are irrelevant. See netpoll related comments in
> cd6362befe4cc7bf589a5236d2a780af2d47bcc9
Thanks lot for pointing this out!
>> Of course netconsole needs only to transmit SKBs.
>> But if you look at other ->ndo_poll_controller implementations
>> you'll notice that they care also about receiving.
>
> It's just the long, illuminating history of netpoll :o)
>
> Some limited Rx netpoll support may be done but it needs more work
> than was originally advertised.
>
>>> hyperv start_xmit handler almost does its own Tx completion as you have
>>> noticed. The situation is imho close to a virtual device one as was veth
>>> in bb446c19fefd7b4435adb12a9dd7666adc5b553a.
>>
>> Bad commit reference: bb446c19fefd7b4435adb12a9dd7666adc5b553a
>
> Sorry, it currently belongs to davem's net-next.
Found it already. :)
Thanks,
//richard
next prev parent reply other threads:[~2014-07-09 7:59 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-08 9:32 [PATCH] hyperv: Add netpoll support Richard Weinberger
2014-07-08 17:55 ` Haiyang Zhang
2014-07-08 17:55 ` Haiyang Zhang
2014-07-08 18:40 ` Richard Weinberger
2014-07-08 18:40 ` Richard Weinberger
2014-07-08 18:51 ` Haiyang Zhang
2014-07-08 18:51 ` Haiyang Zhang
2014-07-08 18:01 ` KY Srinivasan
2014-07-08 18:01 ` KY Srinivasan
2014-07-08 18:39 ` Richard Weinberger
2014-07-08 18:39 ` Richard Weinberger
2014-07-08 20:03 ` KY Srinivasan
2014-07-08 20:03 ` KY Srinivasan
2014-07-08 20:16 ` Richard Weinberger
2014-07-08 20:16 ` Richard Weinberger
2014-07-08 22:47 ` Francois Romieu
2014-07-08 22:53 ` Richard Weinberger
2014-07-08 22:53 ` Richard Weinberger
2014-07-08 23:43 ` Francois Romieu
2014-07-08 23:43 ` Francois Romieu
2014-07-09 7:59 ` Richard Weinberger [this message]
2014-07-09 7:59 ` Richard Weinberger
2014-07-08 23:08 ` Richard Weinberger
2014-07-08 23:08 ` Richard Weinberger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53BCF653.9030904@nod.at \
--to=richard@nod.at \
--cc=devel@linuxdriverproject.org \
--cc=haiyangz@microsoft.com \
--cc=kys@microsoft.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=romieu@fr.zoreil.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.