Skip to content

Commit

Permalink
Merge pull request #66 from odidev/DPDK
Browse files Browse the repository at this point in the history
Update DPDK file
  • Loading branch information
zachlasiuk authored Feb 12, 2024
2 parents b711478 + a8ddb6e commit a8579d0
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions content/sw_database/DPDK.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,29 +2,29 @@
name: DPDK
category: Networking
description: DPDK is a set of libraries and drivers for fast packet processing.
download_url:
works_on_arm: false
download_url: https://core.dpdk.org/download/
works_on_arm: true
supported_minimum_version:
version_number:
release_date:
version_number: 2.2
release_date: 15/12/2015


optional_info:
homepage_url: https://www.dpdk.org/
support_caveats:
alternative_options:
getting_started_resources:
arm_content:
partner_content:
official_docs: https://github.com/DPDK/dpdk
arm_content: https://community.arm.com/arm-community-blogs/b/tools-software-ides-blog/posts/dpdk-optimization-on-arm
partner_content: https://amperecomputing.com/tuning-guides/DPDK-setup-and-tuning-guide
official_docs: https://core.dpdk.org/doc/quick-start/
arm_recommended_minimum_version:
version_number:
release_date:


optional_hidden_info:
release_notes__supported_minimum:
release_notes__supported_minimum: https://doc.dpdk.org/guides/rel_notes/release_2_2.html
release_notes__recommended_minimum:
other_info: DPDK supports aarch64 through cross-compiling, Refer- https://doc.dpdk.org/guides/linux_gsg/cross_build_dpdk_for_arm64.html#prerequisites
other_info: Project uses Github-actions CI and for aarch64, it is built through cross-compilation.

---

0 comments on commit a8579d0

Please sign in to comment.