[LTP] [PATCH v3 1/2] tst_kconfig: add module mappings for ingress/matchall/pedit

Andrea Cervesato andrea.cervesato@suse.com
Tue Jul 21 09:23:34 CEST 2026


Hi Cyril,

> > diff --git a/lib/tst_kconfig.c b/lib/tst_kconfig.c
> > index 44eacc7c2989a5af3347b8f7ed16393fde0122a6..277ac606895046e072cf8f86076ecf7d79f9b1e6 100644
> > --- a/lib/tst_kconfig.c
> > +++ b/lib/tst_kconfig.c
> > @@ -162,6 +162,9 @@ static struct config_module_map {
> >  	{"CONFIG_CAN_RAW", "can-raw"},
> >  	{"CONFIG_CAN_BCM", "can-bcm"},
> >  	{"CONFIG_IP_SCTP", "sctp"},
> > +	{"CONFIG_NET_SCH_INGRESS", "sch_ingress"},
> > +	{"CONFIG_NET_CLS_MATCHALL", "cls_matchall"},
> > +	{"CONFIG_NET_ACT_PEDIT", "act_pedit"},
> >  	{}
> >  };
> 
> This is still missing the additions to the CONFIG -> module map.

That's achieved in the just commented code :-) feel free to add RB tag,
I will merge the patch then.

--
Andrea Cervesato
SUSE QE Automation Engineer Linux
andrea.cervesato@suse.com


More information about the ltp mailing list