Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/higebu/ebpf-template


https://github.com/higebu/ebpf-template

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# ebpf-template

eBPF template repository for building eBPF object file.

## build eBPF object file

```
make
```

## test

```
make test
```