From: David S. Miller Date: Mon, 27 Jul 2015 07:29:18 +0000 (-0700) Subject: Merge branch 'mlx5e-next' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=6ecfdd28c8a6504349ca8501316b1ed3f639ce44;p=linux-beck.git Merge branch 'mlx5e-next' Amir Vadai says: ==================== ConnectX-4 driver update 2015-07-23 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()") ==================== Signed-off-by: David S. Miller --- 6ecfdd28c8a6504349ca8501316b1ed3f639ce44