From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f175.google.com (mail-oi1-f175.google.com [209.85.167.175]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 85F1928E01 for ; Thu, 18 Jan 2024 23:45:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.175 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1705621554; cv=none; b=gkIDTXYz2k4O1696BZo6mv5sQKsH+t9ZAXFMdGtau7/SNSPbZ6lsB++Cdd8Gio80Z8w8MfPWztrf1AaTglq66ez+C/3VkaysGeO7NZzz6stbKKZh0wgkRvvx2w9K5W51H/979jra5RI+QZHcBDRFv3rY41IY05+ggtwRrYmfEGs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1705621554; c=relaxed/simple; bh=lD1WcXOmAacBezmh0ne+DCmg7yQK+EEyNaUDf1ah3c0=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=FG/Y0nN8F9JyQ1BCC/X2ApdGAB7jkUBZdKdbFl1xu763FTGfC5A7urwVQCzpeIsvw3IXhalCEcPYeKDt5xiNHmRuVDK78L5bay0yCmBhHFCmgEvYko9ZBwVGr3XOq43PN9BcgIbUUKH92PjZ/toLVIJ7na2Ezg227gC98h4Ibmo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=manifault.com; spf=pass smtp.mailfrom=gmail.com; arc=none smtp.client-ip=209.85.167.175 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=manifault.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-oi1-f175.google.com with SMTP id 5614622812f47-3bd562d17dcso199220b6e.3 for ; Thu, 18 Jan 2024 15:45:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705621551; x=1706226351; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lD1WcXOmAacBezmh0ne+DCmg7yQK+EEyNaUDf1ah3c0=; b=ThCYdJtz+dX4LoOg7Y7RlyN1CnKB5pMGNGgQ3V7ZZgvbgl6PKlFsND3AyQ+TgyNW3B KH3w7cE6A+vyN5phsSRJ/nS9GX7ZmGDNqWy6vrUxI1ErpY13+LhElHi0LEZSiYbT8t0Z oO0s+ttbzSslFp7d0YFydWGzSaR23zZ4921XRqPZ+Po8n0//33sq1kBuUkI8CatIuTl7 bPtQ1AxfJp8DSeYTooeGk0mL0HcrpMVKEUIb3Mt6IAmE40nJ6oK17xGa/atF2gL8veOU K6nuNDp3XZiif1DqPDw+VaYAV5/JShXNTvs4BKXfs2Ej+HCu3FU3k4tCjsE2GYsn1Hyb TbqQ== X-Gm-Message-State: AOJu0YxIRDVM49qlr5TmeGfZS4Rrr7WbyE9eJ8URUMr6YjSaPWb9uAEw CdftOSvXZAKMVI7ZpYoEVhZ+mlDlnu4PaYjH3auhAEMCoPMMLMH/ X-Google-Smtp-Source: AGHT+IFMZFuMqplydlVFsKEo5oZ02dOzRxnUN8VVDq4akmfcmB88XbNEAd+eOuICsqOuoyJ9TnL69g== X-Received: by 2002:a05:6808:1287:b0:3bd:9800:522c with SMTP id a7-20020a056808128700b003bd9800522cmr1847985oiw.3.1705621551562; Thu, 18 Jan 2024 15:45:51 -0800 (PST) Received: from maniforge (c-24-1-27-177.hsd1.il.comcast.net. [24.1.27.177]) by smtp.gmail.com with ESMTPSA id he23-20020a05622a601700b0042a09928c10sm2555346qtb.33.2024.01.18.15.45.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Jan 2024 15:45:50 -0800 (PST) Date: Thu, 18 Jan 2024 17:45:48 -0600 From: David Vernet To: Dave Thaler Cc: bpf@vger.kernel.org, bpf@ietf.org, Dave Thaler Subject: Re: [Bpf] [PATCH bpf-next] bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K Message-ID: <20240118234548.GA879563@maniforge> References: <20240118232954.27206-1-dthaler1968@gmail.com> Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lcMjBK8GJPtDYmvr" Content-Disposition: inline In-Reply-To: <20240118232954.27206-1-dthaler1968@gmail.com> User-Agent: Mutt/2.2.12 (2023-09-09) --lcMjBK8GJPtDYmvr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 18, 2024 at 03:29:54PM -0800, Dave Thaler wrote: > Per discussion on the mailing list at > https://mailarchive.ietf.org/arch/msg/bpf/uQiqhURdtxV_ZQOTgjCdm-seh74/ > the MOVSX operation is only defined to support register extension. >=20 > The document didn't previously state this and incorrectly implied > that one could use an immediate value. >=20 > Signed-off-by: Dave Thaler Acked-by: David Vernet --lcMjBK8GJPtDYmvr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRBxU1So5MTLwphjdFZ5LhpZcTzZAUCZam4LAAKCRBZ5LhpZcTz ZOQHAP9jnnEL4ycoLA7xRNG9ulw63+NnQRtlJAuql2vC4p4V0QD/WQxPmYpC4p81 uZ6Crcy2OkJqIlOE5AdFBoN9iQBcnAI= =zQ1F -----END PGP SIGNATURE----- --lcMjBK8GJPtDYmvr-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.ietf.org (mail.ietf.org [50.223.129.194]) (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 ABDB51E4BD for ; Thu, 18 Jan 2024 23:46:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=50.223.129.194 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1705621562; cv=none; b=d1ncdkEIaA3TgPqkrD2o+F0Nf10Noz7dXO76BnS5H4EL4FUAoMfmxtWuNtN7WKLANUvDEWvPztV6wNn/A92M9WU0qbzUdytYjGQrhxiFVEqXNTy7XNLbH6YHrmqRnvNS0+v8jn7ts0QETS1CKppt0drozP9HLMpYy+Xtw92Ab+Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1705621562; c=relaxed/simple; bh=7CkwApv1eeqCiH094mtHnkOhS/NrBlOaNfCKPeMCsnA=; h=Date:From:To:Cc:Message-ID:References:MIME-Version:In-Reply-To: Subject:Content-Type; b=WDjFqJ9Oy2jc2cO+EIKUxmIkfn2glU0ho2A1wbgNSzZWRTz1mWgBvmo1LQbI0q7/qe/yzmykGW0/LYbtdRpPWd37FqIjb8ZDSDxcOmArQBg8E68eTZjU+qR1+Duiysh9wp5uHJpUfLOJLHFesp9LaArwQlVbDaNDogI62dgrtOw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=manifault.com; spf=pass smtp.mailfrom=ietf.org; dkim=pass (1024-bit key) header.d=ietf.org header.i=@ietf.org header.b=WZIabCyr; dkim=pass (1024-bit key) header.d=ietf.org header.i=@ietf.org header.b=dcZEE0uX; arc=none smtp.client-ip=50.223.129.194 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=manifault.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ietf.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ietf.org header.i=@ietf.org header.b="WZIabCyr"; dkim=pass (1024-bit key) header.d=ietf.org header.i=@ietf.org header.b="dcZEE0uX" Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id 09D47C14CF1D for ; Thu, 18 Jan 2024 15:46:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1705621560; bh=7CkwApv1eeqCiH094mtHnkOhS/NrBlOaNfCKPeMCsnA=; h=Date:From:To:Cc:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe; b=WZIabCyr+qzZC2/7RqB+etkLd2NkfsYA7Ohx0Nyy8zFLgaCxi3qovqpuj2JDbQ+Er JCUDmBhL74XUV8kuWMjsRlAZdUomsrB3hif+qBQSZkffn8ob6P8Kh/DUkN8c16JgCd BPwP+wifGln+AGiSr43KA4wtffXMXaC+ajkZ0MtI= X-Mailbox-Line: From bpf-bounces@ietf.org Thu Jan 18 15:45:59 2024 Received: from ietfa.amsl.com (localhost [IPv6:::1]) by ietfa.amsl.com (Postfix) with ESMTP id DF30AC14F6E4; Thu, 18 Jan 2024 15:45:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ietf.org; s=ietf1; t=1705621559; bh=7CkwApv1eeqCiH094mtHnkOhS/NrBlOaNfCKPeMCsnA=; h=Date:From:To:Cc:References:In-Reply-To:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe; b=dcZEE0uXR91Hv/TR7ZaR/jo8+g09R+bAMJ4mTTK0Q3NotWSLK7Po54oqTqWIMfSxp lUE7BJh1w+gzAVBJp0z+BvPE/10F4z8GFwkuxPtgjgQPylGI7+JoGVNUmIiun/+UhJ 8d/Qe6xxBtO5EytDObpr1M/w9cvnhoFPq9SiX2gk= Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94CBAC14F738 for ; Thu, 18 Jan 2024 15:45:58 -0800 (PST) X-Virus-Scanned: amavisd-new at amsl.com X-Spam-Flag: NO X-Spam-Score: -1.407 X-Spam-Level: Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id MKqHcGb4sXLv for ; Thu, 18 Jan 2024 15:45:54 -0800 (PST) Received: from mail-oi1-f175.google.com (mail-oi1-f175.google.com [209.85.167.175]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 65662C14F602 for ; Thu, 18 Jan 2024 15:45:52 -0800 (PST) Received: by mail-oi1-f175.google.com with SMTP id 5614622812f47-3bb9d54575cso182204b6e.2 for ; Thu, 18 Jan 2024 15:45:52 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705621551; x=1706226351; h=user-agent:in-reply-to:content-disposition:mime-version:references :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lD1WcXOmAacBezmh0ne+DCmg7yQK+EEyNaUDf1ah3c0=; b=EUlh59XREkjHUuT//pPOJ1/FjEcQ+lXUm/+4sePZuBqP7g30AoZYnWaSThFjQMii8M 06pJUNlVDiu5jLTFsTV3ooGicikluLuwPcfYwiLIoULYYllVNL5wDLSx7DLTuTi9XbH9 7o1uv+NDgep5KRavxmYvaROj6BnSMf7N6OS/HHzZXHKIFnQqEFZJDaSZEEq7VrgGz23D 7Qt8/bhOpIaU9BgYehKF0JBnjKYnVFL40pVQHj2Zd93yVf873p/04bQLRHQgkX9j6FG6 1wbJZjsgPqruWqyDtzTjqbO5+bBfKLWJn/u8MfbVTWIEWF6AgtORgq6UYgfUHP8iWYN7 92gw== X-Gm-Message-State: AOJu0YzwypzapoKShbHbNOojVdPJfQJ/fi4s0RauxcP0wnE1gTRX8vTE ZFFJstd+AStVK4b7DleQrzzrSZ2XBsEvQ559XuIPG5yNZGrrzDqJ X-Google-Smtp-Source: AGHT+IFMZFuMqplydlVFsKEo5oZ02dOzRxnUN8VVDq4akmfcmB88XbNEAd+eOuICsqOuoyJ9TnL69g== X-Received: by 2002:a05:6808:1287:b0:3bd:9800:522c with SMTP id a7-20020a056808128700b003bd9800522cmr1847985oiw.3.1705621551562; Thu, 18 Jan 2024 15:45:51 -0800 (PST) Received: from maniforge (c-24-1-27-177.hsd1.il.comcast.net. [24.1.27.177]) by smtp.gmail.com with ESMTPSA id he23-20020a05622a601700b0042a09928c10sm2555346qtb.33.2024.01.18.15.45.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Jan 2024 15:45:50 -0800 (PST) Date: Thu, 18 Jan 2024 17:45:48 -0600 From: David Vernet To: Dave Thaler Cc: bpf@vger.kernel.org, bpf@ietf.org, Dave Thaler Message-ID: <20240118234548.GA879563@maniforge> References: <20240118232954.27206-1-dthaler1968@gmail.com> Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 In-Reply-To: <20240118232954.27206-1-dthaler1968@gmail.com> User-Agent: Mutt/2.2.12 (2023-09-09) Archived-At: Subject: Re: [Bpf] [PATCH bpf-next] bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K X-BeenThere: bpf@ietf.org X-Mailman-Version: 2.1.39 Precedence: list List-Archive: List-Post: List-Help: Content-Type: multipart/mixed; boundary="===============0344829766216758031==" Errors-To: bpf-bounces@ietf.org Sender: "Bpf" Message-ID: <20240118234548.yCiffF7fiHuZ8wmw4LeV88VogH3q8qQ70P8lcqin9E8@z> --===============0344829766216758031== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lcMjBK8GJPtDYmvr" Content-Disposition: inline --lcMjBK8GJPtDYmvr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 18, 2024 at 03:29:54PM -0800, Dave Thaler wrote: > Per discussion on the mailing list at > https://mailarchive.ietf.org/arch/msg/bpf/uQiqhURdtxV_ZQOTgjCdm-seh74/ > the MOVSX operation is only defined to support register extension. >=20 > The document didn't previously state this and incorrectly implied > that one could use an immediate value. >=20 > Signed-off-by: Dave Thaler Acked-by: David Vernet --lcMjBK8GJPtDYmvr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRBxU1So5MTLwphjdFZ5LhpZcTzZAUCZam4LAAKCRBZ5LhpZcTz ZOQHAP9jnnEL4ycoLA7xRNG9ulw63+NnQRtlJAuql2vC4p4V0QD/WQxPmYpC4p81 uZ6Crcy2OkJqIlOE5AdFBoN9iQBcnAI= =zQ1F -----END PGP SIGNATURE----- --lcMjBK8GJPtDYmvr-- --===============0344829766216758031== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- Bpf mailing list Bpf@ietf.org https://www.ietf.org/mailman/listinfo/bpf --===============0344829766216758031==--