Change in docker-playground[master]: ttcn3-ggsn-test: add kernel test

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Feb 19 22:44:29 UTC 2021


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/23005 )

Change subject: ttcn3-ggsn-test: add kernel test
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.osmocom.org/c/docker-playground/+/23005/2/ttcn3-ggsn-test/kernel-config 
File ttcn3-ggsn-test/kernel-config:

https://gerrit.osmocom.org/c/docker-playground/+/23005/2/ttcn3-ggsn-test/kernel-config@5 
PS2, Line 5: CONFIG_CC_VERSION_TEXT="gcc (Debian 8.3.0-6) 8.3.0"
it might be best to only store those few things we need to enable compared to a defconfig.  I think kconfig-diff could be used to generate that. so you could do a 'make defconfig' and then compare the result of that with kconfig-diff in order to obtain which incremental changes are needed.

you can then do "make defconfig my-config-fragment.config" during the build process.

The point is to not store whatever was the default in 5.11.0-rc6, but to rely on any kernel to know what is a reasonable default, and only apply the changes needed.

It might also be an idea to start from 'tinyconfig'.  The principle remains the same: don't store the full config but just the diff.



-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/23005
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: I54e752048eed2a170a1cf4e0fd410de255b9de5d
Gerrit-Change-Number: 23005
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-Comment-Date: Fri, 19 Feb 2021 22:44:29 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210219/7c29717e/attachment.htm>


More information about the gerrit-log mailing list