add dpdk summit article

This commit is contained in:
Jack Bond-Preston 2024-10-23 13:09:34 +01:00
parent bf030d3bbc
commit 80e3970821
2 changed files with 13 additions and 0 deletions

View 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)

Binary file not shown.