Skip to content

Commit 75abef5

Browse files
author
Elena Crenguta Lindqvist
committed
blä
1 parent 62299bf commit 75abef5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

itnot/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,6 @@
327327
<section>
328328
<p>Performance</p>
329329
<p>Kernel Space vs User Space</p>
330-
331330
<aside class="notes">
332331

333332
If you care about latency and packet processing performance there are a few options.
@@ -372,7 +371,8 @@
372371
<!–– SlideX ––>
373372
<section>
374373

375-
<p>DPDK is great except ...</p>
374+
<p>DPDK is great except ...</p>
375+
.. you need to reinvent the wheel ...
376376
<aside class="notes">
377377
Moving the NIC in user space and skipping the kernel entirely, has some disadvantages:
378378
<br><br>You need to manage the driver from user space

0 commit comments

Comments
 (0)