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 4CC674383C for ; Fri, 5 Jan 2024 12:05:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33029402DC for ; Fri, 5 Jan 2024 12:05:57 +0100 (CET) Received: from mail-qv1-f54.google.com (mail-qv1-f54.google.com [209.85.219.54]) by mails.dpdk.org (Postfix) with ESMTP id AFC60402BF for ; Fri, 5 Jan 2024 12:05:55 +0100 (CET) Received: by mail-qv1-f54.google.com with SMTP id 6a1803df08f44-67fe0264dd2so6850356d6.0 for ; Fri, 05 Jan 2024 03:05:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1704452754; x=1705057554; darn=dpdk.org; 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=io24UWFPCPvfNaizp823a89NmzZVLIVJcToudaFQJzI=; b=nrR9EZD9FVS2VAj8oKWcMMNDImtNFJZ4gbBieAfOU7GTK0Nm6rF2prrr1VWTLe7leJ WJPmizBLeVmoaocR2smc4m13yG02z8s3asvPhdCIB4tbmAEPuCaO2A7yI7JN8KOJU431 Ahkrwwnh9DeaOQPFqIpbAqRMtozMbmbIQ1PY64btiwIcG76YlkT1+JqCU/5Tkv2b5o+t ueuDX5Pz1+vl8sCnuHmvB52P3YSPcAeDHQdMeqwJFKJDDJ026O2rpBfkHaJabyyX+xxN nKViaug9qCadDTAd/E6118w3Rm15DW8CbFl1GBFrnwk8hkWignNiodM099PifEvBMqZI G8aQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704452754; x=1705057554; 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=io24UWFPCPvfNaizp823a89NmzZVLIVJcToudaFQJzI=; b=CKghYLj6849GDbOVlp9jz3P9ZjA+tgXg7OHo59CFebongyhXR5KbOitdWMX+MFiyc/ vfJwdALnTvmmIcNuxZ2zx56SCLOdZdzWg5mau0BpKTRRv/gg5N9q3VYdnl4PObxZDmxY GZTknkCXHofLjLmyUj5I2/BEvFYhH612D1HHuvDlIUmEMpRum1CWPcXh6XDbYLLk7854 zGgPvp2INYBUSOijhH76xeodhcQvmM1Bp/rLQRaAQ5ziEJOKs0wS8lRzbpoM9E7Y9SSV wjN5dXk7dHegpiK1sBCCITiVZ89AanyL+B8v5NN4sGQscrQ1iMD8OfSRCqWKGAT2dv4m UagQ== X-Gm-Message-State: AOJu0Yws2wQJOdzMzFSV11oTI0zSUjQiyiDC3tH5FLQLA6geCfOOlbBL Jt67bGUjAFsdVMgQ5lD+LuUPnD6pqEqx9gEAPo3zAW7cPBY= X-Google-Smtp-Source: AGHT+IEhlB2HA/5dzj7EuUGQ5MvBFbdOfmCASx4bhTFT268azaP8a4quDYvlM18Pgf4xf5IqS0l7ZA== X-Received: by 2002:a05:6214:301e:b0:67f:4856:87be with SMTP id ke30-20020a056214301e00b0067f485687bemr1952271qvb.8.1704452754718; Fri, 05 Jan 2024 03:05:54 -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 m20-20020ad44d54000000b006805f614f62sm524217qvm.26.2024.01.05.03.05.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Jan 2024 03:05:54 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw135751 [PATCH] app/test-crypto-perf: add throughput OOP decryption Date: Fri, 5 Jan 2024 06:05:52 -0500 Message-Id: <20240105110552.2932847-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240105100104.908543-1-suanmingm@nvidia.com> References: <20240105100104.908543-1-suanmingm@nvidia.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/135751/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7420726198