Re: [PATCH bpf v1] selftests/bpf: Fix cross-compiling urandom_read

2024-10-10 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to bpf/bpf.git (master) by Andrii Nakryiko : On Tue, 8 Oct 2024 21:07:20 -0700 you wrote: > Linking of urandom_read and liburandom_read.so prefers LLVM's 'ld.lld' but > falls back to using 'ld' if unsupported. However, this fallback discards > any existing makefile

[bpf-next 3/4] samples/bpf: remove obsolete cgroup related tests

2024-10-10 Thread Daniel T. Lee
This patch removes the obsolete cgroup related tests. These tests are now redundant because their functionality is already covered by more modern and comprehensive tests under selftests/bpf. The following files are removed: - test_current_task_under_cgroup: tests bpf_current_task_under_cgroup()

[bpf-next 4/4] samples/bpf: remove obsolete tracing related tests

2024-10-10 Thread Daniel T. Lee
The samples/bpf has become outdated and often does not follow up with the latest. This commit removes obsolete tracing-related tests. Specifically, 'test_overhead' is duplicate with selftests (and bench), and 'test_override_return', 'test_probe_write_user' tests are obsolete since they have been r

[bpf-next 2/4] selftests/bpf: migrate sock create tests for prohibitig sockets

2024-10-10 Thread Daniel T. Lee
This patch continues the migration and removal process for cgroup sock_create tests to selftests. The test being migrated verifies the ability of cgroup BPF to block the creation of specific types of sockets using a verdict. Specifically, the test denies socket creation when the socket is of type

[bpf-next 1/4] selftests/bpf: migrate cgroup sock create test for setting iface/mark/prio

2024-10-10 Thread Daniel T. Lee
This patch migrates the old test for cgroup BPF that sets sk_bound_dev_if, mark, and priority when AF_INET{6} sockets are created. The most closely related tests under selftests are 'test_sock' and 'sockopt'. However, these existing tests serve different purposes. 'test_sock' focuses mainly on veri

[bpf-next 0/4] selftests/bpf: migrate and remove cgroup/tracing related tests

2024-10-10 Thread Daniel T. Lee
The BPF testing framework has evolved significantly over time. However, some legacy tests in the samples/bpf directory have not kept up with these changes. These outdated tests can cause confusion and increase maintenance efforts. This patchset focuses on migrating outdated cgroup and tracing-rela

kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed)

2024-10-10 Thread kernelci.org bot
kselftest/fixes build: 7 builds: 2 failed, 5 passed, 1 warning (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed) Full Build Summary: https://kernelci.org/build/kselftest/branch/fixes/kernel/linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed/ Tree: kselftest Branch: fixes Git Describe: linux_kselft

kselftest/fixes kselftest-lib: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed)

2024-10-10 Thread kernelci.org bot
kselftest/fixes kselftest-lib: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed) Regressions Summary --- platform | arch | lab | compiler | defconfig | regressions -+---+-+--

kselftest/fixes kselftest-cpufreq: 3 runs, 2 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed)

2024-10-10 Thread kernelci.org bot
kselftest/fixes kselftest-cpufreq: 3 runs, 2 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed) Regressions Summary --- platform | arch | lab | compiler | defconfig | regressions -+---+

kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed)

2024-10-10 Thread kernelci.org bot
kselftest/fixes kselftest-seccomp: 2 runs, 1 regressions (linux_kselftest-fixes-6.12-rc2-6-ge26e42b5679ed) Regressions Summary --- platform | arch | lab | compiler | defconfig | regressions -+---+

RE: [PATCH v2 3/6] iommu/vt-d: Make intel_iommu_set_dev_pasid() to handle domain replacement

2024-10-10 Thread Tian, Kevin
> From: Baolu Lu > Sent: Wednesday, October 9, 2024 9:09 AM > > On 2024/9/30 15:19, Tian, Kevin wrote: > >> From: Baolu Lu > >> Sent: Friday, September 13, 2024 10:17 AM > >> > >> On 9/13/24 9:35 AM, Baolu Lu wrote: > >>> On 9/12/24 9:04 PM, Yi Liu wrote: > +static void intel_iommu_remove_d