netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: Pavel.Belous@aquantia.com
Cc: netdev@vger.kernel.org, Simon.Edelhaus@aquantia.com,
	Alexey.Andriyanov@aquantia.com, LinoSanfilippo@gmx.de
Subject: Re: [PATCH net-next v4 00/12] net: ethernet: aquantia: improvements and fixes
Date: Mon, 20 Feb 2017 17:12:15 -0500 (EST)	[thread overview]
Message-ID: <20170220.171215.1879925433871766656.davem@davemloft.net> (raw)
In-Reply-To: <cover.1487618263.git.pavel.belous@aquantia.com>

From: Pavel Belous <Pavel.Belous@aquantia.com>
Date: Mon, 20 Feb 2017 22:36:38 +0300

> The following patchset contains improvements and fixes for aQuantia
> AQtion ethernet driver from net-next tree.
> 
> Most fixes are based on the comments from Lino Sanfilippo.
> 
> Sanity testing was performed on real HW. No regression found.
> 
> v1->v2: 1)Removed buffers copying.
> 	2)Fixed dma error handling.
> 
> v2->v3: 1)Fixes for aq_ndev_change_mtu:
> 	-Use core MTU checking for min_mtu.
> 	-Removed extra new_mtu assigment.
> 	2)Reverse XMAS tree in aq_ring_rx_fill.
> v3->v4: 1)Use ndev->reg_state instead "is_ndev_registered" flag.

Series applied.

      parent reply	other threads:[~2017-02-20 22:12 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-20 19:36 [PATCH net-next v4 00/12] net: ethernet: aquantia: improvements and fixes Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 01/12] net: ethernet: aquantia: Removed extra assignment for skb->dev Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 02/12] net: ethernet: aquantia: Removed busy_count field Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 03/12] net: ethernet: aquantia: Fixes for aq_ndev_change_mtu Pavel Belous
2017-02-20 22:31   ` Lino Sanfilippo
2017-02-20 19:36 ` [PATCH net-next v4 04/12] net: ethernet: aquantia: Using module_pci_driver Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 05/12] net: ethernet: aquantia: Superfluous initialization of "err" Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 06/12] net: ethernet: aquantia: Fixed missing rtnl_unlock Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 07/12] net: ethernet: aquantia: Using NETDEV_TX_OK instead 0 Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 08/12] net: ethernet: aquantia: Null pointer check for aq_nic_ndev_alloc Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 09/12] net: ethernet: aquantia: Call netdev_register after all initialized Pavel Belous
2017-02-20 22:48   ` Lino Sanfilippo
2017-02-20 19:36 ` [PATCH net-next v4 10/12] net: ethernet: aquantia: Fixed incorrect buff->len calculation Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 11/12] net: ethernet: aquantia: Fixed memory allocation if AQ_CFG_RX_FRAME_MAX > 1 page Pavel Belous
2017-02-20 19:36 ` [PATCH net-next v4 12/12] net: ethernet: aquantia: Copying tx buffers is not needed Pavel Belous
2017-02-20 22:51   ` Lino Sanfilippo
2017-02-20 22:12 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170220.171215.1879925433871766656.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Alexey.Andriyanov@aquantia.com \
    --cc=LinoSanfilippo@gmx.de \
    --cc=Pavel.Belous@aquantia.com \
    --cc=Simon.Edelhaus@aquantia.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).