* How can I upload my self-developed DPDK driver to the standard DPDK release version?
@ 2024-12-03 9:45 张焘
2024-12-04 10:07 ` Lukáš Šišmiš
2024-12-04 11:59 ` Thomas Monjalon
0 siblings, 2 replies; 3+ messages in thread
From: 张焘 @ 2024-12-03 9:45 UTC (permalink / raw)
To: users
[-- Attachment #1: Type: text/plain, Size: 180 bytes --]
Dear mr/ms,
I developed my own network card and support DPDK functionality.
How can I upload my self-developed DPDK driver to the standard DPDK release version?
Best regards,
[-- Attachment #2: Type: text/html, Size: 1591 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How can I upload my self-developed DPDK driver to the standard DPDK release version?
2024-12-03 9:45 How can I upload my self-developed DPDK driver to the standard DPDK release version? 张焘
@ 2024-12-04 10:07 ` Lukáš Šišmiš
2024-12-04 11:59 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Lukáš Šišmiš @ 2024-12-04 10:07 UTC (permalink / raw)
To: 张焘; +Cc: users
[-- Attachment #1: Type: text/plain, Size: 329 bytes --]
Hello,
going through this can help:
https://doc.dpdk.org/guides/contributing/new_driver.html
Lukas
On 03. 12. 24 10:45, 张焘 wrote:
> Dear mr/ms,
> I developed my own network card and support DPDK functionality.
> How can I upload my self-developed DPDK driver to the standard DPDK
> release version?
> Best regards,
>
>
>
[-- Attachment #2: Type: text/html, Size: 2472 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How can I upload my self-developed DPDK driver to the standard DPDK release version?
2024-12-03 9:45 How can I upload my self-developed DPDK driver to the standard DPDK release version? 张焘
2024-12-04 10:07 ` Lukáš Šišmiš
@ 2024-12-04 11:59 ` Thomas Monjalon
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2024-12-04 11:59 UTC (permalink / raw)
To: 张焘; +Cc: users
Hello,
03/12/2024 10:45, 张焘:
> Dear mr/ms,
> I developed my own network card and support DPDK functionality.
Is your network card distributed publicly?
We need this kind of information to decide whether we want to maintain this driver.
> How can I upload my self-developed DPDK driver to the standard DPDK release version?
You can follow this guide:
https://doc.dpdk.org/guides/contributing/new_driver.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-12-04 12:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-03 9:45 How can I upload my self-developed DPDK driver to the standard DPDK release version? 张焘
2024-12-04 10:07 ` Lukáš Šišmiš
2024-12-04 11:59 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).