Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp50802pxb; Mon, 13 Sep 2021 12:38:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzTC4jj0Em4ZInGwwVocsGGW59R+TSOQdL+qDI3RFVlRIhEYM/G+CXpauoL38N3AhOHZrFo X-Received: by 2002:a17:907:77d0:: with SMTP id kz16mr14555331ejc.334.1631561918519; Mon, 13 Sep 2021 12:38:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631561918; cv=none; d=google.com; s=arc-20160816; b=xEgGJybIzRLcFAd/apux0Wdw9+zO8+0SheQXyXXfpxZJmGMEfab0Kl1KuivdvPHlyh Q2SFCgMAMDGWvtYqSyLtPrJ4UUq2tjgU0m05HRZsTiLwFQKIbupSGX72bi+coQJ54SQZ vGwD2XMMmPazYvfTgL72s+Kj81d/zd5aPh3mlWEYqQuCevUnS2qAnZc8IJDjRfBwcZJM jNTZ7rOqI1tJuziKUwofa3viKhj+lUGhA/2htcI/o9IfurRQhPas+Wh5WwA3GR9Tl7/D hm4XKEyup6QP3qVLlJefVpMWnTycTo5Qi+NoxuhFDMGfa8AlFaVtbvdptPs/EkPybKoy Vj4Q== 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=Mk5YfuSPxW6VIna89vv5fz2Vc0vJKXWxV7Zd8w1hJC0=; b=yr0RhcEYFFzW0MGesLpkBD4iGh6ml2XF+2AtEdhGvq27MiiNiuV9KY6omNUX6NGd02 UDZCQIAbwFHIWk8FDl66CL3N77D153C0KIPMiBbcnz8f1+0oFkRFcPZVrK//0UXTeQT1 ElAW2XbP3wXwGfMnvzuRXn1Gs21lIUzQqeheb25TH3BBLAyxOMbiT3bSpGUNYwPTbq0g MWaZiM0MBfUvQZ4b8sTUuUpwMr1AblDOm4Fzqigc6juzvYj/OSg7FbY72tIDh4k71hr4 j7tV9DPRET96PIqX6so+9LmOjGn3E/nxa83K0oL2jrGq0pQry/mV53R/5+ioBJtXSHfU Mj3g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=pGo4vmAI; 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 u4si8417575edc.154.2021.09.13.12.38.13; Mon, 13 Sep 2021 12:38:38 -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=pGo4vmAI; 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 S243216AbhIMNi3 (ORCPT + 99 others); Mon, 13 Sep 2021 09:38:29 -0400 Received: from mail.kernel.org ([198.145.29.99]:53122 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242093AbhIMNdU (ORCPT ); Mon, 13 Sep 2021 09:33:20 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6AC9361374; Mon, 13 Sep 2021 13:26:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631539572; bh=mc+rpcB+SnSAVcNchxUQ3vLDWSMWjRNrb9TlqMYCSXo=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pGo4vmAIEtR5XIciRIqdz/nBqxx9+6Pv82PrzEclogAURDXF/v5EmrDAS3uQt4afm oBCu64X2sYKx4BjQP0roSbH29kCADf2s1aUhma6K34H7Wz8c3pGrngI4xM+THql8cV AHu9upqFNVvIRfsM/M0yNJGR34Zvbgt0u0YxpGiM= 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.10 077/236] bpf: Fix a typo of reuseport map in bpf.h. Date: Mon, 13 Sep 2021 15:13:02 +0200 Message-Id: <20210913131102.980438416@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210913131100.316353015@linuxfoundation.org> References: <20210913131100.316353015@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 556216dc9703..762bf87c26a3 100644 --- a/include/uapi/linux/bpf.h +++ b/include/uapi/linux/bpf.h @@ -2450,7 +2450,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 556216dc9703..762bf87c26a3 100644 --- a/tools/include/uapi/linux/bpf.h +++ b/tools/include/uapi/linux/bpf.h @@ -2450,7 +2450,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