[dpdk-stable] [PATCH 1/2] README: add some example links

Kevin Traynor ktraynor at redhat.com
Wed Nov 13 17:51:18 CET 2019


Handy to have some example links for easy copy'n'paste
to check the final docs/tarball/git tree.

Signed-off-by: Kevin Traynor <ktraynor at redhat.com>
---
 README | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/README b/README
index 4252285..a4d7a75 100644
--- a/README
+++ b/README
@@ -164,4 +164,7 @@ Example:
   remote: 5e278012506c76d981e4283a92adec1c  /srv/rel/dpdk-18.05.1.tar.xz
 
+You can check the git tree to ensure everything looks good
+- e.g. For DPDK 18.11 https://dpdk.org/browse/dpdk-stable/?h=18.11
+
 You want to prepare a change to the DPDK-web, so grab their repository.
   $ git clone git://dpdk.org/tools/dpdk-web
@@ -169,14 +172,16 @@ You want to prepare a change to the DPDK-web, so grab their repository.
 Modify the file content/download/_index.md
  - update the tarball name
- - check that the link to the documentation really has your tag listed
-   at the top left
+ - e.g. For DPDK 18.11.3 https://fast.dpdk.org/rel/dpdk-18.11.3.tar.xz
  - check that the downloadable tarball matches the md5 listed on the
    git push output
  - add that new md5 to the file
+ - check that the link to the documentation really has your tag listed
+   at the top left
+ - e.g. for DPDK 18.11 releases http://doc.dpdk.org/guides-18.11/
 
 Modify the file content/roadmap/_index.md
  - update the stable releases table for the new versions and dates
 
-and finally suggest the dpdk-web changes to the web team at web at dpdk.org
+and finally send a patch for the dpdk-web changes to the web team at web at dpdk.org
 
 
-- 
2.21.0



More information about the stable mailing list