From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 170E8A00C5 for ; Wed, 16 Feb 2022 17:19:45 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAFB8410FF for ; Wed, 16 Feb 2022 17:19:44 +0100 (CET) Received: from mail-qv1-f52.google.com (mail-qv1-f52.google.com [209.85.219.52]) by mails.dpdk.org (Postfix) with ESMTP id 7D19240150 for ; Wed, 16 Feb 2022 17:19:43 +0100 (CET) Received: by mail-qv1-f52.google.com with SMTP id fh9so2846407qvb.1 for ; Wed, 16 Feb 2022 08:19:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=pE27kT27M012YF4rkN7CX1IuPhe5ETytPn37ZCg7s9Q=; b=rYq/9RHwKEwTQQpkmAgPPi8ym5GstMpmywq3fX4RW4mkwCsnvq4fcRLzduNE+zOuTr ++1Of9Y0rwZ3RWIDcfA9TqInPXSdPtUM2x5/wDv5gvsp+T186cmdufrmbYFNxeA3lrBZ Yc7+uc9VMUM4UdC9wI6im2GABNp5/YbpLUNzNMD7ulZaFYMIKw5LiIjeBoHD6eEUeo5s FcPh2HhUED8F80Z+magLgSnitRoUZxOCAFSMfVIMt8fwgamH1KBSNErSTh5POiwb7EiH GkYOaN/rw+ocZLEM1Mg5DS/o7IWHH5SsDx8ZDnkN3y3oVmmtu1rJ0rIJZmTRzJpTaQFe DvEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=pE27kT27M012YF4rkN7CX1IuPhe5ETytPn37ZCg7s9Q=; b=7udR2ipcZjBbjJnfIbGnfErg08D/nrCGujXg4I4uXD4gJOIxbw7n+09qxjPAMkUcRp cPpODmVg9vSfenjga9NkiFn8j/YmfFqSiYddQr8ly1ofgpLaECe91chybpPSO+BDuehG JujQgLPwN0RJFyH9AC1Puudad6F/Ej2Z3CxLew56yEtRwh3EMhaG6eKW+WlRvWmn7wv0 reMd4DMP/qMW4eKQCV+fNQ47gbr8PcD7WRT8e8qMK9H/Mx2IeuCGbIx3jOPLSuzHd+Ki 6fP33N3cNTG/dBhrHSHuFuh6+/3RUtjxhMolPVkDXIz/szyUc5kdK4u283erQn2ESxBm Yfkw== X-Gm-Message-State: AOAM531hicyFAANNRQ4v7Rka5rTjuVB59UK4WPGydeTLOhx80G7mfepI syKXbZG/xfHIfwtWhGWkXl9Rj+rMTanpFA== X-Google-Smtp-Source: ABdhPJwcATunXht3vpPyr6RiiF9j9hZVQM1wOjwSXAM5pegMDk41qTj8S9n3XKKanOAhRs/FNOqOdA== X-Received: by 2002:a05:6214:1643:b0:429:d6fb:f309 with SMTP id f3-20020a056214164300b00429d6fbf309mr2365218qvw.58.1645028382671; Wed, 16 Feb 2022 08:19:42 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id d11sm21696931qtd.63.2022.02.16.08.19.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 16 Feb 2022 08:19:42 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw107692 [PATCH v2 11/11] cryptodev: fix missing C++ guards Date: Wed, 16 Feb 2022 12:19:22 -0500 Message-Id: <20220216171922.6366-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220216151456.114242-12-brian.dooley@intel.com> References: <20220216151456.114242-12-brian.dooley@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/107692/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1853724031