From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Wed, 28 Jul 2021 15:08:07 +0200 Subject: [LTP] [PATCH 2/2] broken_ip: TCONF when test run on unsupported protocol In-Reply-To: References: <20210714140716.1568-1-pvorel@suse.cz> <20210714140716.1568-3-pvorel@suse.cz> <57d4c109-d01a-2c7f-39c7-41013e70abf9@bell-sw.com> 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 Petr, > On 27.07.2021 20:35, Petr Vorel wrote: > > Hi Alexey, > >> On 14.07.2021 17:07, Petr Vorel wrote: > >>> net_stress.broken_ip runtest file is correct, but some users try to run > >>> tests manually. > >>> Fixes: #843 > ... > >>> do_test() > >> The generic version looks fine: > >> Reviewed-by: Alexey Kodanev > > I didn't understand whether you'd prefer to add TST_IPV6=6 (or TST_IPV6=) where > > needed or accept this patchset. Both would work. > I think for manual runs it is better to set TST_IPV6=6 in the test > so it will run the test rather the require passing some options. +1. Kind regards, Petr > > Kind regards, > > Petr