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 4361B42F5C for ; Thu, 27 Jul 2023 12:18:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26F5F40041 for ; Thu, 27 Jul 2023 12:18:42 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id 34F9540041 for ; Thu, 27 Jul 2023 12:18:41 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-63cfa3e564eso5367096d6.0 for ; Thu, 27 Jul 2023 03:18:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1690453120; x=1691057920; 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=4APtalYKIkAJbsWJA8QY9p9PMTjVijLWAAMmUgccjLo=; b=NKxOm1Geuth30TBJKCf5cUztOKlZWdTf8wH2fqvnRDW8t7isczfvwqqCAKYvWn+BV+ MJTccU7kFYhCc+ZZJQgDdmlRTfECfmiAXgsTCaHiHZQ/tKtxAYbYdaFyA6y8ef5jfhdv +COAXOfFWOTVFDXBj+531PaMRNhlrdGz7vgBg40tvx+c/yTbZPPpv5gRcdDKFDfDEZhb DWxW94o2ZjMz6ExmMX3pXUIEUXfOupHLMrq8REZQzRG1mqAr8Nm3Vqm/mhk4wDmFHR7H VU96NAran3pyiejTVbRZcJOT3isc0Y1fgoXCp664JnTOFugmRNNy5HSQCvM7IRu9v7YX lNgw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690453120; x=1691057920; 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=4APtalYKIkAJbsWJA8QY9p9PMTjVijLWAAMmUgccjLo=; b=Ly1dot2rPzRMgNniKjgfXIEalJfVZjjOurh82As2XFlwdB4Rt0sDx/dxPYbYQyt7yu uxmYvULRzXUWJveZX65bvOnpfzQMgfW5/e/lTGkaRFYvrNryrs8B06lge0kox+krK0Qu uLPvjKqI7k97wTk9+gZKID1aPM207PGMwxMSp8XVKuDtmMrmPw66COpXA5ab4sWNc1G9 cEIqGS6gs0R1DkomRmUD7rqlTpMPCgVEw5oiMsMtL3bkYRfLFcygek+jyVpiHzY7qE6e inAJLWBfSoZbnsIgMYlqPVpy3hpTUAPD7Phf4Xu0e9qpKg0kUVTzDRfQD8gkH2IJYBJ3 V8OA== X-Gm-Message-State: ABy/qLZF6bDv49mFmmuyXk5hkAJA8FBeZ4UA3pNdMllsN3FDrn04OMXt 3YvmwhxY3D0gBgkB6F3WrmVIducLOldpAeuLwQU= X-Google-Smtp-Source: APBJJlFoqFVFpgUnoaP+HfVHA2ZtpRkZ+ViYmLP6vAi9dlK7rVjLO0FHZ+vTzPW1Oavy0bgLcVjS3w== X-Received: by 2002:a0c:b299:0:b0:63d:28b0:e10c with SMTP id r25-20020a0cb299000000b0063d28b0e10cmr3824926qve.42.1690453120255; Thu, 27 Jul 2023 03:18:40 -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 k19-20020a0cf593000000b0063d35954291sm315500qvm.117.2023.07.27.03.18.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jul 2023 03:18:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129711 [PATCH 2/2] build: remove unnecessary AVX2 compiler flag Date: Thu, 27 Jul 2023 06:18:38 -0400 Message-Id: <20230727101838.2428289-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230727093107.7242-3-bruce.richardson@intel.com> References: <20230727093107.7242-3-bruce.richardson@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/129711/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5678986643