We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76f7f8b commit 63f4aabCopy full SHA for 63f4aab
itnot/index.html
@@ -520,12 +520,14 @@
520
<section>
521
<p>With eBPF you can basically modify the kernel behaviour</p>
522
<aside class="notes">
523
- You can safely and easily modify kernel behaviour.
+ 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.
526
</aside>
527
</section>
528
<!–– SlideX ––>
529
-<p>SlideX</p>
530
+<p>BCC tools</p>
531
532
533
0 commit comments