Skip to content

Commit 63f4aab

Browse files
author
Elena Crenguta Lindqvist
committed
bla
1 parent 76f7f8b commit 63f4aab

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

itnot/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,12 +520,14 @@
520520
<section>
521521
<p>With eBPF you can basically modify the kernel behaviour</p>
522522
<aside class="notes">
523-
You can safely and easily modify kernel behaviour.
523+
You can safely and easily modify kernel behaviour.
524+
525+
With DPDK you jump between kernel and user space, with XDP BPF, zero copy to user space.
524526
</aside>
525527
</section>
526528
<!–– SlideX ––>
527529
<section>
528-
<p>SlideX</p>
530+
<p>BCC tools</p>
529531
<aside class="notes">
530532

531533
</aside>

0 commit comments

Comments
 (0)