patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 1/2] README: add some example links
@ 2019-11-13 16:51 Kevin Traynor
  2019-11-13 16:51 ` [dpdk-stable] [PATCH 2/2] README: add a few notes about a security release Kevin Traynor
  2019-11-13 19:27 ` [dpdk-stable] [PATCH 1/2] README: add some example links Luca Boccassi
  0 siblings, 2 replies; 4+ messages in thread
From: Kevin Traynor @ 2019-11-13 16:51 UTC (permalink / raw)
  To: stable, bluca; +Cc: thomas, ferruh.yigit, david.marchand, Kevin Traynor

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@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@dpdk.org
+and finally send a patch for the dpdk-web changes to the web team at web@dpdk.org
 
 
-- 
2.21.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-11-13 19:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-13 16:51 [dpdk-stable] [PATCH 1/2] README: add some example links Kevin Traynor
2019-11-13 16:51 ` [dpdk-stable] [PATCH 2/2] README: add a few notes about a security release Kevin Traynor
2019-11-13 19:27   ` Luca Boccassi
2019-11-13 19:27 ` [dpdk-stable] [PATCH 1/2] README: add some example links Luca Boccassi

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).