netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: xu du <xudu@redhat.com>
Cc: davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
	netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnels
Date: Mon, 17 Nov 2025 07:40:39 -0800	[thread overview]
Message-ID: <20251117074039.31424f12@kernel.org> (raw)
In-Reply-To: <cover.1763345426.git.xudu@redhat.com>

On Mon, 17 Nov 2025 14:24:56 +0800 xu du wrote:
> This patch series increases test coverage for the tun/virtio use-case.
> 
> The primary goal is to add test validation for GSO when operating over 
> UDP tunnels, a scenario which is not currently covered.
> 
> The design strategy is to extend the existing tun/tap testing infrastructure
> to support this new use-case, rather than introducing a new or parallel framework.
> This allows for better integration and re-use of existing test logic.

Hi! I haven't looked closely but the new cases don't pass in our CI:
https://netdev-3.bots.linux.dev/vmksft-net/results/389682/14-tun/stdout
Please see these instructions for how to repro:
https://github.com/linux-netdev/nipa/wiki/How-to-run-netdev-selftests-CI-style
-- 
pw-bot: cr

      parent reply	other threads:[~2025-11-17 15:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-17  6:24 [PATCH net-next 0/8] selftest: Extend tun/virtio coverage for GSO over UDP tunnels xu du
2025-11-17  6:24 ` [PATCH net-next 1/8] selftest: tun: Format tun.c existing code xu du
2025-11-17  6:24 ` [PATCH net-next 2/8] selftest: tun: Introduce tuntap_helpers.h header for TUN/TAP testing xu du
2025-11-17  6:24 ` [PATCH net-next 3/8] selftest: tun: Refactor tun_delete to use tuntap_helpers xu du
2025-11-17  6:25 ` [PATCH net-next 4/8] selftest: tap: Refactor tap test " xu du
2025-11-17  6:25 ` [PATCH net-next 5/8] selftest: tun: Add helpers for GSO over UDP tunnel xu du
2025-11-17  6:25 ` [PATCH net-next 6/8] selftest: tun: Add test for sending gso packet into tun xu du
2025-11-17  6:25 ` [PATCH net-next 7/8] selftest: tun: Add test for receiving gso packet from tun xu du
2025-11-17  6:25 ` [PATCH net-next 8/8] selftest: tun: Add test data for success and failure paths xu du
2025-11-17 15:40 ` Jakub Kicinski [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=20251117074039.31424f12@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=xudu@redhat.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;
as well as URLs for NNTP newsgroup(s).