FD.io VPP
v17.10-9-gd594711
Vector Packet Processing
|
Install dependencies
Clone repository to your local machine.
From root directory execute: For debug build:
For release build:
Verify installation:
Make sure to run the binary file from ./.libs. File ./icmp_responder in libmemif root directory is script that links the library, so it only verifies successful build. Default install path is /usr/lib.
Use help command to display build information and commands:
Once the library is built/installed, refer to Examples and Getting started for additional information on basic use cases and API usage.