Port Katran C application to P4. #4863
Labels
ebpf
Topics related to the eBPF back end
enhancement
This topic discusses an improvement to existing compiler code.
good-first-issue
An issue that could be solved by someone new to the code base.
A small project idea.
The DPDK or BMv2 back end have complex example programs such as dash or the PINS programs.
Unfortunately, the eBPF/XDP back end has no such program and is limited to simple examples. This makes it harder to develop the back end or benchmark changes to it. There are complex eBPF programs, for example Katran, but they are written in C.
A viable case study is to port this program to P4 and compare it to the original implementation in expressiveness and performance.
The text was updated successfully, but these errors were encountered: