From nobody Tue Jan 14 11:25:26 2025 X-Original-To: freebsd-net@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 4YXRdC2JNsz5kYGb for ; Tue, 14 Jan 2025 11:25:35 +0000 (UTC) (envelope-from zlei@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YXRdC1XBXz3Px5; Tue, 14 Jan 2025 11:25:35 +0000 (UTC) (envelope-from zlei@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736853935; 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: content-transfer-encoding:content-transfer-encoding; bh=EMWDdnePARr2k5R/V1IJINtcuTNf8EHhqdUMoariueY=; b=GYqfUsceI5I4FZRuB7BJ2Q2PCimeYgb6q+rqANHkr6yBFszOMZD3t4D1HGp1LBFaatzvdU m/4Wd3qkg6z+XSIqqkRj9VDdz0oWU5XeMRbK4LULWtzh25FLhaU+7AgkcAHwtxE1vye3zY AK/Q/UYlc4LSuboaELKwjdzvwpb5XEgQP521wd6NEAgOkdsnTzJnkHZbOTo51VZbyN4DRH 7n8kfOJFsmvMcQVRYHOV5yyQpCiSXz+6qh2bBW1TD91NuKaMV97c0iQS7gj1/QBcZmfGHD 7ugIfz++nA/PntFzhPdD+dZHJw5TfyqYLq0EZrUMP8QZm32zwo8FfqnX8VXtaA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1736853935; 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: content-transfer-encoding:content-transfer-encoding; bh=EMWDdnePARr2k5R/V1IJINtcuTNf8EHhqdUMoariueY=; b=D+U1Zi+q/yccsXS4Tbt2Y3YWzgvikAKIGeAW6OaDHzvYnJvj+DurN03sPx6yCawhfX+9ed xd6GH/vU7ZGjkpQFh6EIC9dMPqoGAlmXAAFpD3dCK9esQIvmJATaERskN/jrexk3b5cOQB ubFDi3j7C94c7+7XucZOU0Ts/rk3NEiFDkh+nCSqY0O/etraHTpX8qL3i3Udg3tylDTeBV fDSMZtdKdMpfKypyoz0gJ2rK6FCjxcy7z35EDE0GkbAg7lpepOuBVS1I18mEC+GCl0CPq+ TEodD/1jbgUGtrreZ6kDnbjf6iQLZ61BzitgpjcFXTLdy7qUqbz7QNhIIbJKow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1736853935; a=rsa-sha256; cv=none; b=A91UEf8l8dOm1LH0AgftMAdyhSn3aIocLhlKRughlYlRIL5gnBhbMVEho+Gqu8tUh1ztxX aWdRkIzoGL8StlvqNpga6xjtw0DYytWBN9BP3/njccQOoRnLPK7tsUFuyQeTtNAYx9lysc IKLJtl1lkLUgPC+9wcbNFY2TKicFF8la/47qZHXqqZlceatamPJkFuw84a2n07w5f359Fn K0fd2pIRQ9qj8qVXyHEEgEUlZCy0NbsqP64XwCSJHgURCz2ECidmRnrqM0c8j0zqHTY4yQ l9+DQGxJicuvNCLyYwWDHGog3p9oq/WTQgyu7m42ATIfXvkbe80JA4CEY+V12Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from smtpclient.apple (unknown [IPv6:2001:19f0:6001:9db:98f0:9fe0:3545:10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: zlei/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4YXRdB1GG9zPsp; Tue, 14 Jan 2025 11:25:33 +0000 (UTC) (envelope-from zlei@FreeBSD.org) From: Zhenlei Huang Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable List-Id: Networking and TCP/IP with FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-net List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-net@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.10\)) Subject: Any real usage of sppp(4) on architectures other than i386 or amd64 ? Message-Id: <0DC91E3B-DDB4-43ED-866E-3DA02BBA1241@FreeBSD.org> Date: Tue, 14 Jan 2025 19:25:26 +0800 Cc: Gleb Smirnoff To: FreeBSD Net X-Mailer: Apple Mail (2.3696.120.41.1.10) Hi, I just fixed one long standing bug of sppp(4) [1]. During the testing I = found ng_sppp(4) depends on this module. Unfortunately sppp(4) is only = enabled on i386 and amd64 by default but ng_sppp(4) is enabled on all = architectures. So on architectures other than i386 and amd64 `kldload = ng_sppp` will never succeed. I suppose sppp(4) is rarely used nowadays so I'm planing to = conditionally build ng_sppp(4) only on i386 and amd64. Is there still = real usage of sppp(4) on other architectures ? 1. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D173002 Best regards, Zhenlei