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 530EA43033 for ; Fri, 11 Aug 2023 13:18:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4EDCF40E03 for ; Fri, 11 Aug 2023 13:18:57 +0200 (CEST) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) by mails.dpdk.org (Postfix) with ESMTP id 4761140E03 for ; Fri, 11 Aug 2023 13:18:56 +0200 (CEST) Received: by mail-qt1-f180.google.com with SMTP id d75a77b69052e-40fc670197aso13818901cf.1 for ; Fri, 11 Aug 2023 04:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691752735; x=1692357535; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=M2lN1WBS7Sj3uheLA0CmLWNNBDoiJsswqiaiasa5bGA=; b=vShnvdo2CGBJZowCJ7foKQdTMhHNLnzeG20OVC15t8Pk7UQi8zbyRr+//MRgRRO60f hdmNBdCHWyBNOJ1roWxWjk+5WB7QO8M2lFdlTafbjvwf9olYM9lX3O9ouq5OVdM+XmCY bIiAgWevhHQ3UQmMi09ctGqladAc+19/xJssZg2oaRPkGGwT7CCEOHo9vvlApUGucvel Lrq+9yLG/afEBG1Kuq3Ear9UyDRLY0SlBW/WGIMKb4Uxw1pcuf/vwRx1BmJyLdZcxIN8 /VHF/46gUTgxco30mK5nkvGcZ1sHrcE8kTEDN1u72yA3mKRb/uVKMJjGPftOelHhBss7 CLzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691752735; x=1692357535; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M2lN1WBS7Sj3uheLA0CmLWNNBDoiJsswqiaiasa5bGA=; b=Xl1Dyj3zJgUsncA6bfKgoqAIynq1j9UEmEHVLv2Fx9wxmZJRGjlfvAohI/GOCVasUv YNOpPMdmqmPxZqmT6oSsxMcMOHoHSUlVnjHn++Q+vfQ1Yp3VyluAup4uDwJ5rohfSF0T e50LD8yH6g031kFTwhgNxrk62IJq4o9RsMmn0GqLVHP72kvXANmF+FpP6LkQPjCayl7F gJD+9dS7M6hWsdlV85r1p5i5PQsJa7GD6y93BxelBthYr20tRGY87+jaE9cDn15CDbgK FCkZ5A5AwOJcb9IpL3cZ6EHVE3EnkPzAojru6TzGHBXGVjVytRX7ODX14hhkwz+sNpOk 7AGg== X-Gm-Message-State: AOJu0YzdbtTI9wd3TrFV6XY161sAJ0tCBa4xpd+E+kInC09Yl3s0nTRf qmmt8pcLBkA3AfHrBMDc7Ql4HEZQSGn/oH+FV7Q= X-Google-Smtp-Source: AGHT+IHK4ClY5/n0GkRjxibBDqakGr5WJzEXJ+ardkuDuMZf758AGxB47ONu+RKNLYjqbme/AZGw7A== X-Received: by 2002:ac8:5803:0:b0:3f5:2177:eca0 with SMTP id g3-20020ac85803000000b003f52177eca0mr1711879qtg.5.1691752735439; Fri, 11 Aug 2023 04:18:55 -0700 (PDT) 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 ce11-20020a05622a41cb00b0040fef71dc1esm1114130qtb.10.2023.08.11.04.18.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Aug 2023 04:18:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130156 [PATCH v2 2/2] test/crypto: add security tests for cryptodev scheduler Date: Fri, 11 Aug 2023 07:18:53 -0400 Message-Id: <20230811111853.3900540-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230811102401.12552-3-david.coyle@intel.com> References: <20230811102401.12552-3-david.coyle@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/130156/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5831666713