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 DF1D743CE8 for ; Mon, 18 Mar 2024 19:23:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB56C40289 for ; Mon, 18 Mar 2024 19:23:47 +0100 (CET) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id 61E254027F for ; Mon, 18 Mar 2024 19:23:47 +0100 (CET) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-690ae5ce241so21302116d6.2 for ; Mon, 18 Mar 2024 11:23:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1710786226; x=1711391026; 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=yI6K/pMRZNqni7zBEOrldiOnAGiYfosJIZQJpVX+/Nk=; b=w3tKUMKedhaRb3NwtTTzb+fVD0nFLrLvXJYa8oprpg/PG3uzA/xQejGtZoVNk0k5ux 9TTKfia/VcQ8akfsWDyMxBeOz0r2nGrhe7zk7HePxkdkhDGaSKWiue4QbxVd5mZMURg0 6cxxXOCCZlN7iBlw6Wq80uTB91/7/Iuc80DNhQSBVNQH7b1ndWPgf1srtvthXdZB1lIN st4zIcKpZKHPfp/U53cDznuvsDnyJrV2FiQS6jaCbu5lYmp6rLZjqSNI4E7ktWWkLzfP US9902rLhuTk950rFkqlqFXoLUX5t+nIoNXxi3DzjkHu7e1zhlnpiquAry+Fvgrg3I0a /hww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710786226; x=1711391026; 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=yI6K/pMRZNqni7zBEOrldiOnAGiYfosJIZQJpVX+/Nk=; b=UVQFUcB38b7N2+euHg0Inx4kbjY2uqisQfWXN1lA49XFZyWGWn+UHAF0401aH4iM92 NEb5y6aC7in5BkmC6Vr/DLNQ+AVcRlG3mZEPliq5kuXDRB2N7mITeIYj4cW7rzolu6H9 gqX2uZgo4R96PZArTtZMkyf6MByGeeaYBpn+FP8X96HDDaRIMWUGeKXWl33Cr1bWxoPx WTB/G7T5L+cxTEYZFWaSKDWaB3BYuBuITy4T4p6r/bNZQMlkgtOS+hFwbjw8fp7BLoxb vTSK1Gsfecdk4Tk3BIPkH6ngTLjGr88gahjIlu6q0NWaV4DkYcP3bL+/B1I5Yd+Uf5Sj t2zA== X-Gm-Message-State: AOJu0Yxn3m1qoWquK5hS6UvqrX6CpQKxcpde2BkBWB2mtsAPfjeWP4e/ /EBpCHuzSP+uH99ymRubT5VWygaGbj2awL3k7k0pVPXPpkasa/gBeGapTt7FhEWu8lzxmyeKXve N X-Google-Smtp-Source: AGHT+IFP7SchgEPUJd7O5cBEekyfQLy2vHsVoI7ZT3eA8eJY0mUqXV70DtZZtGNvcRF73yG+iUy4eQ== X-Received: by 2002:a0c:d647:0:b0:690:b098:1407 with SMTP id e7-20020a0cd647000000b00690b0981407mr12194607qvj.3.1710786226429; Mon, 18 Mar 2024 11:23:46 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id iu11-20020ad45ccb000000b0068c8be959a0sm5540751qvb.111.2024.03.18.11.23.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Mar 2024 11:23:46 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138462 [PATCH v5 6/6] examples/vm_power_manager: fix lcore ID restriction Date: Mon, 18 Mar 2024 14:23:44 -0400 Message-Id: <20240318182344.3540777-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240318173146.24303-7-sivaprasad.tummala@amd.com> References: <20240318173146.24303-7-sivaprasad.tummala@amd.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/138462/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8331220862