* web content mismatch
@ 2024-06-28 8:49 skillwell
2024-06-28 9:33 ` Van Haaren, Harry
0 siblings, 1 reply; 2+ messages in thread
From: skillwell @ 2024-06-28 8:49 UTC (permalink / raw)
To: web
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]
Hi
thank you for reading this email!
In dpdk offical website: https://doc.dpdk.org/guides/sample_app_ug/dma.html
There may be a quotation of code that dosen't match the introduction in "13.4.3. The Lcores Processing Functions".
It's suppose to be the code of rte_eth_rx_burst() after the second paragraph;
I hope this is helpful!
[-- Attachment #2: Type: text/html, Size: 1020 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: web content mismatch
2024-06-28 8:49 web content mismatch skillwell
@ 2024-06-28 9:33 ` Van Haaren, Harry
0 siblings, 0 replies; 2+ messages in thread
From: Van Haaren, Harry @ 2024-06-28 9:33 UTC (permalink / raw)
To: skillwell, web
> From:skillwell <skillwell@163.com>
> Sent:Friday, June 28, 2024 9:49 AM
> To:web@dpdk.org <web@dpdk.org>
> Subject:web content mismatch
>
> Hi
Hi Skillwell,
> thank you for reading this email!
> In dpdk offical website: https://doc.dpdk.org/guides/sample_app_ug/dma.html
The documentation itself is generated from the DPDK source-code repo; and then hosted on the website.
This email list is usually for the "normal" website (https://dpdk.org) and not the docs.
The documentation is available in git, see the docs/ directory in https://git.dpdk.org/dpdk/tree
> There may be a quotation of code that dosen't match the introduction in "13.4.3. The Lcores Processing Functions".
> It's suppose to be the code of rte_eth_rx_burst() after the second paragraph;
> I hope this is helpful!
The code snippet indeed seems a duplicate/incorrect. Would you like to submit a git patch to fix?
Modifying the following file, and updating it to the intended code snippet would be a welcome fixup to the DPDK docs:
https://git.dpdk.org/dpdk/tree/doc/guides/sample_app_ug/dma.rst#n288
(The contributing guide details the steps in case you're not familiar: https://doc.dpdk.org/guides/contributing/patches.html)
Regards, -Harry
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-28 9:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-28 8:49 web content mismatch skillwell
2024-06-28 9:33 ` Van Haaren, Harry
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).