In order to improve usability of packages in Fedora, project Man Page Scan was created and its task is to provide consistency of man pages (and documentation in general). The results are now available for package maintainers to fix documentation issues. If you need to re-run the check yourself, here is the simple process of man page check: 1. Download man-page-day from: https://pagure.io/ManualPageScan/blob/master/f/man-page-day.sh 2. Run the script: $ ./man-page-day.sh dpdk
Created attachment 1472395 [details] Logs
both testpmd and dpdk-procinfo are documented upstream and in fedora via html and are available in the dpdk-doc package. While I prefer man pages, writing a man page for these tools would be redundant, given that the upstream community has chosen docbook as their documentation tool.