public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Zahka <daniel.zahka@gmail.com>
To: Wei Wang <weibunny.kernel@gmail.com>,
	netdev@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
	Willem de Bruijn <willemdebruijn.kernel@gmail.com>,
	David Wei <dw@davidwei.uk>, Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Simon Horman <horms@kernel.org>
Cc: Wei Wang <weibunny@fb.com>
Subject: Re: [PATCH v10 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked
Date: Mon, 6 Apr 2026 07:11:28 -0400	[thread overview]
Message-ID: <0b4de4de-45d8-4d4f-a15f-87c527b87253@gmail.com> (raw)
In-Reply-To: <20260405055853.3285534-2-weibunny.kernel@gmail.com>


On 4/5/26 1:58 AM, Wei Wang wrote:
> From: Wei Wang <weibunny@fb.com>
>
> Introduce 2 versions of psp_device_get_locked:
> 1. psp_device_get_locked_admin(): This version is used for operations
>     that would change the status of the psd, and are currently used for
>     dev-set nad key-rotation.


typo: "and"


> 2. psp_device_get_locked(): This is the non-admin version, which are
>     used for broader user issued operations including: dev-get, rx-assoc,
>     tx-assoc, get-stats.
>
> Following commit will be implementing both of the checks.
>
> Signed-off-by: Wei Wang <weibunny@fb.com>


Reviewed-by: Daniel Zahka <daniel.zahka@gmail.com>


  reply	other threads:[~2026-04-06 11:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-05  5:58 [PATCH v10 net-next 0/5] psp: Add support for dev-assoc/disassoc Wei Wang
2026-04-05  5:58 ` [PATCH v10 net-next 1/5] psp: add admin/non-admin version of psp_device_get_locked Wei Wang
2026-04-06 11:11   ` Daniel Zahka [this message]
2026-04-05  5:58 ` [PATCH v10 net-next 2/5] psp: add new netlink cmd for dev-assoc and dev-disassoc Wei Wang
2026-04-06 13:27   ` Daniel Zahka
2026-04-05  5:58 ` [PATCH v10 net-next 3/5] psp: add a new netdev event for dev unregister Wei Wang
2026-04-06 14:12   ` Daniel Zahka
2026-04-05  5:58 ` [PATCH v10 net-next 4/5] selftests/net: Add bpf skb forwarding program Wei Wang
2026-04-05  5:58 ` [PATCH v10 net-next 5/5] selftest/net: psp: Add test for dev-assoc/disassoc Wei Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0b4de4de-45d8-4d4f-a15f-87c527b87253@gmail.com \
    --to=daniel.zahka@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dw@davidwei.uk \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=weibunny.kernel@gmail.com \
    --cc=weibunny@fb.com \
    --cc=willemdebruijn.kernel@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox