Message ID | 1537456011-10769-1-git-send-email-madalin.bucur@nxp.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4B18A1390 for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 20 Sep 2018 15:07:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3880228A8B for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 20 Sep 2018 15:07:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2B92428C3B; Thu, 20 Sep 2018 15:07:58 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A958728A8B for <patchwork-linux-arm@patchwork.kernel.org>; Thu, 20 Sep 2018 15:07:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:Reply-To: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: Message-Id:Date:Subject:To:From:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=wqs7FRvqW8FeaFlaRciU+0La1TiYmUMNyKQVjh+SkaA=; b=f9D KTLslycbsbaA2H3Dgyq7FgctICaU/Qh+e9FkqohRh6I7cuYGihkRDPsSC2z4w1FmkRNZa4MNBmBLI NIzHlBR6tUQt5qYyXGgp7GkpUAWA94rKvRc0MtDt9q5paRu2at7SgB0lBsNEzX+cinH01+JquOiWZ nlDFnR8+bo/TbpdEfFgE86NiO+g4xxWaURjHh/Z/R4gy9KDLfiygfNGvHr8B0fUvZENJpRI+7KP7g qyAMAOYYjv47fS7zOW3qgXhK5ek0IJMwOQBl/5DrAMnldJUH+aCHZhlQ+yttOldMaMNM/tx39pREI 2Lb3suZZUlqxAQeAYBpX/sz2xDgh9IQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g30Yb-0000I6-Th; Thu, 20 Sep 2018 15:07:53 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1g30Xw-0008Sa-3h for linux-arm-kernel@lists.infradead.org; Thu, 20 Sep 2018 15:07:18 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 2F79D2000AE; Thu, 20 Sep 2018 17:06:55 +0200 (CEST) Received: from inva024.eu-rdc02.nxp.com (inva024.eu-rdc02.nxp.com [134.27.226.22]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 204DA2000AC; Thu, 20 Sep 2018 17:06:55 +0200 (CEST) Received: from fsr-fed2164-101.ea.freescale.net (fsr-fed2164-101.ea.freescale.net [10.171.82.91]) by inva024.eu-rdc02.nxp.com (Postfix) with ESMTP id 9CB4420618; Thu, 20 Sep 2018 17:06:54 +0200 (CEST) From: Madalin Bucur <madalin.bucur@nxp.com> To: leoyang.li@nxp.com Subject: [PATCH 0/4] soc/fsl/qbman: DPAA QBMan fixes and additions Date: Thu, 20 Sep 2018 18:06:47 +0300 Message-Id: <1537456011-10769-1-git-send-email-madalin.bucur@nxp.com> X-Mailer: git-send-email 2.1.0 X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180920_080712_311665_E74F0910 X-CRM114-Status: UNSURE ( 5.14 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Reply-To: madalin.bucur@nxp.com Cc: Madalin Bucur <madalin.bucur@nxp.com>, catalin.marinas@arm.com, roy.pledge@nxp.com, linux-kernel@vger.kernel.org, oss@buserror.net, claudiu.manoil@nxp.com, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
soc/fsl/qbman: DPAA QBMan fixes and additions
|
expand
|