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 9591B45905 for ; Wed, 4 Sep 2024 21:04:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8AE15427C8 for ; Wed, 4 Sep 2024 21:04:28 +0200 (CEST) Received: from mail-io1-f54.google.com (mail-io1-f54.google.com [209.85.166.54]) by mails.dpdk.org (Postfix) with ESMTP id 0E67B4025C for ; Wed, 4 Sep 2024 21:04:28 +0200 (CEST) Received: by mail-io1-f54.google.com with SMTP id ca18e2360f4ac-82a76faa6f5so46426839f.0 for ; Wed, 04 Sep 2024 12:04:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1725476667; x=1726081467; 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=S8z8nV/3JCrAWWfeP0hQwQ1igZP5Tl5SRgoAqMTNMyA=; b=HA2as2wy8w4niTyQBk7OJh9ai6an/8a1jsyzsNdAMRW3VLQGy3uV9FiI5zQZHYZ2lN 8fQ48GxnwsnyZJnH8gmj4ygkxYAyICgjOvARrIsECDu3LjXDQzWrSQIiXADrvFT94g2S ftvEUYNj/wBm4oYqjPLEdX2VJ2vbxs/Lw5hyoR0MTCtYTCwJQDdmdwQLnuwosbT6+L1f qrx5oXEoJEf50oLNaR4Wuzm81EoyS30nQxfpq9dIJWDPrxEnczZTikGMEwf21NiP3+F8 3CSiXZHPJroi3rezZ+T8WU22cIi63aMUo82FoH+0K6k6/jxv3HMkXrAE1BF294kcvFpK 9kwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725476667; x=1726081467; 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=S8z8nV/3JCrAWWfeP0hQwQ1igZP5Tl5SRgoAqMTNMyA=; b=IL5RNvRSdYs6bG15ofNy8zPg9SFeTFr/F2lAFvwnj90d9Ys7RSiYYCeHPGpB4wrbSp 8luXUnQl8eJXYpubRJ+Karg9anqOdzq/HK61rW6r46S2U3VVGH7qxXIsKehcrXWVUfog t5iUXb89zR0I3wkpixCwsfmUwhhykfff6Tg+x+nK8USmtjBjpri1vYDAtoYsdThmfOdm V7mG8u3rfIK9Y5rqnVoP82FOWthOd8TOkb6MSsrzvCUgVedoDXF/yDGdqr66rv0BiycB XDRuMQgsOwkFwve3lxQX1glTPRgK1xD4fWTGQIEIR6G6yGp4ZoxgL4DyJY+hkVaQWccL aqPA== X-Gm-Message-State: AOJu0YwUllAlhpF87RFZFM38uR7ZuRppunRvvma+pBbfoqVE6DHAFGdi OB6SfZPywtYillwuPMBqHa0cqU7D38vV6356Suo6UWGyhJ7+Z9NllxM3VaOvmy/p6xAR1KBniLj y X-Google-Smtp-Source: AGHT+IGRiSBX/9upUR2846seeyPTf+55L6HdnfRBp2AN01eF9A4cBvl/m73ASuYodtcS+AVygyNKoQ== X-Received: by 2002:a05:6602:3f8c:b0:822:6d2a:e52d with SMTP id ca18e2360f4ac-82a36ecf02emr2057651939f.1.1725476666829; Wed, 04 Sep 2024 12:04:26 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 8926c6da1cb9f-4ced2de5f52sm3257917173.44.2024.09.04.12.04.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Sep 2024 12:04:26 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw143602 [PATCH 3/3] eal: mark rte_memzone_max_get/set stable Date: Wed, 4 Sep 2024 15:04:24 -0400 Message-ID: <20240904190424.2096991-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240904180954.104473-4-stephen@networkplumber.org> References: <20240904180954.104473-4-stephen@networkplumber.org> 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/143602/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/10707403662