add dpdk summit article
This commit is contained in:
parent
bf030d3bbc
commit
80e3970821
13
content/dpdk-summit-2024.md
Normal file
13
content/dpdk-summit-2024.md
Normal file
@ -0,0 +1,13 @@
|
||||
+++
|
||||
title = "DPDK Summit 2024: OpenSSL Crypto PMD - Analysis and Optimisations"
|
||||
date = 2024-10-23
|
||||
+++
|
||||
|
||||
# Summary
|
||||
this year I had the opportunity to present my recent work on [DPDK](https://www.dpdk.org/). the work consists of performance analysis and optimisations to the OpenSSL crypto poll mode driver (PMD). I identified several major performance flaws with the implementation, and integration with OpenSSL, and upstreamed changes to address these. the talk goes through the details of the findings, performance impacts of the changes, and discussions around future work.
|
||||
|
||||
# Recording
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/sPhktvMBYhs?si=UInBMrAUxs2R_raf" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
|
||||
|
||||
# Slides
|
||||
[pdf of the slides used for the talk](/pdf/dpdksummit2024.pdf)
|
BIN
static/pdf/dpdksummit2024.pdf
Normal file
BIN
static/pdf/dpdksummit2024.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user