Difference between revisions of "Archived-Deb dpdk"
From fd.io
m (Valderrv moved page Deb dpdk to Archived-Deb dpdk) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
|jiraName=DEBDPDK | |jiraName=DEBDPDK | ||
|projectLead=Christian Ehrhardt | |projectLead=Christian Ehrhardt | ||
+ | |mailingList=pkg-dpdk-devel@lists.alioth.debian.org | ||
|committers= | |committers= | ||
* Christian Ehrhardt | * Christian Ehrhardt | ||
Line 14: | Line 15: | ||
== Get Involved == | == Get Involved == | ||
− | * We have a weekly hangout every | + | * We have a weekly hangout every Thursday at 4pm (CET), feel free to join at [https://plus.google.com/hangouts/_/canonical.com/packaging-dpdk?authuser=0&hceid=Y2hyaXN0aWFuLmVocmhhcmR0QGNhbm9uaWNhbC5jb20.82bv0c5f3tmpeeb073te7k9rho|Hangout] |
* we carry (some sort of) Minutes at [https://docs.google.com/document/d/1fXosRogKcC12uM8yogNp8zaBWgoP9E6ZPLt52JC2mxo/edit?usp=sharing|Minutes] | * we carry (some sort of) Minutes at [https://docs.google.com/document/d/1fXosRogKcC12uM8yogNp8zaBWgoP9E6ZPLt52JC2mxo/edit?usp=sharing|Minutes] | ||
* Join [http://webchat.freenode.net/?channels=deb_dpdk deb_dpdk] IRC channel | * Join [http://webchat.freenode.net/?channels=deb_dpdk deb_dpdk] IRC channel |
Latest revision as of 20:44, 10 November 2020
deb_dpdk Facts |
Project Lead: Christian Ehrhardt
Repository: git clone https://gerrit.fd.io/r/deb_dpdk |
Get Involved
- We have a weekly hangout every Thursday at 4pm (CET), feel free to join at [1]
- we carry (some sort of) Minutes at [2]
- Join deb_dpdk IRC channel
What is this actually?
- Producing .deb packages of DPDK for Ubuntu and other Debian-based systems
- Throw together our collection of backports and other features to create a bigger and better DPDK package for all of us
- Testing .deb packaging of DPDK
- Testing by various different dpdk consumers reflected by the different participating people (openvswitch, vpp, odp, ...)
- Over time maybe useful tools and machinery in support / CI of same
- It essentially is a boiler plate to mature contributions in the face of multiple DPDK (packaging) consumers
- Mid term, once testing and packaging is matured; we intend to feed back generic parts (not release dependent) to the main dpdk.org repository
- That should shrink the delta we have to maintain and is the right place to host it
- The rule of thumb is all in /debian but without /debian/patches
- This might eventually allow cross distribution sharing e.g. of init scripts
- We might discuss or even host Distribution release specific patches e.g. patches on top what got released into Debian sid
- but this will in no way be a dpdk release specific a stable tree
- In fact dpdk.org/Intel are working on creating stable trees currently which is great and would be the preferred things we would like to be based on eventually.