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 3DC264596C for ; Thu, 12 Sep 2024 11:44:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EA98406BA for ; Thu, 12 Sep 2024 11:44:25 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 53D02402CB for ; Thu, 12 Sep 2024 11:44:24 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-7a9a3e731f9so64392985a.0 for ; Thu, 12 Sep 2024 02:44:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1726134263; x=1726739063; 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=JbosQrUkyd51wJrHpDJ/XX+4d+8Y2D+BaJue9WCv+vk=; b=ByFeR5wM19XmyYizI/bHsjoH2e/hUmuu82I+8uFMAeFHbnx9fBza9qsd20XVgwaCEU e6bAopf2vOz45dk9YJqOafqpVqmFiz794AqYqfMv8pGtcW58sccRtZX3NEluGX9SRR1v IgFmetrGXqTuVBlRSg1y5oXqgblrAJvXe8qFuZ6dnvL2eUfOMlFcjjP7srdArPxAdi20 QzBlqjUpoRhBYsTHYHQTEw4VRJHfrmjGJ6M7C5/Ke4LFE1r0OaCFil/TLkDHpQs8/Dsb QR2WLUtawITwJV8Ug4rrQUVtSi4F2cEvfVM+DS0GdHEAYTT+8GNh7McYGIvl/h96x3Q0 IpoA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726134263; x=1726739063; 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=JbosQrUkyd51wJrHpDJ/XX+4d+8Y2D+BaJue9WCv+vk=; b=rfOCxuAk2OLdQiy9+IMdrpDYseqmRKwQoHekhgiI0Ld3zSJWKoXs19sIJlnukHhkIh jbkQLgzVXiDMyC91iawR8aUIdZkMk0gWXuoVEAn4h5fLP8Z6mJ/0veHAgL6I7SgdRHZA KJJ0q9BT1LoVmIMwwYPZGsQWYse8fvsntUF67BuRqxpxLoKty2+fGlrrNP6C2VVwzmM6 Fri3dx9CPl/bZ0M5sHN6FG8if9thsFfXef9RFha+9NzFPRFd4lLyhQXHLIpiZekE+unt /Lq0zpPU1/mKVih38xsTRo0ErQIBSqjYhXAYeULPb+Ryr61caCsOsVOAcQMtqnPXbaPI /7oQ== X-Gm-Message-State: AOJu0YwIWvYGtWx6cvKhiJTjMNFYNxB0oNB6QxduaEU9X/u41Iqv52dv 07No8/cgf9mtUDyA4nUE/LkofW8HO+AQl9cIiRGn1e44ZZQMwyuVa4gMW59nOpk5psMco8dDbP3 j X-Google-Smtp-Source: AGHT+IHLF2x4N2Hi6WWsXuUyM0ADTyITXYwdl+MzAGSNvXrrl5Gdj0LJbRMRvXj3sB0zSA2I6YvmhA== X-Received: by 2002:a05:620a:24c6:b0:7a9:c129:4e84 with SMTP id af79cd13be357-7a9e5f6768cmr349182485a.45.1726134263201; Thu, 12 Sep 2024 02:44:23 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7a9a7a040d0sm519576085a.79.2024.09.12.02.44.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 Sep 2024 02:44:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143996 [PATCH v3 7/7] eal: keep per-lcore power intrinsics state in lcore variable Date: Thu, 12 Sep 2024 05:44:21 -0400 Message-ID: <20240912094421.1005991-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240912084429.703405-8-mattias.ronnblom@ericsson.com> References: <20240912084429.703405-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/143996/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10827698698