From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 12 May 2021 10:05:30 +0200 Subject: [LTP] [RFC PATCH v2 1/1] netns_netlink: Rewrite into new API In-Reply-To: References: <20210401141210.9536-1-pvorel@suse.cz> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Cyril, > > BTW I guess sooner or later we should introduce variable to print only info that > > config file is not available (for these embedded platforms and old android). > But that would mean that tests would fail when something is missing. It > makes much more sense to just copy the file somewhere and set > KCONFIG_PATH even if you have to craft that file by hand in order to > enable tests. OK, that makes sense. Kind regards, Petr