Skip to content

CI: clean trailing whitespace#510

Merged
ojeda merged 1 commit intoRust-for-Linux:rustfrom
ojeda:white
Oct 5, 2021
Merged

CI: clean trailing whitespace#510
ojeda merged 1 commit intoRust-for-Linux:rustfrom
ojeda:white

Conversation

@ojeda
Copy link
Copy Markdown
Member

@ojeda ojeda commented Oct 5, 2021

Signed-off-by: Miguel Ojeda ojeda@kernel.org

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
@ojeda ojeda merged commit 3efad10 into Rust-for-Linux:rust Oct 5, 2021
@ojeda ojeda deleted the white branch October 5, 2021 18:50
Darksonn pushed a commit to Darksonn/linux that referenced this pull request Oct 30, 2024
Add a small test to pass an uninitialized mtu_len to the bpf_check_mtu()
helper to probe whether the verifier rejects it under !CAP_PERFMON.

  # ./vmtest.sh -- ./test_progs -t verifier_mtu
  [...]
  ./test_progs -t verifier_mtu
  [    1.414712] tsc: Refined TSC clocksource calibration: 3407.993 MHz
  [    1.415327] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x311fcd52370, max_idle_ns: 440795242006 ns
  [    1.416463] clocksource: Switched to clocksource tsc
  [    1.429842] bpf_testmod: loading out-of-tree module taints kernel.
  [    1.430283] bpf_testmod: module verification failed: signature and/or required key missing - tainting kernel
  Rust-for-Linux#510/1   verifier_mtu/uninit/mtu: write rejected:OK
  Rust-for-Linux#510     verifier_mtu:OK
  Summary: 1/1 PASSED, 0 SKIPPED, 0 FAILED

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Link: https://lore.kernel.org/r/20241021152809.33343-5-daniel@iogearbox.net
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant