From patchwork Tue Jan 5 17:45:17 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mike Holmes X-Patchwork-Id: 59204 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp6105962lbb; Tue, 5 Jan 2016 09:45:27 -0800 (PST) X-Received: by 10.55.71.135 with SMTP id u129mr126338583qka.26.1452015927863; Tue, 05 Jan 2016 09:45:27 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id e33si27643506qga.24.2016.01.05.09.45.27; Tue, 05 Jan 2016 09:45:27 -0800 (PST) Received-SPF: pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) client-ip=54.225.227.206; Authentication-Results: mx.google.com; spf=pass (google.com: domain of lng-odp-bounces@lists.linaro.org designates 54.225.227.206 as permitted sender) smtp.mailfrom=lng-odp-bounces@lists.linaro.org; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id D5DB2615C9; Tue, 5 Jan 2016 17:45:26 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=NpY0FKG9; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on ip-10-142-244-252 X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H2,T_DKIM_INVALID,URIBL_BLOCKED autolearn=disabled version=3.4.0 Received: from [127.0.0.1] (localhost [127.0.0.1]) by lists.linaro.org (Postfix) with ESMTP id 9839461725; Tue, 5 Jan 2016 17:45:23 +0000 (UTC) X-Original-To: lng-odp@lists.linaro.org Delivered-To: lng-odp@lists.linaro.org Received: by lists.linaro.org (Postfix, from userid 109) id 120B56172A; Tue, 5 Jan 2016 17:45:21 +0000 (UTC) Received: from mail-qg0-f41.google.com (mail-qg0-f41.google.com [209.85.192.41]) by lists.linaro.org (Postfix) with ESMTPS id 4B541615C9 for ; Tue, 5 Jan 2016 17:45:20 +0000 (UTC) Received: by mail-qg0-f41.google.com with SMTP id e32so193576547qgf.3 for ; Tue, 05 Jan 2016 09:45:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=BWkx2CL1a2DyrNuE/tt2lkzNLJfLFC05kByeVax2sTM=; b=NpY0FKG9r7VXbD7/Sbrd5BarpFr7RQLXyL+ELZM6zPYVW0R0Ez574f/Iicy3ACW8jJ qO2ptSxXycNRQWeeIAzRqNdqpmDdix12qmuZE5hhHJUGJhOef3aZuaADKwn+QaJJZr+D y0wuZFQVy3fobwyMUXKO02M9Kbk3rn2d9m1oE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=BWkx2CL1a2DyrNuE/tt2lkzNLJfLFC05kByeVax2sTM=; b=RSLbj0nSF2DbOQh+9MD0bwCcomg61QbPtGxtiemsb21fmx528wLpGY6veLPPCiDkvA Es9+zm72tpccuQ4pbd+E+RrCDIG80UuqZt6qTR7lOBJ8jrlO2yWm5PuaGdNS/FFBWDMA ZfRvOnAR/gAyW6wcpibeGA4LRVA3rvh3AFBqKCd9Y2a5ky34Bq7zq0Qik9ATtVEuDmTT gIwoCP1xU73LB6P3WmkXlOP8BxK0gYYSEo+FMxc0LTMR5+C+Na/WqNjL6LjztD7eiKMc pqs/Zhgzg9DCiS0plJzgOOcL4HimbX0T4mpRWCrweGvhlgGWfDLWGNExeRkIDXWc2pEt 3rKw== X-Gm-Message-State: ALoCoQkvMJ9wbLMM0SBLfBt2oZlUN/RZTPYvvY7syK/3p2Cd0ayU78uH16lcn7OzqXZzX56NqQAggsBneXtcODG0qojtMyANMA== X-Received: by 10.140.224.138 with SMTP id u132mr6345939qhb.67.1452015920043; Tue, 05 Jan 2016 09:45:20 -0800 (PST) Received: from localhost.localdomain (c-98-221-136-245.hsd1.nj.comcast.net. [98.221.136.245]) by smtp.gmail.com with ESMTPSA id e38sm42242629qgd.13.2016.01.05.09.45.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 05 Jan 2016 09:45:19 -0800 (PST) From: Mike Holmes To: lng-odp@lists.linaro.org Date: Tue, 5 Jan 2016 12:45:17 -0500 Message-Id: <1452015917-5893-1-git-send-email-mike.holmes@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: patch Subject: [lng-odp] [PATCH] doc: implementers: fix link to modules list X-BeenThere: lng-odp@lists.linaro.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: "The OpenDataPlane \(ODP\) List" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: lng-odp-bounces@lists.linaro.org Sender: "lng-odp" Signed-off-by: Mike Holmes Reviewed-by: Bill Fischofer --- doc/implementers-guide/implementers-guide.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/implementers-guide/implementers-guide.adoc b/doc/implementers-guide/implementers-guide.adoc index 8964b0c..1c4203f 100644 --- a/doc/implementers-guide/implementers-guide.adoc +++ b/doc/implementers-guide/implementers-guide.adoc @@ -102,7 +102,7 @@ Examples of modules includes "classification" (API functions dealing with ingres packets classification), time (functions dealing with time, excluding timers which have their own module), timer,... The complete module list can be seen at: -http://docs.opendataplane.org/linux-generic-doxygen-html/modules.html[ODP Modules] + +http://docs.opendataplane.org/master/linux-generic-doxygen-html/modules.html[ODP Modules] + Within the platform agnostic area, the tests are also grouped by modules, matching the ODP API modules: 'test/validation/' mainly contains a list of directories matching each module name (as defined by the doxygen "@defgroup" or