From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DD5E9CDB482 for ; Mon, 16 Oct 2023 16:59:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234645AbjJPQ76 (ORCPT ); Mon, 16 Oct 2023 12:59:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40460 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234616AbjJPQ7k (ORCPT ); Mon, 16 Oct 2023 12:59:40 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AA4894786; Mon, 16 Oct 2023 09:20:35 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPS id A3DE6C433CA; Mon, 16 Oct 2023 16:20:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1697473227; bh=OmDX71W8pnHJvXkCucPAjaUIHG3N468/aXGQVHPVYXQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=WuQYN0K2HpIwDAjzQiBVC5JrYoaVVtaLpuWb1pc+cdzeBkr+6x5S/jEu9XDMgt4rY oKm+/HfdeAsovwP8ukPV9BWFziId+OCUwR1IlO/AYEn1kIMRPiaxszRwMciqUDl13n HYdqJywsspuFeiLzrq82PQRmU/+WADdUUISr090Xg2J78wmFOGih6iA6y1ojqQmWDR 5nDzZIdcLht1DfVBZ3Phy9MLaFfMP2DkdDGOe822bB3s0dOmy8cbHMNMWd3jcFGrPK OZzB8xOyIlTc9GRPcmlWBSaqtWVhQOdoBCt1HO6Xm7ll5CvrQLY7ApSFUWl0L3RTZX 8ZUoKpv9/JvRA== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 89C14C04E32; Mon, 16 Oct 2023 16:20:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2 iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169747322756.5359.10248022521412902967.git-patchwork-notify@kernel.org> Date: Mon, 16 Oct 2023 16:20:27 +0000 References: <20231010075526.3860869-1-huangjunxian6@hisilicon.com> In-Reply-To: <20231010075526.3860869-1-huangjunxian6@hisilicon.com> To: Junxian Huang Cc: jgg@ziepe.ca, leon@kernel.org, dsahern@gmail.com, stephen@networkplumber.org, netdev@vger.kernel.org, linux-rdma@vger.kernel.org, linuxarm@huawei.com, linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org Hello: This series was applied to iproute2/iproute2-next.git (main) by David Ahern : On Tue, 10 Oct 2023 15:55:24 +0800 you wrote: > This patchset adds support to dump SRQ resource in raw format with > rdmatool. The corresponding kernel commit is aebf8145e11a > ("RDMA/core: Add support to dump SRQ resource in RAW format") > > v2 adds the missing change in res_srq_idx_parse_cb(). > > Junxian Huang (1): > rdma: Update uapi headers > > [...] Here is the summary with links: - [v2,iproute2-next,1/2] rdma: Update uapi headers https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=cd4315de422e - [v2,iproute2-next,2/2] rdma: Add support to dump SRQ resource in raw format https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=07bfa4482d49 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html