netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* netvsc NAPI
@ 2017-02-22 17:33 Stephen Hemminger
  2017-02-23 23:24 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2017-02-22 17:33 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

NAPI for netvsc is ready but the merge coordination is a nuisance.

Since netvsc NAPI support requires other changes that are proceeding through
GregKH's char-misc tree. I would like to send the two patches after current net-next
and char-misc-next are merged into Linus's tree.

Need these (at a minimum) these changes

 6e47dd3e2938 ("vmbus: expose hv_begin/end_read")
 5529eaf6e79a ("vmbus: remove conditional locking of vmbus_write")
 b71e328297a3 ("vmbus: add direct isr callback mode")
 631e63a9f346 ("vmbus: change to per channel tasklet")
 37cdd991fac8 ("vmbus: put related per-cpu variable together")

Please let me know when linux-net is up to date with these.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: netvsc NAPI
  2017-02-22 17:33 netvsc NAPI Stephen Hemminger
@ 2017-02-23 23:24 ` David Miller
  2017-02-23 23:33   ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2017-02-23 23:24 UTC (permalink / raw)
  To: stephen; +Cc: netdev

From: Stephen Hemminger <stephen@networkplumber.org>
Date: Wed, 22 Feb 2017 09:33:16 -0800

> NAPI for netvsc is ready but the merge coordination is a nuisance.
> 
> Since netvsc NAPI support requires other changes that are proceeding through
> GregKH's char-misc tree. I would like to send the two patches after current net-next
> and char-misc-next are merged into Linus's tree.
> 
> Need these (at a minimum) these changes
> 
>  6e47dd3e2938 ("vmbus: expose hv_begin/end_read")
>  5529eaf6e79a ("vmbus: remove conditional locking of vmbus_write")
>  b71e328297a3 ("vmbus: add direct isr callback mode")
>  631e63a9f346 ("vmbus: change to per channel tasklet")
>  37cdd991fac8 ("vmbus: put related per-cpu variable together")
> 
> Please let me know when linux-net is up to date with these.

The 'net' tree is now current with Linus's current tree, and all of
those above commits seem to be there.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: netvsc NAPI
  2017-02-23 23:24 ` David Miller
@ 2017-02-23 23:33   ` Stephen Hemminger
  0 siblings, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2017-02-23 23:33 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

On Thu, 23 Feb 2017 18:24:06 -0500 (EST)
David Miller <davem@redhat.com> wrote:

> From: Stephen Hemminger <stephen@networkplumber.org>
> Date: Wed, 22 Feb 2017 09:33:16 -0800
> 
> > NAPI for netvsc is ready but the merge coordination is a nuisance.
> > 
> > Since netvsc NAPI support requires other changes that are proceeding through
> > GregKH's char-misc tree. I would like to send the two patches after current net-next
> > and char-misc-next are merged into Linus's tree.
> > 
> > Need these (at a minimum) these changes
> > 
> >  6e47dd3e2938 ("vmbus: expose hv_begin/end_read")
> >  5529eaf6e79a ("vmbus: remove conditional locking of vmbus_write")
> >  b71e328297a3 ("vmbus: add direct isr callback mode")
> >  631e63a9f346 ("vmbus: change to per channel tasklet")
> >  37cdd991fac8 ("vmbus: put related per-cpu variable together")
> > 
> > Please let me know when linux-net is up to date with these.  
> 
> The 'net' tree is now current with Linus's current tree, and all of
> those above commits seem to be there.

Great thanks. I will merge the NAPI and retest.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-23 23:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 17:33 netvsc NAPI Stephen Hemminger
2017-02-23 23:24 ` David Miller
2017-02-23 23:33   ` Stephen Hemminger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).