netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* COMPILE_TEST
@ 2020-09-01 20:22 Alex Elder
  2020-09-01 21:48 ` COMPILE_TEST Andrew Lunn
  0 siblings, 1 reply; 6+ messages in thread
From: Alex Elder @ 2020-09-01 20:22 UTC (permalink / raw)
  To: Jakub Kicinski; +Cc: Networking

Jakub, you suggested/requested that the Qualcomm IPA driver get
built when the COMPILE_TEST config option is enabled.  I started
working on this a few months ago but didn't finish, and picked
it up again today.  I'd really like to get this done soon.

The QCOM_IPA config option depends on and selects other things,
and those other things depend on and select still more config
options.  I've worked through some of these, but now question
whether this is even the right approach.  Should I try to ensure
all the code the IPA driver depends on and selects *also* gets
built when COMPILE_TEST is enabled?  Or should I try to minimize
the impact on other code by making IPA config dependencies and
selections also depend on the value of COMPILE_TEST?

Is there anything you know of that describes best practice for
enabling a config option when COMPILE_TEST is enabled?

Thanks.

					-Alex

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-09-02 12:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-01 20:22 COMPILE_TEST Alex Elder
2020-09-01 21:48 ` COMPILE_TEST Andrew Lunn
2020-09-02  0:17   ` COMPILE_TEST Jakub Kicinski
2020-09-02  0:52     ` COMPILE_TEST Randy Dunlap
2020-09-02 11:46       ` COMPILE_TEST Alex Elder
2020-09-02 12:23         ` COMPILE_TEST Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).