ixgbe-driver 0.1.1

Intel 82599+ 10Gb NIC Driver.
Documentation
1
2
3
4
5
6
7
8
9
10
[toolchain]
profile = "minimal"
channel = "nightly-2025-05-20"
components = ["rust-src", "llvm-tools", "rustfmt", "clippy"]
targets = [
    "x86_64-unknown-linux-gnu",
    "riscv64gc-unknown-none-elf",
    "aarch64-unknown-none-softfloat",
    "loongarch64-unknown-none-softfloat",
]