[LTP] [PATCH 2/2] testcases: netns: Handle "Operation not supported" error

Petr Vorel pvorel@suse.cz
Mon Oct 8 12:15:28 CEST 2018


Hi Mylène,

> > > diff --git a/testcases/kernel/containers/netns/netns_helper.sh b/testcases/kernel/containers/netns/netns_helper.sh  
> > ...
> > > +			tst_brkm TCONF "Command not supported (maybe missing 'veth' support)"  

> > ..
> > > diff --git a/testcases/kernel/containers/netns/netns_sysfs.sh b/testcases/kernel/containers/netns/netns_sysfs.sh  
> > ..
> > > +		tst_brkm TCONF "Command not supported (maybe missing 'dummy' support)"  

> > Can you implement this patch with TST_NEEDS_DRIVERS (recently contributed by
> > Alexey Kodanev)? Thanks a lot!

> Yes, sure !

> I will implement it but not in the next weeks because I am going to be
> away until the end of November.
Both are pretty simple one liner patches, but no problem, it can wait for you :).

Kind regards,
Petr


More information about the ltp mailing list