WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

oxidecomputer/softnpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SoftNpu

SoftNpu is a software network processing unit. The main thing SoftNpu implementations do is provide an I/O harness and management interface for x4c compiled P4 programs. I/O harnesses provide a way to get packets in and out of P4 pipeline programs and management interfaces provide a means to manage P4 table state from a control plane program.

This repository contains the following.

  • Management message definitions for SoftNpu implementations.
  • A standalone SoftNpu implementation.

Two SoftNpu implementations currently exist.

  1. The standalone implementation in this repository
  2. A propolis ASIC emulator.

About

Software Network Processing Unit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 9

Languages