From: Simon Horman <horms@kernel.org>
To: Aaron Conole <aconole@redhat.com>
Cc: netdev@vger.kernel.org, dev@openvswitch.org,
linux-kernel@vger.kernel.org, Ilya Maximets <i.maximets@ovn.org>,
Eric Dumazet <edumazet@google.com>,
linux-kselftest@vger.kernel.org, Jakub Kicinski <kuba@kernel.org>,
Paolo Abeni <pabeni@redhat.com>, Shuah Khan <shuah@kernel.org>,
"David S. Miller" <davem@davemloft.net>
Subject: Re: [ovs-dev] [PATCH v2 net-next 2/5] selftests: openvswitch: support key masks
Date: Sun, 30 Jul 2023 17:42:19 +0200 [thread overview]
Message-ID: <ZMaE24XVEcs5SBgq@kernel.org> (raw)
In-Reply-To: <20230728115940.578658-3-aconole@redhat.com>
On Fri, Jul 28, 2023 at 07:59:37AM -0400, Aaron Conole wrote:
> From: Adrian Moreno <amorenoz@redhat.com>
>
> From: Adrian Moreno <amorenoz@redhat.com>
>
> The default value for the mask actually depends on the value (e.g: if
> the value is non-null, the default is full-mask), so change the convert
> functions to accept the full, possibly masked string and let them figure
> out how to parse the differnt values.
nit: differnt -> different
next prev parent reply other threads:[~2023-07-30 15:42 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 11:59 [PATCH v2 net-next 0/5] selftests: openvswitch: add flow programming cases Aaron Conole
2023-07-28 11:59 ` [PATCH v2 net-next 1/5] selftests: openvswitch: add an initial flow programming case Aaron Conole
2023-07-28 15:13 ` [ovs-dev] " Adrian Moreno
2023-07-28 11:59 ` [PATCH v2 net-next 2/5] selftests: openvswitch: support key masks Aaron Conole
2023-07-30 15:42 ` Simon Horman [this message]
2023-07-28 11:59 ` [PATCH v2 net-next 3/5] selftests: openvswitch: add a test for ipv4 forwarding Aaron Conole
2023-07-28 15:08 ` [ovs-dev] " Adrian Moreno
2023-07-28 11:59 ` [PATCH v2 net-next 4/5] selftests: openvswitch: add basic ct test case parsing Aaron Conole
2023-07-28 15:08 ` [ovs-dev] " Adrian Moreno
2023-07-28 11:59 ` [PATCH v2 net-next 5/5] selftests: openvswitch: add ct-nat test case with ipv4 Aaron Conole
2023-07-28 14:31 ` Adrian Moreno
2023-07-31 18:53 ` Aaron Conole
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=ZMaE24XVEcs5SBgq@kernel.org \
--to=horms@kernel.org \
--cc=aconole@redhat.com \
--cc=davem@davemloft.net \
--cc=dev@openvswitch.org \
--cc=edumazet@google.com \
--cc=i.maximets@ovn.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shuah@kernel.org \
/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).