DPDK website maintenance
 help / color / mirror / Atom feed
* [PATCH] update links in testing page
@ 2022-01-06 15:45 Thomas Monjalon
  0 siblings, 0 replies; only message in thread
From: Thomas Monjalon @ 2022-01-06 15:45 UTC (permalink / raw)
  To: web

- guess_git_tree.py has been renamed pw_maintainers_cli.py
- Travis has been replaced with GitHub Actions
- up-to-date VSPERF is in vineperf repository

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
 content/testing/_index.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/content/testing/_index.md b/content/testing/_index.md
index 739b99b..db9e032 100644
--- a/content/testing/_index.md
+++ b/content/testing/_index.md
@@ -73,7 +73,7 @@ like [checkpatch](//git.dpdk.org/tools/dpdk-ci/tree/tests/checkpatch.sh),
 it can be run on email reception.
 
 For most tests, the patch must be applied
-on the [right tree](//git.dpdk.org/tools/dpdk-ci/tree/tools/guess_git_tree.py)
+on the [right tree](//git.dpdk.org/tools/dpdk-ci/tree/tools/pw_maintainers_cli.py)
 after its series dependencies.
 Dealing with series and dependencies is easier
 via [patchwork database request](//patches.dpdk.org/api/).
@@ -106,8 +106,8 @@ The repository mirror on [GitHub](//github.com/DPDK/dpdk)
 is preferred for tests integration:
 
 - If polling for updates, better to load the GitHub mirror.
-- Some services like [Travis](//travis-ci.com/DPDK/)
-can be hooked in GitHub.
+- Some services like [GitHub Actions](//github.com/DPDK/dpdk/actions)
+can be hooked.
 
 ### Release Validation
 
@@ -143,6 +143,6 @@ The testing infrastructure work is coordinated in three complementary forums:
 - [DPDK devtools](//git.dpdk.org/dpdk/tree/devtools/)
 - [DPDK apps](//git.dpdk.org/dpdk/tree/app/)
 - [DPDK Test Suite (DTS)](//git.dpdk.org/tools/dts/)
-- [VSPERF](//git.opnfv.org/vswitchperf/about/)
+- [VSPERF](//git.opnfv.org/vineperf/about/)
 - [OvS PVP perf](//github.com/chaudron/ovs_perf/)
 - [downstream projects](//www.dpdk.org/ecosystem/#projects)
-- 
2.34.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-06 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-06 15:45 [PATCH] update links in testing page Thomas Monjalon

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