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 891CE45936 for ; Wed, 18 Sep 2024 11:24:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8419142E57 for ; Wed, 18 Sep 2024 11:24:47 +0200 (CEST) Received: from mail-pf1-f175.google.com (mail-pf1-f175.google.com [209.85.210.175]) by mails.dpdk.org (Postfix) with ESMTP id 5B95D42DDC for ; Wed, 18 Sep 2024 11:24:46 +0200 (CEST) Received: by mail-pf1-f175.google.com with SMTP id d2e1a72fcca58-71979bf5e7aso1005491b3a.1 for ; Wed, 18 Sep 2024 02:24:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726651485; x=1727256285; 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=lEKEMkntLEGZLmJtjMZeY7XEHU82Z+jRTBtSBYJYkjY=; b=xdr/h0TapSEjLLsIcrVp40AmIecQh8/9TyfmnLA8eah03mxfZhTBW4Ydszny7LIOQh mujpC0E8sMwV5BVY16bLAkEj35ZEy1JGPEgjfSVERFAO+V0gsYPIHYoLZt6H5BIMIw8T BcIENdIvKf2hhWKhmPtq1OeU7tVxPZsr0bHo4eTFo+H2q00gg4gp6gNc0c+2QPZVV/XZ WaUYrKopYQdpwzovvcmH77Jc241FBzRVrN3S7Wu4516zm0VWv+YeMNSCwNd+S3GaoBea jsg6U4SSa4sWY6fbdprUSuhPXF6k+esOU7PsjazkMXffL5hqtIpGZ37UzNlTj9HXUKb+ 5WlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726651485; x=1727256285; 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=lEKEMkntLEGZLmJtjMZeY7XEHU82Z+jRTBtSBYJYkjY=; b=v41rfGpJ5MVRf0KKFi4Mvv/H7GtpSov3oVwau7z26QFTTI4s7RZ7ImAjC2YWEKgXSn uYWsQbSygTnEnGWk4qzoRJSJ5Lrn718Ej8EAl+G760UIxr9CjLW2uZWblUN406tsKd+S G8ydLqbflI8hKamqTNwhx6FOiALpBBFtU33WLRfltIkbqgMuN0wNxFETwhKF4t3YomXu 9Kts91psAiDe15/PVhc7zzh2orYLlkjLwjKuBExRKZPFy/yEhmlVwzv97dgMWS95vUj0 sOAZFKa6Ll2pME9qAEVu/s6viLMMN/j+vAvRO/Bxue0Jsrt61W/DJUHJGWhduS0JX5H7 9DUw== X-Gm-Message-State: AOJu0Yzkn2HmpS2iFfgqvfONvfSwtY3gPRG2oCgyuC+kDg1BDOBKbvLE sQ6zLMj4Eq0fZPqHkeozJ0BcrBRfOWtW9KVF5THILBcv6GcY1gbDvCplmuUm6WlkE6CBeoEhpNq S X-Google-Smtp-Source: AGHT+IFsmoVK9y27RTLuVPO71qDCadebQRJDII47asjwa6ifETm0B3PfjI1Pf99n0okEBPQS5YtzDw== X-Received: by 2002:a05:6a00:2316:b0:714:1fc3:79fb with SMTP id d2e1a72fcca58-71925f9b26fmr35188315b3a.0.1726651485020; Wed, 18 Sep 2024 02:24:45 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-719858156f9sm738204b3a.76.2024.09.18.02.24.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 18 Sep 2024 02:24:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw144235 [PATCH v7 7/7] eal: keep per-lcore power intrinsics state in lcore variable Date: Wed, 18 Sep 2024 05:24:38 -0400 Message-ID: <20240918092438.3613524-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240918082614.725220-8-mattias.ronnblom@ericsson.com> References: <20240918082614.725220-8-mattias.ronnblom@ericsson.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/144235/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10918725365