web content mismatch

Van Haaren, Harry harry.van.haaren at intel.com
Fri Jun 28 11:33:22 CEST 2024


> From:skillwell <skillwell at 163.com>
> Sent:Friday, June 28, 2024 9:49 AM
> To:web at dpdk.org <web at 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


More information about the web mailing list