From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4B0142116F4 for ; Sat, 7 Mar 2026 00:40:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772844007; cv=none; b=TAy6wqzLKL37ttUURVp8MUR8od7erF2/o3DNC+ehhBra3kbtxL5STYOZuFCfGxzHqdl6yYTaxUkrs753xbdEznps8vieM9C9iZV5IXpcxgpKspZIqbj4cTl3/UJv92hrllB0MyKfs3OM/Yq8q3PQ0gGxKmkfmkxlWjo0dH5XneM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772844007; c=relaxed/simple; bh=f1EU187yQ+6e6TlDrFLHz5ysEvIuyd4Y21Hi0mQPxgg=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=ORnLGdLnAX0WqTsJZSg/6yuVfZ18GC7P4ob7xXmTWuoKSL+BwoKkrX/txbY8maH4SZMOY1e1LBFvasXLimZ9pgC24xJrrJVcoQDNdBwmy+NF47RahLXGHz9XXpdE7/mBMTK0zAHMeocRL2jj7xrOkzCTPGuRO/Uz1Z6lhpcI/N0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Y/8QcP5s; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Y/8QcP5s" Received: by smtp.kernel.org (Postfix) with ESMTPSA id DF7C1C4CEF7; Sat, 7 Mar 2026 00:40:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1772844006; bh=f1EU187yQ+6e6TlDrFLHz5ysEvIuyd4Y21Hi0mQPxgg=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Y/8QcP5sfmZu26H6/aIxUiZklMI5uOo87Zd1ovcum/BsorNA0vU6fkPXiY6AzOojR 0Pwc4NOyqbQk09zmMNojhMrR13QloLClZd/H0gMWHyI14AQhAV/Ba/9JyXtdqkNptI IdY+ig6xQcoN4gmpAcy59Va5EvBMFOKd8js8U+NM9NuSxfMCqHEj7mb7F8nUn9IwFK DABpR68BwYjtj3Ew4ZAoGipX+SJn5HQ5wjCkm6B04PKvHhPb8Tq8LUfA8X274PjlBE +dOk6/JU237KUj6eAtLd6TfG76xio5/KCEp1EeYVY/zwnizN1g6+JC5sg2CPHmh1wD 5jQH+7td2JXbQ== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 3FE5A3808200; Sat, 7 Mar 2026 00:40:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH v2 net-next] inet_diag: report delayed ack timer information From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177284400605.107230.7227696281236375503.git-patchwork-notify@kernel.org> Date: Sat, 07 Mar 2026 00:40:06 +0000 References: <20260305114829.2163276-1-edumazet@google.com> In-Reply-To: <20260305114829.2163276-1-edumazet@google.com> To: Eric Dumazet Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, horms@kernel.org, ncardwell@google.com, kuniyu@google.com, dsahern@kernel.org, netdev@vger.kernel.org, eric.dumazet@gmail.com Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Thu, 5 Mar 2026 11:48:29 +0000 you wrote: > inet_sk_diag_fill() populates r->idiag_timer with the following > precedence order: > > 1 - Retransmit timer. > 4 - Probe0 timer. > 2 - Keepalive timer. > > [...] Here is the summary with links: - [v2,net-next] inet_diag: report delayed ack timer information https://git.kernel.org/netdev/net-next/c/c698f5cc940d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html