kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
To: Jason Wang <jasowang@redhat.com>,  mst@redhat.com,  jasowang@redhat.com
Cc: eperezma@redhat.com,  kvm@vger.kernel.org,
	 virtualization@lists.linux.dev,  netdev@vger.kernel.org,
	 willemdebruijn.kernel@gmail.com,  davem@davemloft.net,
	 andrew+netdev@lunn.ch,  edumazet@google.com,  kuba@kernel.org,
	 pabeni@redhat.com
Subject: Re: [PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure
Date: Thu, 12 Jun 2025 22:03:36 -0400	[thread overview]
Message-ID: <684b86f8d9df9_dcc4529437@willemb.c.googlers.com.notmuch> (raw)
In-Reply-To: <20250612083213.2704-1-jasowang@redhat.com>

Jason Wang wrote:
> With f95f0f95cfb7("net, xdp: Introduce xdp_init_buff utility routine"),
> buffer length could be stored as frame size so there's no need to have
> a dedicated tun_xdp_hdr structure. We can simply store virtio net
> header instead.
> 
> Signed-off-by: Jason Wang <jasowang@redhat.com>

Acked-by: Willem de Bruijn <willemb@google.com>

  parent reply	other threads:[~2025-06-13  2:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-12  8:32 [PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure Jason Wang
2025-06-12  8:32 ` [PATCH net-next 2/2] vhost-net: reduce one userspace copy when building XDP buff Jason Wang
2025-06-13  2:15   ` Willem de Bruijn
2025-06-16  3:01     ` Jason Wang
2025-06-24 14:05       ` Paolo Abeni
2025-06-13  2:03 ` Willem de Bruijn [this message]
2025-06-24  0:58 ` [PATCH net-next 1/2] tun: remove unnecessary tun_xdp_hdr structure Jason 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=684b86f8d9df9_dcc4529437@willemb.c.googlers.com.notmuch \
    --to=willemdebruijn.kernel@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eperezma@redhat.com \
    --cc=jasowang@redhat.com \
    --cc=kuba@kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=mst@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=virtualization@lists.linux.dev \
    /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).