[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <61900f67-0432-4967-8ab0-c4766beaabb8@mojatatu.com>
Date: Tue, 17 Oct 2023 11:54:20 -0300
From: Pedro Tammela <pctammela@...atatu.com>
To: netdev@...r.kernel.org
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Subject: Re: [PATCH net-next] selftests: tc-testing: add dummy and veth to
minimum config
On 16/10/2023 15:02, Pedro Tammela wrote:
> Dummy and VETH are heavily used by tdc. Make sure CI builds using
> tc-testing/config pick them up.
>
> Acked-by: Jamal Hadi Salim <jhs@...atatu.com>
> Signed-off-by: Pedro Tammela <pctammela@...atatu.com>
> ---
> tools/testing/selftests/tc-testing/config | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/tools/testing/selftests/tc-testing/config b/tools/testing/selftests/tc-testing/config
> index 5aa8705751f0..cf3ff04dfcb2 100644
> --- a/tools/testing/selftests/tc-testing/config
> +++ b/tools/testing/selftests/tc-testing/config
> @@ -1,3 +1,10 @@
> +#
> +# Network
> +#
> +
> +CONFIG_DUMMY=y
> +CONFIG_VETH=y
> +
> #
> # Core Netfilter Configuration
> #
I will include this change in a bigger series today.
--
pw-bot: cr
Powered by blists - more mailing lists