Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 374 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 374 Bytes

Ixgbe-driver

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.