All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2 v2] xen-netback: Changes around carrier handling
@ 2014-08-06 18:16 Zoltan Kiss
  0 siblings, 0 replies; 4+ messages in thread
From: Zoltan Kiss @ 2014-08-06 18:16 UTC (permalink / raw)
  To: Wei Liu, Ian Campbell
  Cc: netdev, xen-devel, David Vrabel, Zoltan Kiss, linux-kernel

This series starts using carrier off as a way to purge packets when the guest is
not able (or willing) to receive them. It is a much faster way to get rid of
packets waiting for an overwhelmed guest.
The first patch changes current netback code where it relies currently on
netif_carrier_ok.
The second turns off the carrier if the guest times out on a queue, and only
turn it on again if that queue (or queues) resurrects.

Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xenproject.org 

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

* Re: [PATCH net-next 0/2 v2] xen-netback: Changes around carrier handling
  2014-08-06 18:16 Zoltan Kiss
  2014-08-06 18:17 ` Zoltan Kiss
@ 2014-08-06 18:17 ` Zoltan Kiss
  1 sibling, 0 replies; 4+ messages in thread
From: Zoltan Kiss @ 2014-08-06 18:17 UTC (permalink / raw)
  To: Wei Liu, Ian Campbell; +Cc: David Vrabel, netdev, linux-kernel, xen-devel

Ignore this series, I've pushed the wrong button. Apologies.

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

* Re: [PATCH net-next 0/2 v2] xen-netback: Changes around carrier handling
  2014-08-06 18:16 Zoltan Kiss
@ 2014-08-06 18:17 ` Zoltan Kiss
  2014-08-06 18:17 ` Zoltan Kiss
  1 sibling, 0 replies; 4+ messages in thread
From: Zoltan Kiss @ 2014-08-06 18:17 UTC (permalink / raw)
  To: Wei Liu, Ian Campbell; +Cc: netdev, xen-devel, David Vrabel, linux-kernel

Ignore this series, I've pushed the wrong button. Apologies.

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

* [PATCH net-next 0/2 v2] xen-netback: Changes around carrier handling
@ 2014-08-06 18:16 Zoltan Kiss
  2014-08-06 18:17 ` Zoltan Kiss
  2014-08-06 18:17 ` Zoltan Kiss
  0 siblings, 2 replies; 4+ messages in thread
From: Zoltan Kiss @ 2014-08-06 18:16 UTC (permalink / raw)
  To: Wei Liu, Ian Campbell
  Cc: Zoltan Kiss, David Vrabel, netdev, linux-kernel, xen-devel

This series starts using carrier off as a way to purge packets when the guest is
not able (or willing) to receive them. It is a much faster way to get rid of
packets waiting for an overwhelmed guest.
The first patch changes current netback code where it relies currently on
netif_carrier_ok.
The second turns off the carrier if the guest times out on a queue, and only
turn it on again if that queue (or queues) resurrects.

Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
Cc: netdev@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Cc: xen-devel@lists.xenproject.org 

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

end of thread, other threads:[~2014-08-06 18:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-06 18:16 [PATCH net-next 0/2 v2] xen-netback: Changes around carrier handling Zoltan Kiss
2014-08-06 18:16 Zoltan Kiss
2014-08-06 18:17 ` Zoltan Kiss
2014-08-06 18:17 ` Zoltan Kiss

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.