From: Davide Caratti <dcaratti@redhat.com>
To: John Hurley <john.hurley@netronome.com>, netdev@vger.kernel.org
Cc: davem@davemloft.net, jiri@mellanox.com, xiyou.wangcong@gmail.com,
dsahern@gmail.com, willemdebruijn.kernel@gmail.com,
simon.horman@netronome.com, jakub.kicinski@netronome.com,
oss-drivers@netronome.com
Subject: Re: [PATCH net-next v5 5/5] selftests: tc-tests: actions: add MPLS tests
Date: Thu, 04 Jul 2019 10:40:47 +0200 [thread overview]
Message-ID: <0130c56ef79f8bf360ddb0b01db5e7684f0bf62a.camel@redhat.com> (raw)
In-Reply-To: <1562113531-29296-6-git-send-email-john.hurley@netronome.com>
On Wed, 2019-07-03 at 01:25 +0100, John Hurley wrote:
> Add a new series of selftests to verify the functionality of act_mpls in
> TC.
>
> Signed-off-by: John Hurley <john.hurley@netronome.com>
> Reviewed-by: Simon Horman <simon.horman@netronome.com>
> Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
> ---
> .../tc-testing/tc-tests/actions/mpls.json | 812 +++++++++++++++++++++
> 1 file changed, 812 insertions(+)
> create mode 100644 tools/testing/selftests/tc-testing/tc-tests/actions/mpls.json
>
hello John,
(sorry for noticing this late). some scripts use
tools/testing/selftests/tc-testing/config
to rebuild vmlinux before running TDC. I think you should add a line
there that sets CONFIG_NET_ACT_MPLS=y.
WDYT?
thanks!
--
davide
next prev parent reply other threads:[~2019-07-04 8:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-03 0:25 [PATCH net-next v5 0/5] Add MPLS actions to TC John Hurley
2019-07-03 0:25 ` [PATCH net-next v5 1/5] net: core: move push MPLS functionality from OvS to core helper John Hurley
2019-07-03 0:25 ` [PATCH net-next v5 2/5] net: core: move pop " John Hurley
2019-07-03 0:25 ` [PATCH net-next v5 3/5] net: core: add MPLS update core helper and use in OvS John Hurley
2019-07-03 0:25 ` [PATCH net-next v5 4/5] net: sched: add mpls manipulation actions to TC John Hurley
2019-07-03 0:25 ` [PATCH net-next v5 5/5] selftests: tc-tests: actions: add MPLS tests John Hurley
2019-07-04 8:40 ` Davide Caratti [this message]
2019-07-04 13:40 ` John Hurley
2019-07-03 2:18 ` [PATCH net-next v5 0/5] Add MPLS actions to TC Willem de Bruijn
2019-07-03 8:33 ` John Hurley
2019-07-03 14:02 ` Willem de Bruijn
2019-07-04 0:09 ` Cong 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=0130c56ef79f8bf360ddb0b01db5e7684f0bf62a.camel@redhat.com \
--to=dcaratti@redhat.com \
--cc=davem@davemloft.net \
--cc=dsahern@gmail.com \
--cc=jakub.kicinski@netronome.com \
--cc=jiri@mellanox.com \
--cc=john.hurley@netronome.com \
--cc=netdev@vger.kernel.org \
--cc=oss-drivers@netronome.com \
--cc=simon.horman@netronome.com \
--cc=willemdebruijn.kernel@gmail.com \
--cc=xiyou.wangcong@gmail.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;
as well as URLs for NNTP newsgroup(s).