From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: Occasional instability in RSS Hashes/Queues from X540 NIC Date: Tue, 18 Jul 2017 22:01:01 +0800 Message-ID: <20170718140101.GS11626@yliu-home> References: <7B7539B0-8CB0-4DDB-B329-D11F295A2604@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Yang, Qiming" , "dev@dpdk.org" , "Li, Xiaoyun" To: Matt Laswell Return-path: Received: from mail-pg0-f50.google.com (mail-pg0-f50.google.com [74.125.83.50]) by dpdk.org (Postfix) with ESMTP id B1C182030 for ; Tue, 18 Jul 2017 16:01:09 +0200 (CEST) Received: by mail-pg0-f50.google.com with SMTP id u5so13233629pgq.3 for ; Tue, 18 Jul 2017 07:01:09 -0700 (PDT) Content-Disposition: inline In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Jul 18, 2017 at 08:43:42AM -0500, Matt Laswell wrote: > Hi Qiming, > > That's fantastic news. Thank you very much for taking the time to figure > the issue out. > > Would it be possible to backport the fix to the 16.11 LTS release? This > kind of problem seems tailor-made for LTS. Agreed. You might want to find the fix commit with git bisect. --yliu