Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 737 Bytes

File metadata and controls

11 lines (7 loc) · 737 Bytes

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.