Received: by 2002:ac0:b08d:0:0:0:0:0 with SMTP id l13csp4114100imc; Sun, 24 Feb 2019 22:07:53 -0800 (PST) X-Google-Smtp-Source: AHgI3IaW4Bt9RC0+alKSWNplD7I3EqCjOD3JcMumJVnDbJOrFguhlgqMsZ84c5MbfW/lC3iExaGa X-Received: by 2002:a62:7086:: with SMTP id l128mr18375388pfc.68.1551074873548; Sun, 24 Feb 2019 22:07:53 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551074873; cv=none; d=google.com; s=arc-20160816; b=vcink/JTHbKzfy9bQAdeAsloWcGkzpxM8H7HuAU1w9rPqFcffrwPkP76A4MNtUmk6y HNpwRM4Unt75wDsHtjLEnk2V/VC6LZWJpXhmAFqx83oBaeh/2QyKPUhTG+pBwtZH7zdN p53BRPi/9S5RUbPQcw1gbpMMwGfeCNNdNpvUAdTKRWDBhKoLNbQVsSMm6fPVSuDXIaA5 nERt7oHyrpUAfD+KFezUnE1xaZmh3V8mVQ5ifIS3bxej4cinexrXdQUGKJi9Yx7EPRoT b3tIKQFtgC5ZrCupmJbSEw20jsjV8UIJfhQxdMP9Xovm6ETOOI06ZPWGZdmw3VrYpup1 F83g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:from:subject:cc:to:message-id:date; bh=YU0ZiuqHYZKvNQExE7Cn8wQQIjSIPyjAHsFOsx4OKyw=; b=sWIS70J7taiF+qCvAZhOCLONQL/vCVa9ccF6QkjsxcTRUe3vhU7c99uEeXK2NoApNX c5sofElyWFtBZbP2BdlyA6GLqnameilIIxpVwYsr4VvuixuFe/Ql36RSAMwssTkdA/a9 h1bv6OZDkUaycCD4c4Qv2HGvL6b/FkI7B3l/jcN0X6cftH7Rms3kLbvwT3+ZcWYCGUHy GfzwdshmCpxMEU5QC0EI357r3dkiskq+7UwrYV/F0FVBZbZejRRSSZJy4hITY1bvgrwF fsKTrQPj/AqPoWLVk33vxMnZafYcB5mwm36ue+c+vX4DBJD0nXAkRqrHwQAsQ7ITEV/4 cSMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h189si9019745pfc.211.2019.02.24.22.07.28; Sun, 24 Feb 2019 22:07:53 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726651AbfBYGGz (ORCPT + 99 others); Mon, 25 Feb 2019 01:06:55 -0500 Received: from shards.monkeyblade.net ([23.128.96.9]:35602 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726048AbfBYGGz (ORCPT ); Mon, 25 Feb 2019 01:06:55 -0500 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::bf5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 5BD4514E04018; Sun, 24 Feb 2019 22:06:54 -0800 (PST) Date: Sun, 24 Feb 2019 22:06:53 -0800 (PST) Message-Id: <20190224.220653.256212672271785631.davem@davemloft.net> To: ioana.ciornei@nxp.com Cc: leoyang.li@nxp.com, roy.pledge@nxp.com, ruxandra.radulescu@nxp.com, laurentiu.tudor@nxp.com, horia.geanta@nxp.com, brouer@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] soc: fsl: dpio: enable and configure cache stashing From: David Miller In-Reply-To: <20190223084816.28985-1-ioana.ciornei@nxp.com> References: <20190223084816.28985-1-ioana.ciornei@nxp.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Sun, 24 Feb 2019 22:06:54 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ioana Ciornei Date: Sat, 23 Feb 2019 08:48:42 +0000 > The first two patches enable cache stashing and configure the core cluster > destination per software portal while the third patch is the one > configuring the amount of stashing on a queue. Should I merge this series in via my networking tree? Thanks.