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 DCC2642CC4 for ; Thu, 15 Jun 2023 11:19:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8DBA40A84 for ; Thu, 15 Jun 2023 11:19:28 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 5734140A84 for ; Thu, 15 Jun 2023 11:19:27 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-760929a1783so308740785a.2 for ; Thu, 15 Jun 2023 02:19:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1686820766; x=1689412766; 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=puxqnP46ZWTX/a+HsXNv3GDZv9kJMjjC27rBFZ6T7LY=; b=tazKYvuT5aA2hGPHqgn77ox2Cs/zKXAnGsv06kSvz4UNeyVPalh/euBQhRbILMzV7F N7fS/bBdv2MbyGJDHrjQTqcz0KIlhr4Z6EuWunP0i0gyV5nc6Eo2InJoNO+sLdngE0jS DzSbn/JfBY8QETDZg9i9+u1x4k/KD7r/xwSMnqoePKArmyUpeFi4K2feMzNzyIxs8wgA gbBRG/3oZUlBnl9C1qD6DqdnKOMcAJ/R/liyuVdKbdzOHj6NTNUz4jfLQuJWywYUsFpF HGDDpFK7QDHWVGzm8c9yZUpF+aA1MNEFWcbGa789Y+QWxQ8lRxtH08ECG3bXK5xnQEpK Ep4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686820766; x=1689412766; 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=puxqnP46ZWTX/a+HsXNv3GDZv9kJMjjC27rBFZ6T7LY=; b=Cs5jPAg8xblwQbGtV27QLbARkDFhSs6OlFOwS1wRlwsuvDv++8UItxdLMyTUYth5Xu VjV10EiaAwAQNbaXpnUJLJgAbJXLkXlotRvS/6yZAp2ADmE7GoLAWJji4PY2Fcgebg22 x+OwRIShrYIYD5rPUhSZQdE/cb/zUAjbW7uE+ASw1kCVbhiDyw0tW6QBiQExO5rVMyme FFFNCV7hlXHWi4BYUtbdq/TUQ4N5UgXwUM54L2LPQdBLFZpa8tM6qgSmQCpAX7razUX7 EIBgxoey4ugZvgvG5woPXgwbW9XnLs/88rxB8tzKLym96X3oUp4p4NY7VgW7Nrb39HKJ L64g== X-Gm-Message-State: AC+VfDxFNyFOhQYgGV0Fibu+Q9zyZA+rrGbdJl0Btv559q/fbsvaiaRD EUjgeULKzp4JaSv/hF/gs4METVmifaltt76dpWk= X-Google-Smtp-Source: ACHHUZ5sK+NZ1O1n7eLdlnVEH7O7Xw42zSEOn2w14+VCnBlOXy8ysMmTIxMMzNHAgCS7OlMyUsAwMQ== X-Received: by 2002:ad4:4ee9:0:b0:626:1893:6266 with SMTP id dv9-20020ad44ee9000000b0062618936266mr22829718qvb.9.1686820766107; Thu, 15 Jun 2023 02:19:26 -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 d14-20020a0cf0ce000000b006262304b2fesm3101428qvl.79.2023.06.15.02.19.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 15 Jun 2023 02:19:25 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128733 [PATCH] crypto/openssl: fix SM2 for older openssl version Date: Thu, 15 Jun 2023 05:19:24 -0400 Message-Id: <20230615091924.2374999-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230615080318.3360041-1-ciara.power@intel.com> References: <20230615080318.3360041-1-ciara.power@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/128733/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5276470781