Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PATCH v5 0/3] Index free space entries on size #332

Closed
josefbacik opened this issue Sep 27, 2021 · 4 comments
Closed

[PATCH v5 0/3] Index free space entries on size #332

josefbacik opened this issue Sep 27, 2021 · 4 comments

Comments

@josefbacik josefbacik changed the title [PATCH] btrfs: index free space entries on size [PATCH v2] btrfs: index free space entries on size Sep 29, 2021
@kdave kdave added the update label Oct 6, 2021
@josefbacik josefbacik changed the title [PATCH v2] btrfs: index free space entries on size [PATCH v3] btrfs: index free space entries on size Nov 8, 2021
@josefbacik josefbacik removed the update label Nov 8, 2021
@kdave kdave added the misc-next patches are in misc-next label Nov 11, 2021
@josefbacik
Copy link
Author

@josefbacik josefbacik changed the title [PATCH v3] btrfs: index free space entries on size [PATCH v4 0/2] Index free space entries on size Nov 18, 2021
@josefbacik
Copy link
Author

@josefbacik josefbacik changed the title [PATCH v4 0/2] Index free space entries on size [PATCH v5 0/3] Index free space entries on size Nov 18, 2021
@kdave kdave removed the misc-next patches are in misc-next label Jan 12, 2022
@kdave kdave closed this as completed Jan 12, 2022
kdave pushed a commit that referenced this issue Jul 11, 2024
Add a test case which replaces an active ingress qdisc while keeping the
miniq in-tact during the transition period to the new clsact qdisc.

  # ./vmtest.sh -- ./test_progs -t tc_link
  [...]
  ./test_progs -t tc_link
  [    3.412871] bpf_testmod: loading out-of-tree module taints kernel.
  [    3.413343] bpf_testmod: module verification failed: signature and/or required key missing - tainting kernel
  #332     tc_links_after:OK
  #333     tc_links_append:OK
  #334     tc_links_basic:OK
  #335     tc_links_before:OK
  #336     tc_links_chain_classic:OK
  #337     tc_links_chain_mixed:OK
  #338     tc_links_dev_chain0:OK
  #339     tc_links_dev_cleanup:OK
  #340     tc_links_dev_mixed:OK
  #341     tc_links_ingress:OK
  #342     tc_links_invalid:OK
  #343     tc_links_prepend:OK
  #344     tc_links_replace:OK
  #345     tc_links_revision:OK
  Summary: 14/0 PASSED, 0 SKIPPED, 0 FAILED

Signed-off-by: Daniel Borkmann <[email protected]>
Cc: Martin KaFai Lau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin KaFai Lau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants