netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] be2net: patch set
@ 2014-08-01 12:17 Sathya Perla
  2014-08-01 12:17 ` [PATCH net-next 1/3] be2net: ignore get/set profile FW cmd failures Sathya Perla
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sathya Perla @ 2014-08-01 12:17 UTC (permalink / raw)
  To: netdev

Patch 1 fixes a regression caused by a previous commit on net-next.
Old versions of BE3 FW may not support cmds to re-provision (and hence
optimize) resources/queues in SR-IOV config. Do not treat this FW cmd
failure as fatal and fail the function initialization. Instead, just
enable SR-IOV with the resources provided by the FW.

Patch 2 ignores a VF mac address setting if the new mac is already active
on the VF.

Patch 3 adds support to delete a FW-dump via ethtool on Lancer adapters.

Please consider applying this patch-set to the net-next tree. Thanks!

Kalesh AP (1):
  be2net: support deleting FW dump via ethtool (only for Lancer)

Sathya Perla (1):
  be2net: ignore get/set profile FW cmd failures

Vasundhara Volam (1):
  be2net: ignore VF mac address setting for the same mac

 drivers/net/ethernet/emulex/benet/be.h         |    2 +
 drivers/net/ethernet/emulex/benet/be_cmds.c    |   48 ++++++++++++++-
 drivers/net/ethernet/emulex/benet/be_cmds.h    |   10 +++
 drivers/net/ethernet/emulex/benet/be_ethtool.c |   17 +++---
 drivers/net/ethernet/emulex/benet/be_main.c    |   75 ++++++++++++++----------
 5 files changed, 109 insertions(+), 43 deletions(-)

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

end of thread, other threads:[~2014-08-02 22:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-01 12:17 [PATCH net-next 0/3] be2net: patch set Sathya Perla
2014-08-01 12:17 ` [PATCH net-next 1/3] be2net: ignore get/set profile FW cmd failures Sathya Perla
2014-08-01 12:17 ` [PATCH net-next 2/3] be2net: ignore VF mac address setting for the same mac Sathya Perla
2014-08-01 12:17 ` [PATCH net-next 3/3] be2net: support deleting FW dump via ethtool (only for Lancer) Sathya Perla
2014-08-02 22:59 ` [PATCH net-next 0/3] be2net: patch set 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).