public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Cyril Hrubis <chrubis@suse.cz>
To: Dylan Jhong <dylan@andestech.com>
Cc: alankao@andestech.com, minachou@andestech.com,
	dminus@andestech.com, x5710999x@gmail.com, ltp@lists.linux.it
Subject: Re: [LTP] [PATCH v4] kernel/uevent: Adjust the number of uevents dynamically in uevent02
Date: Tue, 20 Sep 2022 15:02:06 +0200	[thread overview]
Message-ID: <Yym5zuSh98g1ByH+@yuki> (raw)
In-Reply-To: <20220919074324.722547-1-dylan@andestech.com>

Hi!
> When CONFIG_SMP is not selected, CONFIG_RPS will not be enabled. Causes the
> kernel to not create rx queues in sysfs[1] when creating tun devices.
> Uevent02 will check if the rx queue exists, adjust the uevents dynamically
> in setup() to pass this test.
> 
> [1]: https://github.com/torvalds/linux/blob/3245cb65fd91cd514801bf91f5a3066d562f0ac4/net/core/net-sysfs.c#L1109

Pushed, thanks.

> Signed-off-by: Dylan Jhong <dylan@andestech.com>
> ---

It's customary to add a note here (after the ---) about changes done
since the last patch revision, sometimes it's hard to spot the change
without a hint.  In this case I nearly missed the difference since it
was one static keyword missing in v3.

-- 
Cyril Hrubis
chrubis@suse.cz

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

      reply	other threads:[~2022-09-20 13:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-19  7:43 [LTP] [PATCH v4] kernel/uevent: Adjust the number of uevents dynamically in uevent02 Dylan Jhong
2022-09-20 13:02 ` Cyril Hrubis [this message]

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=Yym5zuSh98g1ByH+@yuki \
    --to=chrubis@suse.cz \
    --cc=alankao@andestech.com \
    --cc=dminus@andestech.com \
    --cc=dylan@andestech.com \
    --cc=ltp@lists.linux.it \
    --cc=minachou@andestech.com \
    --cc=x5710999x@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox