[LTP] [PATCH 2/3] zram/zram_lib.sh: Skip test if zram module can not be removed
Petr Vorel
pvorel@suse.cz
Mon Dec 13 08:40:05 CET 2021
Hi Xu,
...
> >> ps: zram01 need to rmmod and modprobe zram. So if kernel built with
> >> CONFIG_ZRAM=y, we also need to TCONF. But it is another story.
> > +1
We already have v3, but I got confused here in v1, thus asking.
> Since zram_lib.sh uses tst_needs_driver to search module in
> modules.dep/modules.builtin. Maybe we can introduce a new macro
> TST_NEEDS_MODULES (like TST_NEEDS_DIRVERS)?
I got lost here, did you suggest zram_lib.sh to switch to use $TST_NEEDS_MODULE?
> The difference between TST_NEEDS_MODULES and TST_NEEDS_DIRVERS is that
> the former needs module, but the latter needs module or builtin.
Yes, and TST_NEEDS_DRIVERS is already used in zram_lib.sh.
Kind regards,
Petr
> But I am not sure whether have many shell case needs this(Like network.)
> Of course, kconfig shell api also can do this.
> Ok, I am back to this case and write my v2 patch.
> Best Regards
> Yang Xu
> > Kind regards,
> > Petr
More information about the ltp
mailing list