netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: tariqt@mellanox.com
Cc: edumazet@google.com, netdev@vger.kernel.org, saeedm@mellanox.com,
	willemb@google.com, brouer@redhat.com, ast@kernel.org,
	eric.dumazet@gmail.com
Subject: Re: [PATCH v4 net-next 00/13] mlx4: order-0 allocations and page recycling
Date: Thu, 09 Mar 2017 09:52:10 -0800 (PST)	[thread overview]
Message-ID: <20170309.095210.944048430889793477.davem@davemloft.net> (raw)
In-Reply-To: <f15e06c4-719a-8c61-e893-16364e261d46@mellanox.com>

From: Tariq Toukan <tariqt@mellanox.com>
Date: Thu, 9 Mar 2017 17:53:18 +0200

> 
> 
> On 09/03/2017 4:26 PM, Eric Dumazet wrote:
>> On Thu, Mar 9, 2017 at 5:49 AM, Tariq Toukan <tariqt@mellanox.com>
>> wrote:
>>
>>> Hi Eric,
>>>
>>> I was preparing this series for submission as well.
>>> You got it done first :)
>>>
>>> Thanks for re-submitting.
>>> I am Acking the patches now.
>>
>> I believe you also could have added a single Ack on this cover,
>> instead of one ack per element in the series.
> 
> I wasn't sure this is possible, I think patchworks doesn't recognize
> it.
> Dave, does this work?

If you ACK the cover letter, I add that ACK to the merge commit
for the patch series.  It is semantically equivalent to ACK'ing
the entire series.

  reply	other threads:[~2017-03-09 17:52 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-08 16:17 [PATCH v4 net-next 00/13] mlx4: order-0 allocations and page recycling Eric Dumazet
2017-03-08 16:17 ` [PATCH v4 net-next 01/13] mlx4: dma_dir is a mlx4_en_priv attribute Eric Dumazet
2017-03-09 13:52   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 02/13] mlx4: remove order field from mlx4_en_frag_info Eric Dumazet
2017-03-09 13:53   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 03/13] mlx4: get rid of frag_prefix_size Eric Dumazet
2017-03-09 13:53   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 04/13] mlx4: rx_headroom is a per port attribute Eric Dumazet
2017-03-09 13:54   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 05/13] mlx4: reduce rx ring page_cache size Eric Dumazet
2017-03-09 13:54   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 06/13] mlx4: removal of frag_sizes[] Eric Dumazet
2017-03-09 13:55   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 07/13] mlx4: use order-0 pages for RX Eric Dumazet
2017-03-09 13:55   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 08/13] mlx4: add page recycling in receive path Eric Dumazet
2017-03-09 13:56   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 09/13] mlx4: add rx_alloc_pages counter in ethtool -S Eric Dumazet
2017-03-09 13:56   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 10/13] mlx4: do not access rx_desc from mlx4_en_process_rx_cq() Eric Dumazet
2017-03-09 13:56   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 11/13] mlx4: factorize page_address() calls Eric Dumazet
2017-03-09 13:57   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 12/13] mlx4: make validate_loopback() more generic Eric Dumazet
2017-03-09 13:57   ` Tariq Toukan
2017-03-08 16:17 ` [PATCH v4 net-next 13/13] mlx4: remove duplicate code in mlx4_en_process_rx_cq() Eric Dumazet
2017-03-09 13:58   ` Tariq Toukan
2017-03-09 13:49 ` [PATCH v4 net-next 00/13] mlx4: order-0 allocations and page recycling Tariq Toukan
2017-03-09 14:26   ` Eric Dumazet
2017-03-09 15:53     ` Tariq Toukan
2017-03-09 17:52       ` David Miller [this message]
2017-03-09 17:59 ` David Miller

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=20170309.095210.944048430889793477.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=ast@kernel.org \
    --cc=brouer@redhat.com \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=saeedm@mellanox.com \
    --cc=tariqt@mellanox.com \
    --cc=willemb@google.com \
    /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).