netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] bnx2x: minor cleanups related to TPA bits
@ 2015-04-28  9:34 Michal Schmidt
  2015-04-28  9:34 ` [PATCH 1/3] bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set Michal Schmidt
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Michal Schmidt @ 2015-04-28  9:34 UTC (permalink / raw)
  To: netdev; +Cc: Yuval Mintz, Ariel Elior, Dmitry Kravkov, David S. Miller

I noticed some simplification possibilities while looking into the bug
fixed by "bnx2x: really disable TPA if 'disable_tpa' is set'.

Michal Schmidt (3):
  bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set
  bnx2x: merge fp->disable_tpa with fp->mode
  bnx2x: remove {TPA,GRO}_ENABLE_FLAG

 drivers/net/ethernet/broadcom/bnx2x/bnx2x.h      |  4 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c  | 67 +++++++++---------------
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h  |  2 +-
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 11 ++--
 drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.c |  2 +-
 5 files changed, 33 insertions(+), 53 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-04-29 18:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-28  9:34 [PATCH 0/3] bnx2x: minor cleanups related to TPA bits Michal Schmidt
2015-04-28  9:34 ` [PATCH 1/3] bnx2x: mark LRO as a fixed disabled feature if disable_tpa is set Michal Schmidt
2015-04-28  9:34 ` [PATCH 2/3] bnx2x: merge fp->disable_tpa with fp->mode Michal Schmidt
2015-04-28  9:34 ` [PATCH 3/3] bnx2x: remove {TPA,GRO}_ENABLE_FLAG Michal Schmidt
2015-04-28 10:45 ` [PATCH 0/3] bnx2x: minor cleanups related to TPA bits Yuval Mintz
2015-04-29 18:47   ` David Miller
2015-04-29 18:47 ` 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).