mbox series

[0/1] XDP metadata support for tun driver

Message ID 20250130171614.1657224-1-marcus.wichelmann@hetzner-cloud.de (mailing list archive)
Headers show
Series XDP metadata support for tun driver | expand

Message

Marcus Wichelmann Jan. 30, 2025, 5:16 p.m. UTC
Hi,

please check out the following patch that adds XDP metadata support to
the tun driver.

This is my first patch sent to a Linux kernel mailinglist (and more are
planned), so please let me know if there is something to improve.

Kind regards,
Marcus

Marcus Wichelmann (1):
  net: tun: add XDP metadata support

 drivers/net/tun.c | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)