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 8090715AF4 for ; Tue, 18 Jul 2023 21:03:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id DCEF7C433C8; Tue, 18 Jul 2023 21:03:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689714188; bh=o3Jvx9qhitAUK/np9vwAANypajdBbxRTCgoTGxQwNgY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=KRNvrnrxd/2x8Pee7Au36NFGDDUv0HtepDXr7KaWHvlSo2xkJE1LCW1pR44rMGg05 +fZp3FppHrQYR+ksRuROqCrxhCnAbDDq/WS1nP6qtKrpKY8ltMcszRLMR2tPw5fs65 OsdGNQixLOeSzJaAETAnbB2FsMzvp+gvwnIIrBDhY8VLm5DBEbbbc85OHXQBmpuW23 HsIG0ZhxBvRBSBcQjEp29ZzAMsoDwxbrR+C+8gajX6eRwQMadOc7pbHKj3zGS0NBvn rIIdFvbFtPsLbqN0Z8a3qZ+SkiT5zJ0TdvQ9HOkkLgY6nTW0CQlxumOPKJl2z8qUxP VsviwmR8Eayrg== Date: Tue, 18 Jul 2023 14:03:07 -0700 From: Jakub Kicinski To: Stephen Hemminger Cc: netdev@vger.kernel.org Subject: Re: [Bug 217678] New: Unexplainable packet drop starting at v6.4 Message-ID: <20230718140307.728272fd@kernel.org> In-Reply-To: <20230717115352.79aecc71@hermes.local> References: <20230717115352.79aecc71@hermes.local> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Mon, 17 Jul 2023 11:53:52 -0700 Stephen Hemminger wrote: > 1. This situation began after booting in different delays. Sometimes > can trigger after 30 seconds after booting, and sometimes will be > after 18 hours or more. Probably just the echoes of the weirdness around recent Red Hat changes in my heard, but I wonder where the line between bug report and support ticket is.