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 EF0CBC77B72 for ; Tue, 18 Apr 2023 02:00:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229614AbjDRCAV (ORCPT ); Mon, 17 Apr 2023 22:00:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229755AbjDRCAU (ORCPT ); Mon, 17 Apr 2023 22:00:20 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6EE2DA8 for ; Mon, 17 Apr 2023 19:00:19 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0AA1D6296F for ; Tue, 18 Apr 2023 02:00:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 6A2ABC4339B; Tue, 18 Apr 2023 02:00:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1681783218; bh=OZlu3KfsfT3YBL1OSen9nNGscQo5ESSrVa/hDqJA6p0=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=mEW7SEqrt0YxwO1kAYvE9cSr8yIFFQZAiIwpwTEX6yvxcdUKoNK5g20ywrOMLAvvJ Ju6uwRQ9KY6U1H3aOivQxp03LQbneajjr/S7fyafakcuaORAjzxSgLWfAwBMFbpoo7 jQwDCNcVEc/TcocE0ZvfKZdlHr7Xfsk95VNQi5pOhUjhpGnX8BgKRuSrT9xb/jSwBz yXdpK4dcBudGUBl4VGXB6NgiHkupO0AzmfCZoy/ydK5awE2wpkdgnWCS6Yqx+hyFDo hTzJb5Kkd5CXRa2WsvWijdAaTNEYQwWoaaJjkh4HBfq+D4mE7Ovby0QWaJxAGtWP72 pheM5Z7B+y+qA== 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 4FDBDC40C5E; Tue, 18 Apr 2023 02:00:18 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] ice: document RDMA devlink parameters From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168178321832.31657.3459352937332973443.git-patchwork-notify@kernel.org> Date: Tue, 18 Apr 2023 02:00:18 +0000 References: <20230414162614.571861-1-jacob.e.keller@intel.com> In-Reply-To: <20230414162614.571861-1-jacob.e.keller@intel.com> To: Jacob Keller Cc: netdev@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Fri, 14 Apr 2023 09:26:14 -0700 you wrote: > Commit e523af4ee560 ("net/ice: Add support for enable_iwarp and enable_roce > devlink param") added support for the enable_roce and enable_iwarp > parameters in the ice driver. It didn't document these parameters in the > ice devlink documentation file. Add this documentation, including a note > about the mutual exclusion between the two modes. > > Signed-off-by: Jacob Keller > > [...] Here is the summary with links: - ice: document RDMA devlink parameters https://git.kernel.org/netdev/net/c/1a2bd3bd72e9 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html