Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp16930pxb; Mon, 13 Sep 2021 11:44:14 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwNOShNsImAym4L3jh72scHrPL/LjvhBomzZTzRZkrLZd/sDmIQK1k+w8JZ7bxV048WCgjz X-Received: by 2002:a6b:b20c:: with SMTP id b12mr10509435iof.145.1631558654709; Mon, 13 Sep 2021 11:44:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631558654; cv=none; d=google.com; s=arc-20160816; b=Bvq3CDopDvi5WGYmQLWdNfXFnJhKvFHm4YeRoZr/6u7lS8dt+FzOr0uLwg4A/XKL7P 6CWxIJQne9UCviRiZanoiTm5kAUP3+lJ4OKfGWTR4Evm5rvNxEoV+GQEXT50X6Z7xzXF BjGZehNFKh28bmmpQtj408Rk8lGWWn7qd2aAE6d8klXse4hwbcsZycAJnbV+/1VfoDri GY6aKmuo8lKmh9QAxDKite5dx7d2NxQX5L9gAuCVKLqtN4ICBCCTl4Xn4D+fbebPSzIO tDRXQnxPOCKaNWVmLktIkjddId5b7knr0cDr2zDcbbgfbfH0sMVwLpcvR1VCDFD0eDn9 6/xQ== 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=Cg5CbIchIqzNbuqlfOoa2cvWqChhkmtJm4Thrdk8M/w=; b=JWoksTQyZeQuswtitwqRqunu+omB7Xwwp8/UG2WETVq38S0XbTp4e6opbKG2GBahZO FCYzYzkd2TEB7nutPkDmB86Sf/9qppPiLGr90AqodVCZsPxmfDxJ9t2aQLHJUuko9FMz cAxDYaUbbd93lltguix08plbXPqaSQPHb6UDdQanObvgfYdOCAaMJCLIX5FUwBvhcPeg rm0pg/WYkPMEKpmruJ9H0BUbV5oldvds5ozx7o5QI3m4WiCgNipkE18/rqdSZ7tO9U4a yAvPzZOhfMPXmNUXz0M7aBFU7FohiciMrjp3pDy7c4TDjN2BDaPgMsCj1rOT1ZfdFiBA nGjA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=EBk+3gSG; 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 n15si7232110jat.67.2021.09.13.11.44.01; Mon, 13 Sep 2021 11:44:14 -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=EBk+3gSG; 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 S240750AbhIMNVc (ORCPT + 99 others); Mon, 13 Sep 2021 09:21:32 -0400 Received: from mail.kernel.org ([198.145.29.99]:34844 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240358AbhIMNU2 (ORCPT ); Mon, 13 Sep 2021 09:20:28 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7C0B1610A5; Mon, 13 Sep 2021 13:18:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631539126; bh=q6fz+FHWwF37jfEGqB5DIKhy9FoX5HIuwWxn9YM3KwM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=EBk+3gSGJ9QuiLWLOxzJZkf9fcK7alytvrQaPIBX3IItgekMaGup7PNZaLEj95YEF VRq8DusS25euN2V6iaUtU1WVF6+fjDHKutsePnbiQQlLtLgm14EP1xCwcruqdjOSho miMsvgBwQEiXzp8DjamlnP6b8aA3qu7peXOlH1xE= 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.4 050/144] bpf: Fix a typo of reuseport map in bpf.h. Date: Mon, 13 Sep 2021 15:13:51 +0200 Message-Id: <20210913131049.616694063@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210913131047.974309396@linuxfoundation.org> References: <20210913131047.974309396@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 8649422e760c..63038eb23560 100644 --- a/include/uapi/linux/bpf.h +++ b/include/uapi/linux/bpf.h @@ -2264,7 +2264,7 @@ union bpf_attr { * int 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 8649422e760c..63038eb23560 100644 --- a/tools/include/uapi/linux/bpf.h +++ b/tools/include/uapi/linux/bpf.h @@ -2264,7 +2264,7 @@ union bpf_attr { * int 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