Netdev List
 help / color / mirror / Atom feed
From: Jack Ma <jack4it@gmail.com>
To: Jakub Kicinski <kuba@kernel.org>, netdev@vger.kernel.org
Cc: David Ahern <dsahern@kernel.org>,
	Ido Schimmel <idosch@nvidia.com>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
	Shuah Khan <shuah@kernel.org>,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	Jack Ma <jack4it@gmail.com>
Subject: Re: [PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops
Date: Fri, 24 Jul 2026 16:28:16 +0000	[thread overview]
Message-ID: <20260724162816.10207-1-jack4it@gmail.com> (raw)
In-Reply-To: <20260724064143.09de074e@kernel.org>

On Fri, 24 Jul 2026 06:41:43 -0700 Jakub Kicinski wrote:
> Please push the latest patches out to GH so that we can point our CI
> at them and validate the selftest.

Done.  The iproute2 companion -- which is what the selftests need to
exercise the new port -- is on GitHub here:

  https://github.com/jack4it/iproute2-next/tree/vxlan-fdb-port

That branch is the posted v2 series on top of iproute2-next: the
NHA_DST_PORT uapi sync plus the `ip nexthop ... dst_port N` keyword.
Both test_vxlan_nh.sh and the fdb cases in fib_nexthops.sh gate on
"ip nexthop help | grep dst_port", so once that ip is installed they
run the port path instead of taking the SKIP.

The kernel side is the v5 series already in patchwork (series 1133589);
I can push it to a branch as well if that's easier for the runner to
pick up.

Thanks,
Jack

      reply	other threads:[~2026-07-24 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-24  0:26 [PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops Jack Ma
2026-07-24  0:26 ` [PATCH net-next v5 1/3] net: nexthop: add NHA_DST_PORT for fdb nexthops Jack Ma
2026-07-24  0:26 ` [PATCH net-next v5 2/3] vxlan: honor per-nexthop fdb destination port Jack Ma
2026-07-24  0:26 ` [PATCH net-next v5 3/3] selftests: net: add coverage for fdb nexthop dst_port Jack Ma
2026-07-24 13:41 ` [PATCH net-next v5 0/3] net: nexthop: per-nexthop UDP dst port for fdb (VXLAN) nexthops Jakub Kicinski
2026-07-24 16:28   ` Jack Ma [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=20260724162816.10207-1-jack4it@gmail.com \
    --to=jack4it@gmail.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=idosch@nvidia.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=shuah@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox