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 4B43C42CDA for ; Fri, 16 Jun 2023 19:19:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26BC940DDB for ; Fri, 16 Jun 2023 19:19:36 +0200 (CEST) Received: from mail-qk1-f170.google.com (mail-qk1-f170.google.com [209.85.222.170]) by mails.dpdk.org (Postfix) with ESMTP id A7F9040DDB for ; Fri, 16 Jun 2023 19:19:34 +0200 (CEST) Received: by mail-qk1-f170.google.com with SMTP id af79cd13be357-7623b28790bso30789185a.0 for ; Fri, 16 Jun 2023 10:19:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686935974; x=1689527974; 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=elo1Enc7u7GRErOXXSLuvgE9Cb0wewUuuL5iDDvG9cY=; b=KiPYzrReC22lby7QRrGws9w0N4dR5Q4VDia2qN4fEf+y2L7ZCxZ00xkUs9ZvY65ESS j+JJVaFGDVL/IpynkAuAhAUu4HKtmMobGcepS0a1reMz6tbpKyB9dGMfk9ZFgn/H/BE4 6iWQkNuHPBnWVLrmEZ+8gSzATURUo45sXYXvb6N32IhgrwMB/BnauizSc7z1SbuusyvA tlEq3srZZo5qNZE1XuNcuw9FPkcnGvhikbMVw6pxV9gbZskvuX79lyGdd+W5GWHO7VcQ iCLdhfsRQjfkIVbMvhjmbMS/PnTE/aA6iaXf9Zejx7sscCVvEPADrZcc+PXOvwUccNsG Ar4Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686935974; x=1689527974; 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=elo1Enc7u7GRErOXXSLuvgE9Cb0wewUuuL5iDDvG9cY=; b=XDolrdX42vuGoNHsqRRek6zmkBTQaXdxf3vzyls32M9noF6l/L0R8wRRluraEuxOH2 bpScMbBjvU1ssvyk1VGuIwCMpEFd2dE+YAgcb527PNah2QWR2btIlBQvVCoyuuCY/SIr py1q/193RjEGQfLRISlBs/OoETDT9/dICh7f1kwlN8QdjoJzBCpkB+uToWfdiVFOUUzW vkPbVQh+8SC1zYg4+D8+/e8aDUh29qUmHiLtfF0fn62FPfAWLlMxmiBoq5VWSXsb5wPt 434AyIyD1dRLCSSeG10ResGLBSsb5dDjMSRq7WuTPsWGxvDOXOGfmw6i9sRythqcRMw+ K5LA== X-Gm-Message-State: AC+VfDytI0rjDcRAUF/NK8VtgSjtDCtebJGNVbnCif8TRxZEj5eNBzPI wiFjRxeqX0uBKStBFSzSJ9yZzkd9KwGhvQgZOI8= X-Google-Smtp-Source: ACHHUZ4LKmjPxmEw5CXEUeq1YCWb6RV/uU+5umqDFSsd49XZlfjiOCNuS09GueGaRIxW/QaOhmfH8A== X-Received: by 2002:a05:620a:484b:b0:75e:ac6b:97f with SMTP id ec11-20020a05620a484b00b0075eac6b097fmr2649853qkb.25.1686935973707; Fri, 16 Jun 2023 10:19:33 -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 r26-20020a05620a03da00b007620b03ee65sm2631912qkm.37.2023.06.16.10.19.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 16 Jun 2023 10:19:33 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128784 [PATCH v6] crypto/qat: default to IPsec MB for computations Date: Fri, 16 Jun 2023 13:19:31 -0400 Message-Id: <20230616171931.535300-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230616160223.1044885-1-brian.dooley@intel.com> References: <20230616160223.1044885-1-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/128784/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5292084131