ixgbe-driver 0.1.1

Intel 82599+ 10Gb NIC Driver.
Documentation

Ixgbe-driver

Crates.io Docs.rs CI

Introduction

ixgbe-driver is a kernel-level Intel 10Gb network card driver implemented in the Rust programming language. It is developed based on ixy.rs.

The project is currently under development, and this driver is planned to be used in Arceos, providing a non-blocking interface and support for async calls.