HewlettPackard / PacketRusher

High performance 5G UE/gNB Simulator and CP/UP load tester.
Apache License 2.0
100 stars 21 forks source link

[WIP] Switch to eBPF for user-plane #47

Open linouxis9 opened 7 months ago

linouxis9 commented 7 months ago

This PR replaces gtp5g as the GTP-U / User Plane stack with https://github.com/edgecomllc/eupf eBPF code.

I pushed the code to the eBPF branch: https://github.com/HewlettPackard/PacketRusher/tree/ebpf

The requirements are a bit different compared to classic PacketRusher:

linouxis9 commented 6 months ago

There are still a few things to do: