An open API service indexing awesome lists of open source software.

https://github.com/kuangjux/ixgbe-driver

Intel 82599+ 10Gb NIC Driver.
https://github.com/kuangjux/ixgbe-driver

Last synced: 6 months ago
JSON representation

Intel 82599+ 10Gb NIC Driver.

Awesome Lists containing this project

README

          

# 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](https://github.com/ixy-languages/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.