netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] be2net: patch set
@ 2013-10-15 11:51 Sathya Perla
  2013-10-17  6:00 ` Sathya Perla
  0 siblings, 1 reply; 4+ messages in thread
From: Sathya Perla @ 2013-10-15 11:51 UTC (permalink / raw)
  To: netdev

Pls apply the following fixes to the net tree. Thanks.

Vasundhara Volam (2):
  be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
  be2net: drop non-tso frames longer than mtu

 drivers/net/ethernet/emulex/benet/be_cmds.c |    3 ++-
 drivers/net/ethernet/emulex/benet/be_main.c |    9 +++++++--
 2 files changed, 9 insertions(+), 3 deletions(-)

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

* RE: [PATCH 0/2] be2net: patch set
  2013-10-15 11:51 [PATCH 0/2] be2net: patch set Sathya Perla
@ 2013-10-17  6:00 ` Sathya Perla
  0 siblings, 0 replies; 4+ messages in thread
From: Sathya Perla @ 2013-10-17  6:00 UTC (permalink / raw)
  To: Sathya Perla, netdev@vger.kernel.org


> -----Original Message-----
> From: netdev-owner@vger.kernel.org [mailto:netdev-owner@vger.kernel.org] On Behalf
> Of Sathya Perla
> 
> Pls apply the following fixes to the net tree. Thanks.
> 
> Vasundhara Volam (2):
>   be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
>   be2net: drop non-tso frames longer than mtu
> 
Dave, I'll re-send this patch-set without the "drop non-tso frames" patch.
Based on Eric's comments, it seems better to place the mtu checks in pktgen and
before ndo_start_xmit() invocation so that all drivers/devices may benefit from the check.

thanks,
-Sathya

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

* [PATCH 0/2] be2net: patch set
@ 2014-04-14 10:42 Sathya Perla
  2014-04-14 17:42 ` David Miller
  0 siblings, 1 reply; 4+ messages in thread
From: Sathya Perla @ 2014-04-14 10:42 UTC (permalink / raw)
  To: netdev

Patch 1/2 is a v2 of a patch that was submitted earlier (as a part of a
different patch-set). v2 incorporates a suggestion given by David Laight
for how long to poll for pending TX completions while disabling a device.

Patch 2/2 fixes a crash in be_remove()->be_close()
path after be2net has aborted an EEH error recovery
due to a permanant failure.

Kalesh AP (1):
  be2net: Fix invocation of be_close() after be_clear()

Vasundhara Volam (1):
  be2net: Fix to reap TX compls till HW doesn't respond for some time

 drivers/net/ethernet/emulex/benet/be.h      |    1 +
 drivers/net/ethernet/emulex/benet/be_main.c |   17 +++++++++++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

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

* Re: [PATCH 0/2] be2net: patch set
  2014-04-14 10:42 Sathya Perla
@ 2014-04-14 17:42 ` David Miller
  0 siblings, 0 replies; 4+ messages in thread
From: David Miller @ 2014-04-14 17:42 UTC (permalink / raw)
  To: sathya.perla; +Cc: netdev

From: Sathya Perla <sathya.perla@emulex.com>
Date: Mon, 14 Apr 2014 16:12:39 +0530

> Patch 1/2 is a v2 of a patch that was submitted earlier (as a part of a
> different patch-set). v2 incorporates a suggestion given by David Laight
> for how long to poll for pending TX completions while disabling a device.
> 
> Patch 2/2 fixes a crash in be_remove()->be_close()
> path after be2net has aborted an EEH error recovery
> due to a permanant failure.

Series applied, thank you.

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

end of thread, other threads:[~2014-04-14 17:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-15 11:51 [PATCH 0/2] be2net: patch set Sathya Perla
2013-10-17  6:00 ` Sathya Perla
  -- strict thread matches above, loose matches on Subject: below --
2014-04-14 10:42 Sathya Perla
2014-04-14 17:42 ` David Miller

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).