netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] qede: Enhancements
@ 2016-06-30  6:35 Manish Chopra
  2016-06-30  6:35 ` [PATCH net-next 1/5] qede: Add support for handling IP fragmented packets Manish Chopra
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Manish Chopra @ 2016-06-30  6:35 UTC (permalink / raw)
  To: davem; +Cc: netdev, Ariel.Elior, Yuval.Mintz, Manish

From: Manish <manish.chopra@qlogic.com>

Hi David,

This patch series have few small fastpath features
support and code refactoring.

Note - regarding get/set tunable configuration via ethtool
Surprisingly, there is NO ethtool application support for
such configuration given that we have kernel support.
Do let us know if we need to add support for that in user ethtool.

Please consider applying this series to "net-next".

Thanks,
Manish

Manish Chopra (5):
  qede: Add support for handling IP fragmented packets.
  qede: qede_poll refactoring
  qede: Utilize xmit_more
  qede: Add get/set rx copy break tunable support
  qede: Bump up driver version to 8.10.1.20

 drivers/net/ethernet/qlogic/qede/qede.h         |   6 +-
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c |  47 ++++++++
 drivers/net/ethernet/qlogic/qede/qede_main.c    | 138 ++++++++++++++----------
 3 files changed, 133 insertions(+), 58 deletions(-)

-- 
2.7.2

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

end of thread, other threads:[~2016-07-01  9:44 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-30  6:35 [PATCH net-next 0/5] qede: Enhancements Manish Chopra
2016-06-30  6:35 ` [PATCH net-next 1/5] qede: Add support for handling IP fragmented packets Manish Chopra
2016-06-30  6:35 ` [PATCH net-next 2/5] qede: qede_poll refactoring Manish Chopra
2016-06-30  6:35 ` [PATCH net-next 3/5] qede: Utilize xmit_more Manish Chopra
2016-06-30  6:35 ` [PATCH net-next 4/5] qede: Add get/set rx copy break tunable support Manish Chopra
2016-06-30  6:35 ` [PATCH net-next 5/5] qede: Bump up driver version to 8.10.1.20 Manish Chopra
2016-07-01  9:43 ` [PATCH net-next 0/5] qede: Enhancements 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).