mbox series

[iproute2-next,V3,0/2] devlink: Add port function attributes for ipsec

Message ID 20231002104349.971927-1-tariqt@nvidia.com (mailing list archive)
Headers show
Series devlink: Add port function attributes for ipsec | expand

Message

Tariq Toukan Oct. 2, 2023, 10:43 a.m. UTC
Hi,
Please, see kernel series [1] for the overview of these changes.

[1] https://lore.kernel.org/netdev/20230825062836.103744-1-saeed@kernel.org/

Regards,
Tariq

---
v2 -> v3:
 - Updated cover letter.
 - Rebased to latest iproute2-next.
   As a result, dropped existing kernel headers patch.

v1 -> v2:
 - Updated cover letter, no other changes in devlink user-space patches

Dima Chumak (2):
  devlink: Support setting port function ipsec_crypto cap
  devlink: Support setting port function ipsec_packet cap

 devlink/devlink.c       | 34 ++++++++++++++++++++++++++++++++++
 man/man8/devlink-port.8 | 26 ++++++++++++++++++++++++++
 2 files changed, 60 insertions(+)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 4, 2023, 3:30 p.m. UTC | #1
Hello:

This series was applied to iproute2/iproute2-next.git (main)
by David Ahern <dsahern@kernel.org>:

On Mon, 2 Oct 2023 13:43:47 +0300 you wrote:
> Hi,
> Please, see kernel series [1] for the overview of these changes.
> 
> [1] https://lore.kernel.org/netdev/20230825062836.103744-1-saeed@kernel.org/
> 
> Regards,
> Tariq
> 
> [...]

Here is the summary with links:
  - [iproute2-next,V3,1/2] devlink: Support setting port function ipsec_crypto cap
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=27fd1bfa1b5f
  - [iproute2-next,V3,2/2] devlink: Support setting port function ipsec_packet cap
    https://git.kernel.org/pub/scm/network/iproute2/iproute2-next.git/commit/?id=994e80e9c9fb

You are awesome, thank you!