From nobody Wed Aug 09 23:05:34 2023 X-Original-To: virtualization@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RLlyk3tD2z4mQwn for ; Wed, 9 Aug 2023 23:05:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RLlyk1z5Yz4PFw for ; Wed, 9 Aug 2023 23:05:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1691622334; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IIDfsd6Npqu2dA7a15eY/zmu2MGVqo0+LPZFOBHjfVM=; b=yYIJQ9mC9v1yORSCUSoK7g4mGAupFwvLv7tEISj8pxW/nsCtidJt7p4QT7GbxeXYo2+reN i7UCw5raAr2PDQaSatiY+ltlu8gP29WEyf7kInZFlb3rgCzP10G2ZdYU0qQqfB5kNPATY1 RQ/2IXNgfb3Xvxlr1eM1OIVvZlO/ruGoHccprKo0WWElLVSw/uRyNKa1VthaS9YLhKk7Sj 0cCIj41DAAvXz2hPeWsu0IkEQNE6jvGwIg+cokX8DHpKJzXPt/Gi+EWDUj150WV4Ksd8HV z2OMLQwLrUPGJraiw/ISf4Ntt6OcduX2T0yyJkiIhThiQaWxiE+Fzdu25380Dw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1691622334; a=rsa-sha256; cv=none; b=fw/DOiygia5CgwJabk6TzTmBtAAngCeNnEjxz6AX5iozOX5438RwnkJyCNBkJxW8PgkiIH yFW8l8VtTD/yqZvOjyQqqOPNLjToTcIGvKYP+fI3UTiw5Hojp+4D2d3poKXP3sSHn705hA kXerTdgXhVhynX7IqcFy/oDKdFYRqzOJ9LxRGMuFft0HiwUXlgiN9XPlfbku/JC+p+dSwf Ma0LtzeckowxNuz9LTE4eVNlrAXw7qrxJoG79YMAEhKlNVMSYIpocLxaGj5cEBY5HWSOon DQis6SL1aKVoQJ5z8x410G5w0RkPM9grnVw1mlVXu0SnupiA7J2g9vA/g9ajaQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RLlyk123lzZDJ for ; Wed, 9 Aug 2023 23:05:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 379N5YfB074585 for ; Wed, 9 Aug 2023 23:05:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 379N5YEk074584 for virtualization@FreeBSD.org; Wed, 9 Aug 2023 23:05:34 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 263062] tcp_inpcb leaking in VM environment Date: Wed, 09 Aug 2023 23:05:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.1-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fjoe@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Discussion List-Archive: https://lists.freebsd.org/archives/freebsd-virtualization List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263062 --- Comment #8 from Max Khon --- I built 14.0-CURRENT GENERIC kernel but "ab -c 100" makes nginx worker dorm= ant (stuck, not answering and in unkillable state) faster than it was on 13.2-RELEASE. So I don't get to the point where it may start leaking inpcb --=20 You are receiving this mail because: You are the assignee for the bug.=