All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrea Cervesato via ltp <ltp@lists.linux.it>
To: "Cyril Hrubis" <chrubis@suse.cz>
Cc: Linux Test Project <ltp@lists.linux.it>
Subject: Re: [LTP] [PATCH v3 1/2] tst_kconfig: add module mappings for ingress/matchall/pedit
Date: Tue, 21 Jul 2026 07:23:34 +0000	[thread overview]
Message-ID: <6a5f1e79.9b582779.3dac65.e696@mx.google.com> (raw)
In-Reply-To: <al4_WWeLFMSvL0tS@yuki.lan>

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

-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

  reply	other threads:[~2026-07-21  7:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-20 14:31 [LTP] [PATCH v3 0/2] Fix cve-2026-46331 producing ENOENT Andrea Cervesato
2026-07-20 14:31 ` [LTP] [PATCH v3 1/2] tst_kconfig: add module mappings for ingress/matchall/pedit Andrea Cervesato
2026-07-20 15:31   ` Cyril Hrubis
2026-07-21  7:23     ` Andrea Cervesato via ltp [this message]
2026-07-21  8:49       ` Cyril Hrubis
2026-07-20 15:55   ` [LTP] " linuxtestproject.agent
2026-07-21  8:51   ` [LTP] [PATCH v3 1/2] " Cyril Hrubis
2026-07-20 14:31 ` [LTP] [PATCH v3 2/2] cve-2026-46331: fix intermittent ENOENT failure Andrea Cervesato
2026-07-21  9:06   ` Cyril Hrubis
2026-07-21 12:52     ` Andrea Cervesato via ltp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6a5f1e79.9b582779.3dac65.e696@mx.google.com \
    --to=ltp@lists.linux.it \
    --cc=andrea.cervesato@suse.com \
    --cc=chrubis@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.