Home

Awesome

dpdk_gtp_gateway

DPDK implementation of GTPv1 user plane gateway.

Features

Build and Run

Environment

Copy and edit config

cp gtp_config.example.ini gtp_config.ini

Make and run the program with EAL parameters

make
sudo ./build/gtpgw -l 0,1,2 -n 4

References