[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CALnP8Zb6tO-yuYXo4vD0DrJ=xuQN11-QPOg3FR_Gn1b8_Nm3Yw@mail.gmail.com>
Date: Fri, 2 Jun 2023 15:08:35 -0700
From: Marcelo Ricardo Leitner <mleitner@...hat.com>
To: Jamal Hadi Salim <jhs@...atatu.com>
Cc: netdev@...r.kernel.org, deb.chatterjee@...el.com, anjali.singhai@...el.com,
namrata.limaye@...el.com, tom@...anda.io, p4tc-discussions@...devconf.info,
Mahesh.Shirshyad@....com, Vipin.Jain@....com, tomasz.osinski@...el.com,
jiri@...nulli.us, xiyou.wangcong@...il.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, vladbu@...dia.com,
simon.horman@...igine.com, khalidm@...dia.com, toke@...hat.com
Subject: Re: [PATCH RFC v2 net-next 20/28] selftests: tc-testing: Don't assume
ENVIR is declared in local config
On Wed, May 17, 2023 at 07:02:24AM -0400, Jamal Hadi Salim wrote:
> @@ -28,12 +28,14 @@ NAMES = {
> 'EBPFDIR': './'
> }
>
> +ENVIR= {}
>
> ENVIR = { }
Hm? :)
>
> # put customizations in tdc_config_local.py
> try:
> from tdc_config_local import *
> +
> except ImportError as ie:
> pass
>
> --
> 2.25.1
>
Powered by blists - more mailing lists