All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Amit Cohen <amcohen@nvidia.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, kuba@kernel.org,
	mlxsw@nvidia.com, idosch@nvidia.com
Subject: Re: [PATCH net-next 0/8] Add tests for VxLAN with IPv6 underlay
Date: Thu, 23 Dec 2021 01:30:13 +0000	[thread overview]
Message-ID: <164022301385.9224.9125052732945014616.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20211221144949.2527545-1-amcohen@nvidia.com>

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 21 Dec 2021 16:49:41 +0200 you wrote:
> mlxsw driver lately added support for VxLAN with IPv6 underlay.
> This set adds the relevant tests for IPv6, most of them are same to
> IPv4 tests with the required changes.
> 
> Patch set overview:
> Patch #1 relaxes requirements for offloading TC filters that
> match on 802.1q fields. The following selftests make use of these
> newly-relaxed filters.
> Patch #2 adds preparation as part of selftests API, which will be used
> later.
> Patches #3-#4 add tests for VxLAN with bridge aware and unaware.
> Patche #5 cleans unused function.
> Patches #6-#7 add tests for VxLAN symmetric and asymmetric.
> Patch #8 adds test for Q-in-VNI.
> 
> [...]

Here is the summary with links:
  - [net-next,1/8] mlxsw: spectrum_flower: Make vlan_id limitation more specific
    https://git.kernel.org/netdev/net-next/c/70ec72d5b6c2
  - [net-next,2/8] selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of packets
    https://git.kernel.org/netdev/net-next/c/0cd0b1f7a6e4
  - [net-next,3/8] selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6
    https://git.kernel.org/netdev/net-next/c/b07e9957f220
  - [net-next,4/8] selftests: forwarding: Add VxLAN tests with a VLAN-aware bridge for IPv6
    https://git.kernel.org/netdev/net-next/c/728b35259e28
  - [net-next,5/8] selftests: forwarding: vxlan_bridge_1q: Remove unused function
    https://git.kernel.org/netdev/net-next/c/dc498cdda0ce
  - [net-next,6/8] selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6
    https://git.kernel.org/netdev/net-next/c/2902bae465c0
  - [net-next,7/8] selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6
    https://git.kernel.org/netdev/net-next/c/6c6ea78a1161
  - [net-next,8/8] selftests: forwarding: Add Q-in-VNI test for IPv6
    https://git.kernel.org/netdev/net-next/c/bf0a8b9bf2c3

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2021-12-23  1:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21 14:49 [PATCH net-next 0/8] Add tests for VxLAN with IPv6 underlay Amit Cohen
2021-12-21 14:49 ` [PATCH net-next 1/8] mlxsw: spectrum_flower: Make vlan_id limitation more specific Amit Cohen
2021-12-21 14:49 ` [PATCH net-next 2/8] selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of packets Amit Cohen
2021-12-21 14:49 ` [PATCH net-next 3/8] selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6 Amit Cohen
2021-12-21 14:49 ` [PATCH net-next 4/8] selftests: forwarding: Add VxLAN tests with a VLAN-aware " Amit Cohen
2021-12-21 14:49 ` [PATCH net-next 5/8] selftests: forwarding: vxlan_bridge_1q: Remove unused function Amit Cohen
2021-12-21 14:49 ` [PATCH net-next 6/8] selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6 Amit Cohen
2021-12-21 14:49 ` [PATCH net-next 7/8] selftests: forwarding: Add a test for VxLAN symmetric " Amit Cohen
2021-12-21 14:49 ` [PATCH net-next 8/8] selftests: forwarding: Add Q-in-VNI test for IPv6 Amit Cohen
2021-12-23  1:30 ` patchwork-bot+netdevbpf [this message]

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=164022301385.9224.9125052732945014616.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=amcohen@nvidia.com \
    --cc=davem@davemloft.net \
    --cc=idosch@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=mlxsw@nvidia.com \
    --cc=netdev@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.