From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (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 C7FEA33B6F9; Thu, 7 May 2026 07:40:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778139655; cv=none; b=TcSE6kyCejjRWtQ12iRD5p16l76EJwxIJSd/nT8OTxBDkCGOB3WINs7V6oE8TA3PXBhJVA2xEznCgxqOK0imUXXnEZ+GkDG8tS7h1EnB2sV9BJv5/szPJaYyqOSIqjtx3p7lKjSDSuUSlMtcJoaSVtOVPLa5jGGfToQKBgGb6iA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778139655; c=relaxed/simple; bh=o+LnA4jeP3t3ewYiAbawcbRTEZKZpSvcElrTCJ7WZ4A=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=mUNmKaMR8KUdAeIsQEQqui+M2eW+ilLR+KYb2REFjSaYWZ+WZF5sy5I4GtcOMsAEdd8TCwbnPzQLGehB5bUOB3hmgpOUg45wAFcHi6efi/JfvWWb/feTUrnKGdQULPxXJhc5YYpeO1jPzs/gVVlXZ0nVeaU06+kpYuMGWkJ7SjQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=0oCZPEWl; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=zLkk9fDV; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="0oCZPEWl"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="zLkk9fDV" Date: Thu, 7 May 2026 09:40:51 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1778139653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=o+LnA4jeP3t3ewYiAbawcbRTEZKZpSvcElrTCJ7WZ4A=; b=0oCZPEWlaug3h8RTl81RQMj3VPRLLHxomb8NtddxGstnlrH8iccIro4YhGq+YTVXTb8gkc 0oXwNf9gDTbO/8it3oKV5zJSa6+bXIRxLvLf11hZVXEpYPWfvZYTKh5IBfc/IrigDVRAkd AAIGupi5kcxMKfv34seC6jeg1rdwOGuvikA6hmtN5+TnxkX6WHpRgSkuj7TjxnhPuFGaLw VGUGbme1OsKzXLI1NFzv4OC6toJmPDOmTv65UJ5nHwqYLRlVUkFKBym/Kcmp7fhdfj5KOJ PJHitp8ACo8Ep7JXYfx9dKEMOg2I/jaf1sozJ+GZFAaJcYzMt5mtkNT0EF2U8A== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1778139653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=o+LnA4jeP3t3ewYiAbawcbRTEZKZpSvcElrTCJ7WZ4A=; b=zLkk9fDV4nxwu9n6abRNR4RuBgxwnWqHPkh79MYH7CL7hOjijFXi0/e7GuyQlAx8Fdt5rY kTW0oJwPng0/LHBw== From: Sebastian Andrzej Siewior To: Qingfang Deng Cc: Paolo Abeni , Andrew Lunn , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Jiri Kosina , David Sterba , Greg Kroah-Hartman , Jiri Slaby , Mitchell Blank Jr , Chas Williams <3chas3@gmail.com>, Simon Horman , James Chapman , Kees Cook , Taegu Ha , Guillaume Nault , Eric Woudstra , Arnd Bergmann , Dawid Osuchowski , Breno Leitao , linux-ppp@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org, linux-atm-general@lists.sourceforge.net Subject: Re: [PATCH net-next 2/3] ppp: unify two channel structs Message-ID: <20260507074051.mqO5DaWL@linutronix.de> References: <20260430090532.244758-1-qingfang.deng@linux.dev> <20260430090532.244758-2-qingfang.deng@linux.dev> <590d7931-02b0-45d6-8f43-ef909c9bde89@redhat.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: On 2026-05-07 13:53:30 [+0800], Qingfang Deng wrote: > > This patch is IMHO a bit too big and should be split. Also this kind of > > refactor looks very invasive and potentially regression prone. I think > > it should include a signficant self-test coverage increase. > This is indeed too big. But how do I split it without breaking the build? The current ppp tests would yell if you accidentally broke something? Sebastian