Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp150277pxb; Mon, 13 Sep 2021 15:34:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwpkYl/7vYdzxfLLIpnAZ/MloDtAUB8WRvaysEsC+18dnQvPxMc5kCUM/6wcQJH4dWoSlFx X-Received: by 2002:a05:6402:1d25:: with SMTP id dh5mr15518983edb.91.1631572491615; Mon, 13 Sep 2021 15:34:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631572491; cv=none; d=google.com; s=arc-20160816; b=JYyLHnEwOiXXcKzHbTaGmrUJ76T+UZV8xOw4I7kljkzuGAST49eBdatMHHTjZMLCot Oka2yAInM3cS+QmYaZkCl/twMIw3LqoKygZsJdccsCPYWPpgbqGdwP3hvy1272s1EA9X 1n0Uw4Hg6vP5jLsxI4EnVdYgcOJqkyfbQHOMLIo7og7EkC7sy0ETstUys/Kae++c+BIj uyL9k+mK4nFFdwWfPdkADAlREzlhsREudeDLxyJgXgzGWtJ6BnGv3PUR8oRBQhfaKwpy 6PphwriRXwbXw/u8UgVGHVpNFFUet4hABHPI3dFvZ1Ki6JrJTz1s0Zw9cwIqIZtz8Szn J2Jw== 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=rvt64BZnTlZzlxh2P/4NhqFn50I0CVUkKnrfemui4lI=; b=LUfXwAcCxBbn4Dn5SOpvRWgBq9WacQxvtAYV91A/QyIP1wW76uz5j+uNW386YsSf64 tUnO14pGlg/XfOjfkglu+DMV6Upgu7ea+RHYvJUWuJkVURv6AZIUOqqCkU5IWfkEODop F/YNBNwLBsplhaeCjRNvbEX/qnc7iA+jFVRr1ak89om/Ek8rrXHprA2YqlYbe0UF2Vs+ 8MLrWLvGIe8CHMJRJtBjcM6PE6uxlbQbaHYdyzIEc42hevR2YQgYe0dCDZYQJt9V4ZL9 bBnqb4qnjjSkxKC06CNaSpqgQq7oS9l3PX5vJHuAAOR8KF1yNUUG68HVkgWmLRs0Kxpm nDrQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b="gnC/KcKt"; 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 p5si8286376ejj.74.2021.09.13.15.34.27; Mon, 13 Sep 2021 15:34:51 -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="gnC/KcKt"; 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 S245477AbhIMOBI (ORCPT + 99 others); Mon, 13 Sep 2021 10:01:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:49604 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S243657AbhIMN6i (ORCPT ); Mon, 13 Sep 2021 09:58:38 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 8571E61A04; Mon, 13 Sep 2021 13:36:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631540209; bh=+iPTouEDmJhKRWwleYbkUV+xxnNwxn1IiTN6FaGfRDQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gnC/KcKtCrq3I1l/+NyAUMxO5PQEh9XOsi1aqM1MgDyNLikJtSNT6VUEDs2R4/56L 9ZxlOGOylV00c4DhzcUwG0LzPT58jSTypXJvQKabCl009kCDbFjVNiU3zkqlel2elq 112ROQrJwPHUYIf/2Y61OGqKcWBYMVPHK+poIXmY= 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.13 090/300] bpf: Fix a typo of reuseport map in bpf.h. Date: Mon, 13 Sep 2021 15:12:31 +0200 Message-Id: <20210913131112.429963929@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210913131109.253835823@linuxfoundation.org> References: <20210913131109.253835823@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 ec6d85a81744..353f06cf210e 100644 --- a/include/uapi/linux/bpf.h +++ b/include/uapi/linux/bpf.h @@ -3222,7 +3222,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 ec6d85a81744..353f06cf210e 100644 --- a/tools/include/uapi/linux/bpf.h +++ b/tools/include/uapi/linux/bpf.h @@ -3222,7 +3222,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