Received: by 2002:a05:6a10:6d25:0:0:0:0 with SMTP id gq37csp1889466pxb; Mon, 13 Sep 2021 07:35:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy86ePfQvrSpHAvVJfm6+8IScUm52/WH2dFfDssvIjc4E2YdYTES2gE3xW+eiaz8Tq4T/xS X-Received: by 2002:a17:906:4dc1:: with SMTP id f1mr13190863ejw.288.1631543735018; Mon, 13 Sep 2021 07:35:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631543735; cv=none; d=google.com; s=arc-20160816; b=GDWL64EAqElSopGuYOCtALZkjoZ/UhLQlmCEudFvZefa6g8fRGuwOCZmK22AZz91cK NqpBYG2CRsamzjz3DfIq7+Z33K4AagzJVAXy5yxwp8LW8uIAMF3HNjVsHGS3Lt5vCYvN u3XT0Sm/k0I4SjmM+mEbORMZw/dVUhOlk75KgCGN8cEztSvV0qT1NEFtGpIogwdAoFKv GZGvRiu+5mgLszBmbi/aGZWUeFyDuK8WbK2pGVDdb55PJA0Ibu6ko4nAfptUfd2SV3JL RnEdrwbY66c5JPY8KSH0MVeFUiPk+s+EMPQOliSBUONYhj966iWa8cNGXPLP9lpb1//J SkxQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=zw7uY2sJQ55tWJrBZvUs2Wipe8uk6bzq77ZscRbTBHU=; b=ohTu/zM+J0j044UjYP3sEzgsQSDZmVoixSaZTcxV/uwCpbdz9LAk8qo53KvhBoDr/A pAm372btzCWVQjAD3ki5gba52nB9nK9RvYCafUwLxo+Kb3FisK5swjJf8f8QPuzM5Edi 7O0+rn9Xirafxf4uyT8s6VwEhZbqGghI/Fy9U0M6It5NGpcxuHHs5VAwxXaFWURaSPd6 Va5nEALSrHIyBwH3HwGqvw4ag6gE7PZG+61kjG1xSgs02n9KFJUDEMDHpP6zd1D9ak6D ZezhFJmdcEIXsvuZA26Kv94sRMSK78103SmwgnsCrxke0wWHkXs90GACAeylYwD6y6NI p18w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=H7vx9CtY; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bz23si7587733ejc.581.2021.09.13.07.35.06; Mon, 13 Sep 2021 07:35:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=H7vx9CtY; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346568AbhIMOa3 (ORCPT + 99 others); Mon, 13 Sep 2021 10:30:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:48696 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345266AbhIMO0W (ORCPT ); Mon, 13 Sep 2021 10:26:22 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 5BC6B61B4A; Mon, 13 Sep 2021 13:48:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631540933; bh=10n41D368yRYCTE59tdMAlvjYw7jvOG2vh6DqmhMXUE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=H7vx9CtYhqj+vGNgQTxx6UV9T9YiT5Kk+HgVg13tqMFuqrMCW7MG2brgfNd1O98JZ Z83TbOy9VXeZjZMKQsul4Scae79oHawowKTPFs9705tpGvjfHQkWoN5jrBT7YzB7T1 bDZWRhTpRG4yu8d4fkNVho7lj85p3DK8Apa1G5c4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Kuniyuki Iwashima , Alexei Starovoitov , Martin KaFai Lau , John Fastabend , Sasha Levin Subject: [PATCH 5.14 093/334] bpf: Fix a typo of reuseport map in bpf.h. Date: Mon, 13 Sep 2021 15:12:27 +0200 Message-Id: <20210913131116.524777311@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210913131113.390368911@linuxfoundation.org> References: <20210913131113.390368911@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kuniyuki Iwashima [ Upstream commit f170acda7ffaf0473d06e1e17c12cd9fd63904f5 ] Fix s/BPF_MAP_TYPE_REUSEPORT_ARRAY/BPF_MAP_TYPE_REUSEPORT_SOCKARRAY/ typo in bpf.h. Fixes: 2dbb9b9e6df6 ("bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT") Signed-off-by: Kuniyuki Iwashima Signed-off-by: Alexei Starovoitov Acked-by: Martin KaFai Lau Acked-by: John Fastabend Link: https://lore.kernel.org/bpf/20210714124317.67526-1-kuniyu@amazon.co.jp Signed-off-by: Sasha Levin --- include/uapi/linux/bpf.h | 2 +- tools/include/uapi/linux/bpf.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/uapi/linux/bpf.h b/include/uapi/linux/bpf.h index bf9252c7381e..5cdff1631608 100644 --- a/include/uapi/linux/bpf.h +++ b/include/uapi/linux/bpf.h @@ -3249,7 +3249,7 @@ union bpf_attr { * long bpf_sk_select_reuseport(struct sk_reuseport_md *reuse, struct bpf_map *map, void *key, u64 flags) * Description * Select a **SO_REUSEPORT** socket from a - * **BPF_MAP_TYPE_REUSEPORT_ARRAY** *map*. + * **BPF_MAP_TYPE_REUSEPORT_SOCKARRAY** *map*. * It checks the selected socket is matching the incoming * request in the socket buffer. * Return diff --git a/tools/include/uapi/linux/bpf.h b/tools/include/uapi/linux/bpf.h index bf9252c7381e..5cdff1631608 100644 --- a/tools/include/uapi/linux/bpf.h +++ b/tools/include/uapi/linux/bpf.h @@ -3249,7 +3249,7 @@ union bpf_attr { * long bpf_sk_select_reuseport(struct sk_reuseport_md *reuse, struct bpf_map *map, void *key, u64 flags) * Description * Select a **SO_REUSEPORT** socket from a - * **BPF_MAP_TYPE_REUSEPORT_ARRAY** *map*. + * **BPF_MAP_TYPE_REUSEPORT_SOCKARRAY** *map*. * It checks the selected socket is matching the incoming * request in the socket buffer. * Return -- 2.30.2