From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [pull request][net 0/8] Mellanox, mlx5 fixes 2018-07-18 Date: Sat, 21 Jul 2018 10:20:50 -0700 (PDT) Message-ID: <20180721.102050.722565861824892185.davem@davemloft.net> References: <20180719012612.25907-1-saeedm@mellanox.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: saeedm@mellanox.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:39174 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728012AbeGUSOR (ORCPT ); Sat, 21 Jul 2018 14:14:17 -0400 In-Reply-To: <20180719012612.25907-1-saeedm@mellanox.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Saeed Mahameed Date: Wed, 18 Jul 2018 18:26:04 -0700 > The following series provides fixes to mlx5 core and net device driver. > > Please pull and let me know if there's any problem. Pulled, thanks Saeed. Based upon the thread with Or, it would be useful to do some auditing and make sure all tunnels set skb->encapsulation. > For -stable v4.7 > net/mlx5e: Don't allow aRFS for encapsulated packets > net/mlx5e: Fix quota counting in aRFS expire flow > > For -stable v4.15 > net/mlx5e: Only allow offloading decap egress (egdev) flows > net/mlx5e: Refine ets validation function > net/mlx5: Adjust clock overflow work period > > For -stable v4.17 > net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_mode Queued up. Thanks.