Message ID | 20231220233127.1990417-1-andrii@kernel.org (mailing list archive) |
---|---|
Headers | show
Received: from mx0a-00082601.pphosted.com (mx0a-00082601.pphosted.com [67.231.145.42]) (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 9F3A04B5AD for <bpf@vger.kernel.org>; Wed, 20 Dec 2023 23:31:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=meta.com Received: from pps.filterd (m0109333.ppops.net [127.0.0.1]) by mx0a-00082601.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 3BKLtkLA020761 for <bpf@vger.kernel.org>; Wed, 20 Dec 2023 15:31:41 -0800 Received: from maileast.thefacebook.com ([163.114.130.16]) by mx0a-00082601.pphosted.com (PPS) with ESMTPS id 3v47dfgye4-4 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT) for <bpf@vger.kernel.org>; Wed, 20 Dec 2023 15:31:40 -0800 Received: from twshared10507.42.prn1.facebook.com (2620:10d:c0a8:1b::30) by mail.thefacebook.com (2620:10d:c0a8:82::b) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.34; Wed, 20 Dec 2023 15:31:37 -0800 Received: by devbig019.vll3.facebook.com (Postfix, from userid 137359) id 29C613D865022; Wed, 20 Dec 2023 15:31:29 -0800 (PST) From: Andrii Nakryiko <andrii@kernel.org> To: <bpf@vger.kernel.org>, <ast@kernel.org>, <daniel@iogearbox.net>, <martin.lau@kernel.org> CC: <andrii@kernel.org>, <kernel-team@meta.com> Subject: [PATCH bpf-next 0/8] Libbpf-side __arg_ctx fallback support Date: Wed, 20 Dec 2023 15:31:19 -0800 Message-ID: <20231220233127.1990417-1-andrii@kernel.org> X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: bpf@vger.kernel.org List-Id: <bpf.vger.kernel.org> List-Subscribe: <mailto:bpf+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:bpf+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-FB-Internal: Safe Content-Type: text/plain X-Proofpoint-ORIG-GUID: 3RwqMlmkKZhxGtMeh8ccSwoAhNuRDebb X-Proofpoint-GUID: 3RwqMlmkKZhxGtMeh8ccSwoAhNuRDebb X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.272,Aquarius:18.0.997,Hydra:6.0.619,FMLib:17.11.176.26 definitions=2023-12-20_13,2023-12-20_01,2023-05-22_02 X-Patchwork-Delegate: bpf@iogearbox.net |
Series |
Libbpf-side __arg_ctx fallback support
|
expand
|