netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: amirv@mellanox.com
Cc: netdev@vger.kernel.org, achiad@mellanox.com,
	ogerlitz@mellanox.com, talal@mellanox.com
Subject: Re: [PATCH net-next 0/6] ConnectX-4 driver update 2015-07-23
Date: Mon, 27 Jul 2015 00:29:35 -0700 (PDT)	[thread overview]
Message-ID: <20150727.002935.331423638651507396.davem@davemloft.net> (raw)
In-Reply-To: <1437683761-28052-1-git-send-email-amirv@mellanox.com>

From: Amir Vadai <amirv@mellanox.com>
Date: Thu, 23 Jul 2015 23:35:55 +0300

> This patchset introduce some performance enhancements to the ConnectX-4 driver.
> 1. Improving RSS distribution, and make RSS function controlable using ethtool.
> 2. Make memory that is written by NIC and read by host CPU allocate in the
>    local NUMA to the processing CPU
> 3. Support tx copybreak
> 4. Using hardware feature called blueflame to save DMA reads when possible
> 
> Another patch by Achiad fix some cosmetic issues in the driver.
> 
> Patchset was applied and tested on top of commit 045a0fa ("ip_tunnel: Call
> ip_tunnel_core_init() from inet_init()")

Series applied, thanks.

      parent reply	other threads:[~2015-07-27  7:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-23 20:35 [PATCH net-next 0/6] ConnectX-4 driver update 2015-07-23 Amir Vadai
2015-07-23 20:35 ` [PATCH net-next 1/6] net/mlx5e: Support ETH_RSS_HASH_XOR Amir Vadai
2015-07-23 20:35 ` [PATCH net-next 2/6] net/mlx5e: Allocate DMA coherent memory on reader NUMA node Amir Vadai
2015-07-23 20:35 ` [PATCH net-next 3/6] net/mlx5e: Support TX packet copy into WQE Amir Vadai
2015-07-23 20:35 ` [PATCH net-next 4/6] net/mlx5e: TX latency optimization to save DMA reads Amir Vadai
2015-07-23 20:36 ` [PATCH net-next 5/6] net/mlx5e: Cosmetics: use BIT() instead of "1 <<", and others Amir Vadai
2015-07-23 20:36 ` [PATCH net-next 6/6] net/mlx5e: Input IPSEC.SPI into the RX RSS hash function Amir Vadai
2015-07-27  7:29 ` 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=20150727.002935.331423638651507396.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=achiad@mellanox.com \
    --cc=amirv@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=ogerlitz@mellanox.com \
    --cc=talal@mellanox.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).