Главная
Study mode:
on
1
LINUX
2
Outline
3
The PVP test scenario
4
Let's see the numbers
5
How about scaling?
6
Can we do any better?
7
Killing bad clones
8
Things intentionally omitted - so far
9
A glance at the future
Description:
Explore a performance analysis of Linux kernel datapaths for Open vSwitch in this Linux Plumbers Conference talk. Dive into the comparison between ovskdp and TC DP, focusing on the PVP test scenario. Examine bottlenecks in the TC SW datapath using the perf tool, and discover proposed solutions to improve performance. Learn about extending the act infrastructure, leveraging ACT_REDIRECT action, and utilizing bpf redirect code for clone-free forwarding. Gain insights into future improvements, including RCU-ification of TC actions and expanding listification infrastructure. Compare TC/SW datapath performance with custom eBPF programs and understand the potential for further optimization in Linux kernel networking.

TC SW Datapath - A Performance Analysis

Linux Plumbers Conference
Add to list