From patchwork Tue Feb 9 19:23:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bill Fischofer X-Patchwork-Id: 61593 Delivered-To: patch@linaro.org Received: by 10.112.43.199 with SMTP id y7csp2231373lbl; Tue, 9 Feb 2016 11:25:21 -0800 (PST) X-Received: by 10.140.19.132 with SMTP id 4mr12393450qgh.56.1455045921112; Tue, 09 Feb 2016 11:25:21 -0800 (PST) Return-Path: Received: from lists.linaro.org (lists.linaro.org. [54.225.227.206]) by mx.google.com with ESMTP id g48si37202552qgd.15.2016.02.09.11.25.20; Tue, 09 Feb 2016 11:25:21 -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 7E3EE617E7; Tue, 9 Feb 2016 19:25:20 +0000 (UTC) Authentication-Results: lists.linaro.org; dkim=fail reason="verification failed; unprotected key" header.d=linaro.org header.i=@linaro.org header.b=GEUQ3ET3; 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 9FDCD617FA; Tue, 9 Feb 2016 19:24:51 +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 E9FBD617F0; Tue, 9 Feb 2016 19:24:47 +0000 (UTC) Received: from mail-ob0-f172.google.com (mail-ob0-f172.google.com [209.85.214.172]) by lists.linaro.org (Postfix) with ESMTPS id 1F4F6617F0 for ; Tue, 9 Feb 2016 19:24:03 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id ba1so194579984obb.3 for ; Tue, 09 Feb 2016 11:24:03 -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=0ecx2XFsP08o6Fz431j1A0z1FfK6XU+D8UvmHxqe28g=; b=GEUQ3ET3RZtPKz246FIxZYoKSUKJ697l166MY7DQqixrbxsO2BeM2BbjOn8E60oREf ojqhLDz/f1AoJrkPWzHP8FBTYPo7xLzudYpeDV66INMIoJrxhow4/39LyuxAhBMQq6ab aOr/O29OL9U/0QSCvrh3GplD0TNfTCmWoZgCQ= 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=0ecx2XFsP08o6Fz431j1A0z1FfK6XU+D8UvmHxqe28g=; b=d09Vsp7CO+Lvvss5HYpDJQLhselTD3cG2t8PtqfN4nq2o/QbXsRuyKzZ0/VYpp6OMN YhxfNdnlgxRl6h0gVWo6gGw5pEusOXhsbX5OzOhr2mC4uCv/x3kHUhFnVXMRsn9u8DMu lGhzkmygY0+MoIM/xFFXqAMe6nOvn79uTyL33buvIkIl9XF3YZVBtMIhgHLRWGPYORfy PvWsexlRQQQR8podWOI1rmJmY1pv70KgOyj6zFo+Cq0VL0lnlXPR/Ov8Eq3kLcbWxKKk 02WB3Y92ZNZ0m22cBpeNEZQuQk4YWG5a/bhfCPft3UbYjYOnwCb/akFgy/6jnWECFku7 fgWg== X-Gm-Message-State: AG10YOQwsMfdGV2rnWpsycgicSYSB4BcthpwgTotjnm9DiG6voWEboqa5fGJAysWJy++g4juuL4= X-Received: by 10.182.158.196 with SMTP id ww4mr29212879obb.41.1455045842661; Tue, 09 Feb 2016 11:24:02 -0800 (PST) Received: from Ubuntu15.localdomain (cpe-66-68-129-43.austin.res.rr.com. [66.68.129.43]) by smtp.gmail.com with ESMTPSA id x68sm2569864oia.27.2016.02.09.11.24.01 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 09 Feb 2016 11:24:02 -0800 (PST) From: Bill Fischofer To: lng-odp@lists.linaro.org Date: Tue, 9 Feb 2016 13:23:57 -0600 Message-Id: <1455045837-16508-1-git-send-email-bill.fischofer@linaro.org> X-Mailer: git-send-email 2.5.0 X-Topics: crypto patch Subject: [lng-odp] [API-NEXT PATCH] performance: crypto: add odp_crypto to .gitignore file 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: Bill Fischofer --- test/performance/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/test/performance/.gitignore b/test/performance/.gitignore index 5836281..edcc832 100644 --- a/test/performance/.gitignore +++ b/test/performance/.gitignore @@ -1,6 +1,7 @@ *.log *.trs odp_atomic +odp_crypto odp_l2fwd odp_pktio_perf odp_scheduling