From: Jakub Kicinski <kuba@kernel•org>
To: Davide Caratti <dcaratti@redhat•com>
Cc: Jamal Hadi Salim <jhs@mojatatu•com>,
Cong Wang <xiyou.wangcong@gmail•com>,
Jiri Pirko <jiri@resnulli•us>, Ilya Maximets <i.maximets@ovn•org>,
netdev@vger•kernel.org, Pedro Tammela <pctammela@mojatatu•com>
Subject: Re: [PATCH net-next v2 1/4] net/sched: act_tunnel_key: add support for "don't fragment"
Date: Fri, 24 Mar 2023 19:06:35 -0700 [thread overview]
Message-ID: <20230324190635.2b2dbd5b@kernel.org> (raw)
In-Reply-To: <0d844484d8324805d438cee72c9ec4f4bd219a83.1679569719.git.dcaratti@redhat.com>
On Thu, 23 Mar 2023 14:34:40 +0100 Davide Caratti wrote:
> + ((key->tun_flags & TUNNEL_DONT_FRAGMENT) &&
> + nla_put_flag(skb, TCA_TUNNEL_KEY_NO_FRAG)) ||
indentation looks off :(
next prev parent reply other threads:[~2023-03-25 2:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-23 13:34 [PATCH net-next v2 0/4] net/sched: act_tunnel_key: add support for TUNNEL_DONT_FRAGMENT Davide Caratti
2023-03-23 13:34 ` [PATCH net-next v2 1/4] net/sched: act_tunnel_key: add support for "don't fragment" Davide Caratti
2023-03-25 2:06 ` Jakub Kicinski [this message]
2023-03-23 13:34 ` [PATCH net-next v2 2/4] selftests: tc-testing: extend the "skip" property Davide Caratti
2023-03-23 14:01 ` Pedro Tammela
2023-03-27 10:02 ` Davide Caratti
2023-03-27 14:05 ` Pedro Tammela
2023-03-23 13:34 ` [PATCH net-next v2 3/4] selftests: tc-testing: add tunnel_key "nofrag" test case Davide Caratti
2023-03-23 13:34 ` [PATCH net-next v2 4/4] selftests: forwarding: " Davide Caratti
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=20230324190635.2b2dbd5b@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=dcaratti@redhat$(echo .)com \
--cc=i.maximets@ovn$(echo .)org \
--cc=jhs@mojatatu$(echo .)com \
--cc=jiri@resnulli$(echo .)us \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pctammela@mojatatu$(echo .)com \
--cc=xiyou.wangcong@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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