Skip to content

[PW_SID:1124911] [bpf-next] selftests/bpf: remove redundant config option from selftests fragments#2254

Closed
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1124911
Closed

[PW_SID:1124911] [bpf-next] selftests/bpf: remove redundant config option from selftests fragments#2254
linux-riscv-bot wants to merge 2 commits into
workflow__riscv__fixesfrom
pw1124911

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1124911 applied to workflow__riscv__fixes

Name: [bpf-next] selftests/bpf: remove redundant config option from selftests fragments
URL: https://patchwork.kernel.org/project/linux-riscv/list/?series=1124911
Version: 1

Linux RISC-V bot and others added 2 commits July 8, 2026 17:32
CONFIG_IPV6_SEG6_LWTUNNEL is currently enabled in each arch-specific
config fragment for the BPF selftests. Commit 33a971d
("selftests/bpf: Add LWT encap tests for skb metadata") has enabled this
config in the generic config as well, resulting in a small warning when
configuring a kernel for selftests:

 $ cat tools/testing/selftests/bpf/{config,config.vm,config.x86_64}>.config
 $ make olddefconfig
   HOSTCC  scripts/kconfig/conf.o
   HOSTCC  scripts/kconfig/confdata.o
   HOSTLD  scripts/kconfig/conf
 config:269:warning: override: reassigning to symbol IPV6_SEG6_LWTUNNEL
 #
 # configuration written to .config
 #

Now that IPV6_SEG6_LWTUNNEL is set in the general config fragment, drop
it from the arch-specific fragments.

Signed-off-by: Alexis Lothoré (eBPF Foundation) <alexis.lothore@bootlin.com>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
build-rv32-defconfig
Desc: Builds riscv32 defconfig
Duration: 119.61 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
build-rv64-clang-allmodconfig
Desc: Builds riscv64 allmodconfig with Clang, and checks for errors and added warnings
Duration: 1114.82 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
build-rv64-gcc-allmodconfig
Desc: Builds riscv64 allmodconfig with GCC, and checks for errors and added warnings
Duration: 1395.40 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
build-rv64-nommu-k210-defconfig
Desc: Builds riscv64 defconfig with NOMMU for K210
Duration: 21.03 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
build-rv64-nommu-k210-virt
Desc: Builds riscv64 defconfig with NOMMU for the virt platform
Duration: 21.57 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
checkpatch
Desc: Runs checkpatch.pl on the patch
Duration: 1.33 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
dtb-warn-rv64
Desc: Checks for Device Tree warnings/errors
Duration: 81.69 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
header-inline
Desc: Detects static functions without inline keyword in header files
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
kdoc
Desc: Detects for kdoc errors
Duration: 0.74 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
module-param
Desc: Detect module_param changes
Duration: 0.24 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
verify-fixes
Desc: Verifies that the Fixes: tags exist
Duration: 0.23 seconds
Result: PASS

@linux-riscv-bot

Copy link
Copy Markdown
Author

Patch 1: "[bpf-next] selftests/bpf: remove redundant config option from selftests fragments"
verify-signedoff
Desc: Verifies that Signed-off-by: tags are correct
Duration: 0.26 seconds
Result: PASS

@linux-riscv-bot
linux-riscv-bot force-pushed the workflow__riscv__fixes branch from 40ba5ca to 2b6a725 Compare July 10, 2026 16:34
@linux-riscv-bot
linux-riscv-bot deleted the pw1124911 branch July 10, 2026 18:15
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