From: Jakub Kicinski <kuba@kernel.org>
To: Jaakko Karrenpalo <jkarrenpalo@gmail.com>
Cc: "David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Paolo Abeni <pabeni@redhat.com>, Simon Horman <horms@kernel.org>,
Lukasz Majewski <lukma@denx.de>,
MD Danish Anwar <danishanwar@ti.com>,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
Jaakko Karrenpalo <jaakko.karrenpalo@fi.abb.com>
Subject: Re: [PATCH net-next v4 2/2] net: hsr: Add KUnit test for PRP
Date: Thu, 6 Mar 2025 17:52:19 -0800 [thread overview]
Message-ID: <20250306175219.54874d3d@kernel.org> (raw)
In-Reply-To: <20250304104030.69395-2-jkarrenpalo@gmail.com>
On Tue, 4 Mar 2025 12:40:30 +0200 Jaakko Karrenpalo wrote:
> Add unit tests for the PRP duplicate detection
The patch appears unable to survive an allmodconfig build:
ERROR: modpost: "prp_register_frame_out" [net/hsr/prp_dup_discard_test.ko] undefined!
Guessing that it ends up built in and the function is in a module?
Maybe a depends on ?
--
pw-bot: cr
next prev parent reply other threads:[~2025-03-07 1:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-04 10:40 [PATCH net-next v4 1/2] net: hsr: Fix PRP duplicate detection Jaakko Karrenpalo
2025-03-04 10:40 ` [PATCH net-next v4 2/2] net: hsr: Add KUnit test for PRP Jaakko Karrenpalo
2025-03-07 1:52 ` Jakub Kicinski [this message]
[not found] ` <CAGp9GRaAHRW=a2yT42e+_TACic+keVeNkeuUVRY=n67dhjt3jA@mail.gmail.com>
2025-03-10 6:42 ` Jaakko Karrenpalo
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=20250306175219.54874d3d@kernel.org \
--to=kuba@kernel.org \
--cc=danishanwar@ti.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=jaakko.karrenpalo@fi.abb.com \
--cc=jkarrenpalo@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lukma@denx.de \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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 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.