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 5DB4242942 for ; Fri, 14 Apr 2023 16:59:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5BBFD400D5 for ; Fri, 14 Apr 2023 16:59:16 +0200 (CEST) Received: from mail-qt1-f175.google.com (mail-qt1-f175.google.com [209.85.160.175]) by mails.dpdk.org (Postfix) with ESMTP id AD6C4400D5 for ; Fri, 14 Apr 2023 16:59:14 +0200 (CEST) Received: by mail-qt1-f175.google.com with SMTP id bn8so16368385qtb.2 for ; Fri, 14 Apr 2023 07:59:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1681484354; x=1684076354; 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=EmFFYRJj4maC3QexftnZpsbsA+x7EgJrWyjrnnO3+38=; b=X15PNByoU0BIjS17aA0/jXrlfR97C59iHSmq01H5Rj2l2y/Hl2rkG0q0/s3oNeXyD0 URwvxS+fuQkSMgLwbDDETL0VGDww44hNLldRPqY+3s5VjkqA6+wYYZK0gARIo4f3mLV8 cGpkC6WfOZEWgpG9ESParGRn+Ax4C+ketpg1G0SXAwhnm618/GSiMyYwvt7Mpy0WPTyo 2sd8pGmm9McErtpRZknOUQS73Wvpy2QNVKQln8cimTtGshnmz53p1NR67steEJxGNpma usoFox6sKSNPEQyRzK2848z3x8kfFpYWdj+ThDjzXYKSQbOSkfJdEQ0bTKUjEWTB7FtQ xzQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681484354; x=1684076354; 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=EmFFYRJj4maC3QexftnZpsbsA+x7EgJrWyjrnnO3+38=; b=YT4WNyBTAL4Q9RVbO0q3ifhcMatC8J4etQ6lQeWcWtGIIhUxzL7iOSCE/RG/CKuoNi 6j1fz1OY1jZrQ1jfNb0Yg0XzX1sFukvW9+M5HlK70+qrEJyR3rr7Zq6aMRjaZcwthTcW OXyMqKqb1jmltBgdonQTrDFuiaNK3lB/wAD3A9bdvD/RZW/56EujQT9guR0+LDhKD3Cs Z4TujY3m/R7gsU3XAA6bUBOPGCUliM3WbMAwzrqd6UfawrkvHBZ8CFboMkLM5qIvUL+y JgMs7naOi7rkplZqS5xdV13Lg1XjXToyNLh7vT/DleO598SaQ4tQkFx9aEdYfHYU+3KO 962w== X-Gm-Message-State: AAQBX9cxyfEcIO1zRfQEXRomopNjAD3SyqeIz1iY/7Hi58CmoZaV/Yfd DbAzYb0I7nrUrfK4Pk6FMIOim66lLysFo28WUuY= X-Google-Smtp-Source: AKy350azAkLLIDqtXs5179SH0Sf40di28e41JvchOfqY6fV3/23e5EZOOwGUVUMZxGs3iX3t4fwK7w== X-Received: by 2002:ac8:59d5:0:b0:3e3:902a:a084 with SMTP id f21-20020ac859d5000000b003e3902aa084mr10597831qtf.6.1681484353768; Fri, 14 Apr 2023 07:59:13 -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 dw20-20020a05620a601400b0074269db4699sm1273003qkb.46.2023.04.14.07.59.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 14 Apr 2023 07:59:13 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126098 [PATCH] test/crypto: fix return value for snow3g testcase Date: Fri, 14 Apr 2023 10:59:12 -0400 Message-Id: <20230414145912.3650833-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230414135526.4271-1-saoirse.odonovan@intel.com> References: <20230414135526.4271-1-saoirse.odonovan@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/126098/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4700587585