Skip to content

linux-qcom: build IPv6 in for early systemd startup - #3160

Open
Wenwen Fu (wenwfu) wants to merge 1 commit into
qualcomm-linux:masterfrom
wenwfu:optimize-build-in-ipv6
Open

Wenwen Fu (wenwfu) wants to merge 1 commit into
qualcomm-linux:masterfrom
wenwfu:optimize-build-in-ipv6

Conversation

@wenwfu

Copy link
Copy Markdown
Contributor

systemd modprobes ipv6.ko during PID 1 initialization when it is configured as a module. Build IPv6 in so it is ready before userspace starts and remove this boot-critical module-load path.

systemd modprobes ipv6.ko during PID 1 initialization when it is
configured as a module. Build IPv6 in so it is ready before userspace
starts and remove this boot-critical module-load path.

Signed-off-by: Wenwen Fu <wenwfu@qti.qualcomm.com>
# for UFS enumeration
CONFIG_PHY_QCOM_QMP=y
CONFIG_SCSI_UFS_QCOM=y
CONFIG_IPV6=y

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fit better on the distro side, IPV6 is not critical and reqired for the BSP and should considerably increase the kernel size.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, will move it to meta-qcom-distro

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

qualcomm-linux/meta-qcom-distro#476 made a new PR on the distro side

@github-actions

Copy link
Copy Markdown

Test run workflow

Test jobs for commit 42982d0

qcom-distro
Pass: 318 | Fail: 4 | Total: 357
qcom-distro_linux-qcom-6.18
Pass: 224 | Fail: 5 | Total: 259
nodistro
Pass: 10 | Fail: 0 | Total: 10

@test-reporting-app

Copy link
Copy Markdown

Test Results

  119 files  ±0    715 suites  ±0   10h 41m 12s ⏱️ + 1h 14m 15s
  175 tests ±0    158 ✅ + 4   2 💤 + 1  15 ❌  - 5 
4 606 runs   - 1  4 518 ✅  - 15  65 💤 +20  23 ❌  - 6 

For more details on these failures, see this check.

Results for commit 42982d0. ± Comparison against base commit c672971.

This pull request skips 1 test.
7_Ethernet ‑ Ethernet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants