Skip to content

Conversation

@rustbot rustbot added A-CI Area: CI-related items ctest Issues relating to the ctest crate O-linux O-musl O-redox O-unix S-waiting-on-review labels Sep 22, 2025
@rustbot
Copy link
Collaborator

rustbot commented Sep 22, 2025

⚠️ Warning ⚠️

  • Pull requests are usually filed against the main branch for this repo, but this one is against libc-0.2. Please double check that you specified the right target!

mbyx and others added 5 commits September 21, 2025 22:41
(backport <rust-lang#4647>)
(cherry picked from commit 6f115e5)
Use (almost) the same code in build.rs and libc-test/build.rs.
Make the decision chain clearer.
Have a single default value that can be overriden in various ways,
which should make switching the default much easier.

(backport <rust-lang#4652>)
(cherry picked from commit 4a4a57b)
(backport <rust-lang#4666>)
(cherry picked from commit b31ee9b)
Authority: include/uapi/linux/if_packet.h

Adds:
+ PACKET_COPY_THRESH                    (1da177e4c3f4)
+ PACKET_FANOUT_DATA                    (47dceb8ecdc1)
+ PACKET_FANOUT_FLAG_IGNORE_OUTGOING    (58ba426388d9)
+ PACKET_HDRLEN                         (bbd6ef87c544)
+ PACKET_ORIGDEV                        (80feaacb8a64)
+ PACKET_RECV_OUTPUT                    (1da177e4c3f4)
+ PACKET_ROLLOVER_STATS                 (a9b6391814d5)
+ PACKET_TX_HAS_OFF                     (5920cd3a41f1)
+ PACKET_TX_TIMESTAMP                   (ed85b565b825)
+ PACKET_VNET_HDR                       (bfd5f4a3d605)
+ PACKET_VNET_HDR_SZ                    (dfc39d4026fb)

Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=47dceb8ecdc1c3ad1818dfea3d659a05b74c3fc2
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=58ba426388d9fe56aa638f555b01d6e63cada88c
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bbd6ef87c544d88c30e4b762b1b61ef267a7d279
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=80feaacb8a6400a9540a961b6743c69a5896b937
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=a9b6391814d5d6b8668fca2dace86949b7244e2e
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=5920cd3a41f1aefc30e9ce86384fc2fe9f5fe0c0
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ed85b565b825566da34e55eee9ad150ed93fdda0
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bfd5f4a3d605e0f6054df0b59fe0907ff7e696d3
Link: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=dfc39d4026fb2432363c0f77543c4cf3adca4c7b

Signed-off-by: Alexandre Girard <github@salnet.wf>

(backport <rust-lang#4669>)
(cherry picked from commit 584b91e)
Signed-off-by: Trevor Gross <tmgross@umich.edu>
@tgross35 tgross35 enabled auto-merge September 22, 2025 02:50
@tgross35 tgross35 added this pull request to the merge queue Sep 22, 2025
Merged via the queue into rust-lang:libc-0.2 with commit 82d1f44 Sep 22, 2025
49 of 50 checks passed
@tgross35 tgross35 deleted the backport-pinto branch September 22, 2025 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CI Area: CI-related items ctest Issues relating to the ctest crate O-linux O-musl O-redox O-unix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants