Skip to content

virtio-queue Assertion failure in benches/queue/mod.rs on s390x. #238

@plugwash

Description

@plugwash

When running "cargo test --bench main --all-features" for the virtio-queue crate (both the version from crates.io and the latest version from git) on s390x, I get.

Testing single chain (indirect=false)
thread 'main' panicked at 'assertion failed: (left == right)
left: 256,
right: 1', crates/virtio-queue/benches/queue/mod.rs:63:17

I presume this is an endian issue as it is not happening on any of the other architectures we test.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions