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 EE112C43334 for ; Sun, 24 Jul 2022 20:50:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230462AbiGXUuT (ORCPT ); Sun, 24 Jul 2022 16:50:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48876 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229999AbiGXUuR (ORCPT ); Sun, 24 Jul 2022 16:50:17 -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 59BB160DE; Sun, 24 Jul 2022 13:50:14 -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 B5FC8611D3; Sun, 24 Jul 2022 20:50:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 093C9C385A2; Sun, 24 Jul 2022 20:50:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1658695813; bh=uwqI0DRzynEZYN2aj/U+B4YszZoPSiyyzFpWASAhnKc=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=QCEHPayg58X71OxnrqtbVnIcSYEyv5Q6F9aYUTjrWyhHatyq2ED11dCCUTGreqpao 6hMVa3DC4xvgE27Rt69sX2g2UqAZl4QIOXzbjOIg9mDWPnYG7new2B8Iy928UhRkkB ziaFFqdu+xiOFAhx1BCsbQgutpBPwHwCDUfjpZAT2Up4iRPGqsJOKBEdDQUGOwyG6Z YI/4+muJsypHr9a6MFAt2YfAQ5m8StRNuIXw2C0/dBymLArUjrD6RLcM+5etXly9s1 9sbeEsNXd/AQoWUkp1QIdY1ygVvJDRwkQSn/jfESnADwLwbLoASh0OvDHhxZEoEcuj hJ8YapmjmXwXg== 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 E3EAAF83697; Sun, 24 Jul 2022 20:50:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCHv2 net] Documentation: fix sctp_wmem in ip-sysctl.rst From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165869581293.26749.2227624982855509937.git-patchwork-notify@kernel.org> Date: Sun, 24 Jul 2022 20:50:12 +0000 References: In-Reply-To: To: Xin Long Cc: netdev@vger.kernel.org, linux-sctp@vger.kernel.org, davem@davemloft.net, kuba@kernel.org, marcelo.leitner@gmail.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by David S. Miller : On Thu, 21 Jul 2022 10:35:46 -0400 you wrote: > Since commit 1033990ac5b2 ("sctp: implement memory accounting on tx path"), > SCTP has supported memory accounting on tx path where 'sctp_wmem' is used > by sk_wmem_schedule(). So we should fix the description for this option in > ip-sysctl.rst accordingly. > > v1->v2: > - Improve the description as Marcelo suggested. > > [...] Here is the summary with links: - [PATCHv2,net] Documentation: fix sctp_wmem in ip-sysctl.rst https://git.kernel.org/netdev/net/c/aa709da0e032 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html