Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 296 Bytes

dpdk_examples

This repo collects examples on how to use dpdk bazel branch in this repo.

Quick start:

$ git clone https://github.com/bazelment/dpdk_examples.git && cd dpdk_examples
$ git submodule update --init
$ bazel build third_party/dpdk/...