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 3D4874237E for ; Mon, 9 Jan 2023 12:21:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23C3740687 for ; Mon, 9 Jan 2023 12:21:26 +0100 (CET) Received: from mail-qt1-f196.google.com (mail-qt1-f196.google.com [209.85.160.196]) by mails.dpdk.org (Postfix) with ESMTP id A2EB14067C for ; Mon, 9 Jan 2023 12:21:24 +0100 (CET) Received: by mail-qt1-f196.google.com with SMTP id h21so7412791qta.12 for ; Mon, 09 Jan 2023 03:21:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; 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=gvFXvRlv80ZJCdxQdGhmfKF97JqQ2LLFn/JZKM+u/OA=; b=NBtsrBfVI2wFYPT4ugGxHWLusMglfLAQowVsjrgTskUsLthKstFfHhpEksVPIWwXaG EjmaUH84q6SItagOaVkwDBSHm6lrcIPe3hA+Wg5fdoxVkKHsAFcT5kFDNV2B2TYDzQi7 lo5QB/Qfr1MFgdcwmetBV0xFEDJX72KDyCcXmjtVPww8lOESPbAjFrdxqpu0uhXa1d42 Fa6GC7h6raFaIn6E+BXdwWBvBz46y/LOJwq6KII9PhV1+/6kX5W5KhheRMphDQqZCJXH EelJG6ZCC7a6fe9fiZwGwi1AvBX1obKMRoM2aKa+ctqNeoB0sW9VP27XZwroWPat3kEf I4pA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=gvFXvRlv80ZJCdxQdGhmfKF97JqQ2LLFn/JZKM+u/OA=; b=AlTfqQFmGpTH+ifLmZX+TCPULQpAHD0TotaZHpY7p+VrMwIOR3oAmDue+QuFoCHYKw 9SyW1cLN8fVr1cOxadIqcDORemBuTKsyLau8gMyR8PPgMuPRpl+Ab32/O9i1eQkZ8ota dsFnfS9ms+OpP8JFoT9MKyTftih7W9c8tKGOU6pZO+rDGyTBNrTdQckYsJ7o9oCvuTNM L0eVHSgOzGFW+awd5ucDKOF8wkcFgCtniPrH87WEINyc2D98WH4zA9iVfohYtWVrMONK WmvPXnoMZYo+xE0tSFswAaxQOXLZzDIKdUaPi8vQHre04PyvyNUldetmV/zLs4pG/3wt c33Q== X-Gm-Message-State: AFqh2krfO+oS2Fj3obQL3t/M5dsaTM9TWbxf/1GTAQNydtwKUc0MEac3 MdA/ff0I/4B6zJ0RFcRMFjNvmrQ4/5zvjZU37K8= X-Google-Smtp-Source: AMrXdXvYi5OMhTqUSTDq5pP3dH9+jWg3prwfNNhoAGaKvryyLqaiIohnlWg7j2o8tBa9j77kC5G98Q== X-Received: by 2002:ac8:4e03:0:b0:3a7:ea9b:5627 with SMTP id c3-20020ac84e03000000b003a7ea9b5627mr86041730qtw.13.1673263283467; Mon, 09 Jan 2023 03:21:23 -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 c23-20020a05620a269700b006fb11eee465sm5242007qkp.64.2023.01.09.03.21.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 09 Jan 2023 03:21:23 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw121731 [PATCH] hash: fix GFNI implementation build with GCC 12 Date: Mon, 9 Jan 2023 06:19:24 -0500 Message-Id: <20230109111924.2387797-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230109100337.714937-1-david.marchand@redhat.com> References: <20230109100337.714937-1-david.marchand@redhat.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/121731/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/3872839449