Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port netmap code to Linux #800

Merged
merged 1 commit into from Mar 1, 2024
Merged

Port netmap code to Linux #800

merged 1 commit into from Mar 1, 2024

Commits on Mar 1, 2024

  1. Port netmap code to Linux

    Restructure netmap code into generic code and OS-specific support
    code.  Port OS-specific support code to Linux.
    
    Linux port tested and seems to work well on Ubuntu 23.10 with netmap
    kernel modules and drivers added, on arm64 with UTM and vmxnet3.
    Results for e1000 and e1000e varied due to bad Linux drivers.
    Untested on bare metal or fast link speeds so far.
    droe committed Mar 1, 2024
    Copy the full SHA
    9991f7b View commit details
    Browse the repository at this point in the history