mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Anton Danilov <littlesmilingcloud@gmail.com>
Cc: netdev@vger.kernel.org, "David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>, David Ahern <dsahern@kernel.org>,
	Simon Horman <horms@kernel.org>, Ido Schimmel <idosch@nvidia.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH net-next v3 9/9] ip6_tunnel: add drop reasons to the transmit path
Date: Wed, 16 Sep 2026 15:42:46 -0700	[thread overview]
Message-ID: <20260916154246.290ac83e@kernel.org> (raw)
In-Reply-To: <20260916143717.1875082-10-littlesmilingcloud@gmail.com>

On Wed, 16 Sep 2026 17:37:17 +0300 Anton Danilov wrote:
> -static inline int ip6gre_xmit_ipv6(struct sk_buff *skb, struct net_device *dev)
> +static inline int ip6gre_xmit_ipv6(struct sk_buff *skb, struct net_device *dev,
> +				   enum skb_drop_reason *reason)

Pls ask claude to look thru the functions you're modifying and see if
they can be changed to use the reason as the return code (using
SKB_NOT_DROPPED_YET as success), instead of using the output argument.

  reply	other threads:[~2026-09-16 22:42 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-16 14:37 [PATCH net-next v3 0/9] tunnels: add core and gre drop reasons Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 1/9] ip_tunnel: add drop reasons to the generic RX path Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 2/9] ip6_tunnel: " Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 3/9] gre: make gre_parse_header() report a drop reason Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 4/9] ip_gre: add drop reasons to the RX path Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 5/9] ip6_gre: " Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 6/9] ip_tunnel: add drop reasons to the transmit path Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 7/9] ip_gre: " Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 8/9] ip6_gre: make prepare_ip6gre_xmit_other() void Anton Danilov
2026-09-16 14:37 ` [PATCH net-next v3 9/9] ip6_tunnel: add drop reasons to the transmit path Anton Danilov
2026-09-16 22:42   ` Jakub Kicinski [this message]
2026-09-16 16:27 ` [PATCH net-next v3 0/9] tunnels: add core and gre drop reasons Eric Dumazet

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=20260916154246.290ac83e@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=dsahern@kernel.org \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=idosch@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=littlesmilingcloud@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@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

all inboxes | Powered by JetHome®